Trace number 4272552

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 5a (2017-07-26)? (TO) 2520.0801 2452.71

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-124.xml
MD5SUM0b191f89e8c533aa19cec6ff372cdf5f
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 benchmark1.3578
Satisfiable
(Un)Satisfiability was proved
Number of variables248
Number of constraints132
Number of domains2
Minimum domain size124
Maximum domain size15376
Distribution of domain sizes[{"size":124,"count":124},{"size":15376,"count":124}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":124},{"degree":4,"count":123},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity124
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":124},{"arity":62,"count":6},{"arity":124,"count":1}]
Number of extensional constraints0
Number of intensional constraints125
Distribution of constraint types[{"type":"intension","count":125},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272552-1502721239.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4272552-1502721239.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.40	c parse instance...
29.70/28.44	c solve instance...
2520.05/2452.70	s UNKNOWN
2520.05/2452.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 (14951 MiB free)
  memory of node 1: 16384 MiB (14172 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272552-1502721239/watcher-4272552-1502721239 -o /tmp/evaluation-result-4272552-1502721239/solver-4272552-1502721239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1312121219 HOME/instance-4272552-1502721239.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=21580, runsolver pid=21577

[startup+0.100123 s]*
/proc/loadavg: 1.88 1.79 1.73 2/196 21581
/proc/meminfo: memFree=29822176/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209288 s]*
/proc/loadavg: 1.88 1.79 1.73 3/211 21596
/proc/meminfo: memFree=29811560/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13974352 memory=26700 CPUtime=0.08 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 5117 0 0 0 8 0 0 0 20 0 15 0 74344584 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3493588 6675 2722 1 0 3482964 0
[pid=21582/tid=21583] ppid=21580 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 3266 0 0 0 6 0 0 0 20 0 15 0 74344584 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140501269665360 140501249549662 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13974352 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13974352 memory=140622971507956 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74344586 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74344587 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500810183968 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74344587 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500809131632 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 74344589 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) R 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 74344590 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344593 14309736448 6675 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28080 KiB

[startup+0.31022 s]*
/proc/loadavg: 1.88 1.79 1.73 3/211 21596
/proc/meminfo: memFree=29795620/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13974352 memory=37344 CPUtime=0.26 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 8880 0 0 0 24 2 0 0 20 0 15 0 74344584 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3493588 9336 2996 1 0 3482964 0
[pid=21582/tid=21583] ppid=21580 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 6059 0 0 0 15 2 0 0 20 0 15 0 74344584 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140501269702672 140501249549662 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74344585 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74344586 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74344587 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500810183968 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74344587 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500809131632 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 74344589 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 332 0 0 0 2 0 0 0 20 0 15 0 74344590 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0.05 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) R 21580 21580 897 0 -1 4202560 705 0 0 0 5 0 0 0 20 0 15 0 74344590 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265490522 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13974352 memory=140622971487872 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344593 14309736448 9336 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38724 KiB

[startup+0.701126 s]
/proc/loadavg: 1.88 1.79 1.73 6/211 21596
/proc/meminfo: memFree=29785148/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13980732 memory=128984 CPUtime=1.16 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 12995 0 0 0 110 6 0 0 20 0 15 0 74344584 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3495183 32246 3177 1 0 3483476 0
[pid=21582/tid=21583] ppid=21580 vsize=13980732 memory=1228 CPUtime=0.54 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 8425 0 0 0 50 4 0 0 20 0 15 0 74344584 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140501269704920 140500882015657 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13980732 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13980732 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344585 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74344585 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13980732 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74344586 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13980732 memory=10164 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500810183968 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500809131632 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=3832899871714666600 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=281245732916288 CPUtime=0.17 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) R 21580 21580 897 0 -1 4202560 1064 0 0 0 17 0 0 0 20 0 15 0 74344589 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500807015040 140501243608931 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=281245732916480 CPUtime=0.19 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) R 21580 21580 897 0 -1 4202560 947 0 0 0 19 0 0 0 20 0 15 0 74344590 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500805966488 140501244715426 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=281245732916672 CPUtime=0.22 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 1251 0 0 0 22 0 0 0 20 0 15 0 74344590 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=281245732916864 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=281245732917056 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344593 14316269568 32246 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 130364 KiB

[startup+1.50086 s]
/proc/loadavg: 1.88 1.79 1.73 3/211 21596
/proc/meminfo: memFree=29616040/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13980732 memory=574172 CPUtime=2.08 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 14117 0 0 0 192 16 0 0 20 0 15 0 74344584 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3495183 143543 3205 1 0 3483476 0
[pid=21582/tid=21583] ppid=21580 vsize=13980732 memory=15541816741092861 CPUtime=1.31 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 8645 0 0 0 120 11 0 0 20 0 15 0 74344584 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140501269707344 140500882487550 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13980732 memory=281245732851232 CPUtime=0.01 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 74344585 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 15 0 74344585 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13980732 memory=1380 CPUtime=0.01 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 139 0 0 0 1 0 0 0 20 0 15 0 74344585 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13980732 memory=182344 CPUtime=0.01 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 74344585 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 74344586 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500810184032 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500809131648 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=40968 CPUtime=0.19 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 1072 0 0 0 19 0 0 0 20 0 15 0 74344589 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=1292 CPUtime=0.21 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 954 0 0 0 21 0 0 0 20 0 15 0 74344590 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=33 CPUtime=0.23 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 1259 0 0 0 23 0 0 0 20 0 15 0 74344590 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74344593 14316269568 143543 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0

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

/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500809131648 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=1546484 CPUtime=4.06 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 17798 0 0 0 404 2 0 0 20 0 15 0 74344589 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=41068 CPUtime=4.36 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 25606 0 0 0 433 3 0 0 20 0 15 0 74344590 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=1292 CPUtime=0.96 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 15962 0 0 0 92 4 0 0 20 0 15 0 74344590 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=1380 CPUtime=1.32 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1650 0 0 0 62 70 0 0 20 0 15 0 74344593 14316269568 386621 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 2447.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1547864 KiB

[startup+2442.3 s]
/proc/loadavg: 1.63 1.71 1.79 3/214 21905
/proc/meminfo: memFree=28055288/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13980732 memory=1222280 CPUtime=2509.41 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 324012 0 0 0 250231 710 0 0 20 0 15 0 74344584 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3495183 305570 3258 1 0 3483476 0
[pid=21582/tid=21583] ppid=21580 vsize=13980732 memory=1226896 CPUtime=2422.27 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 104827 0 0 0 242152 75 0 0 20 0 15 0 74344584 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140501269708624 140500884991586 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13980732 memory=1264860 CPUtime=18.83 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 21064 0 0 0 1747 136 0 0 20 0 15 0 74344585 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13980732 memory=1222280 CPUtime=18.87 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 22018 0 0 0 1748 139 0 0 20 0 15 0 74344585 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13980732 memory=1380 CPUtime=18.93 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 23266 0 0 0 1750 143 0 0 20 0 15 0 74344585 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13980732 memory=1380 CPUtime=18.88 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 26936 0 0 0 1751 137 0 0 20 0 15 0 74344585 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13980732 memory=1226896 CPUtime=0.78 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 63541 0 0 0 63 15 0 0 20 0 15 0 74344586 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13980732 memory=-3622645143214314312 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500810184032 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500809131648 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=1226896 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=4580 CPUtime=4.06 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 17798 0 0 0 404 2 0 0 20 0 15 0 74344589 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=1226896 CPUtime=4.37 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 25606 0 0 0 434 3 0 0 20 0 15 0 74344590 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=1380 CPUtime=0.96 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 15962 0 0 0 92 4 0 0 20 0 15 0 74344590 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=1222280 CPUtime=1.36 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1667 0 0 0 64 72 0 0 20 0 15 0 74344593 14316269568 305570 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 2509.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1223660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2452.7 s]
/proc/loadavg: 1.69 1.72 1.79 3/214 21906
/proc/meminfo: memFree=28115296/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13980732 memory=1180728 CPUtime=2520.05 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 325023 0 0 0 251294 711 0 0 20 0 15 0 74344584 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3495183 295182 3258 1 0 3483476 0
[pid=21582/tid=21583] ppid=21580 vsize=13980732 memory=1180728 CPUtime=2432.59 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 105191 0 0 0 243184 75 0 0 20 0 15 0 74344584 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140501269708832 140500886490077 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13980732 memory=1380 CPUtime=18.91 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 21122 0 0 0 1755 136 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13980732 memory=1180728 CPUtime=18.95 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 22139 0 0 0 1756 139 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13980732 memory=1222280 CPUtime=19 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 23412 0 0 0 1757 143 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13980732 memory=1222280 CPUtime=18.96 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 27063 0 0 0 1759 137 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13980732 memory=1222280 CPUtime=0.8 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 63717 0 0 0 64 16 0 0 20 0 15 0 74344586 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500810184032 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13980732 memory=1180728 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500809131648 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=1380 CPUtime=4.06 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 17800 0 0 0 404 2 0 0 20 0 15 0 74344589 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=1180728 CPUtime=4.37 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 25608 0 0 0 434 3 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=1226896 CPUtime=0.96 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 15964 0 0 0 92 4 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=3072 CPUtime=1.36 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1680 0 0 0 64 72 0 0 20 0 15 0 74344593 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1182108 KiB

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

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

[startup+2452.71 s]
# the end of solver process 21582 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.95 s, system=7.12535 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+2452.7 s]
/proc/loadavg: 1.69 1.72 1.79 3/214 21906
/proc/meminfo: memFree=28115296/32770624 swapFree=67108860/67108860
[pid=21580] ppid=21577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21580/stat : 21580 (xcsp3-exec) S 21577 21580 897 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 74344574 9740288 345 18446744073709551615 4194304 5098028 140722639308928 140722639307032 140466166215292 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 27021312 140722639311224 140722639311429 140722639311429 140722639314923 0
/proc/21580/statm: 2378 345 289 221 0 87 0
[pid=21582] ppid=21580 vsize=13980732 memory=1180728 CPUtime=2520.05 cores=0,2,4,6
/proc/21582/stat : 21582 (java) S 21580 21580 897 0 -1 1077944320 325023 0 0 0 251294 711 0 0 20 0 15 0 74344584 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140731466561072 140501265469175 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
/proc/21582/statm: 3495183 295182 3258 1 0 3483476 0
[pid=21582/tid=21583] ppid=21580 vsize=13980732 memory=1180728 CPUtime=2432.59 cores=0,2,4,6
/proc/21582/task/21583/stat : 21583 (java) R 21580 21580 897 0 -1 4202560 105191 0 0 0 243184 75 0 0 20 0 15 0 74344584 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140501269708832 140500886490077 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21584] ppid=21580 vsize=13980732 memory=1380 CPUtime=18.91 cores=0,2,4,6
/proc/21582/task/21584/stat : 21584 (java) S 21580 21580 897 0 -1 1077944384 21122 0 0 0 1755 136 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140501199903120 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21585] ppid=21580 vsize=13980732 memory=1180728 CPUtime=18.95 cores=0,2,4,6
/proc/21582/task/21585/stat : 21585 (java) S 21580 21580 897 0 -1 1077944384 22139 0 0 0 1756 139 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500864252176 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21586] ppid=21580 vsize=13980732 memory=1222280 CPUtime=19 cores=0,2,4,6
/proc/21582/task/21586/stat : 21586 (java) S 21580 21580 897 0 -1 1077944384 23412 0 0 0 1757 143 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500863199888 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21587] ppid=21580 vsize=13980732 memory=1222280 CPUtime=18.96 cores=0,2,4,6
/proc/21582/task/21587/stat : 21587 (java) S 21580 21580 897 0 -1 1077944384 27063 0 0 0 1759 137 0 0 20 0 15 0 74344585 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500862147088 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21588] ppid=21580 vsize=13980732 memory=1222280 CPUtime=0.8 cores=0,2,4,6
/proc/21582/task/21588/stat : 21588 (java) S 21580 21580 897 0 -1 1077944384 63717 0 0 0 64 16 0 0 20 0 15 0 74344586 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500811238000 140501265480322 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21589] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21589/stat : 21589 (java) S 21580 21580 897 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500810184032 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21590] ppid=21580 vsize=13980732 memory=1180728 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21590/stat : 21590 (java) S 21580 21580 897 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 74344587 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500809131648 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21591] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21591/stat : 21591 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344589 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500808079952 140501265487771 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21592] ppid=21580 vsize=13980732 memory=1380 CPUtime=4.06 cores=0,2,4,6
/proc/21582/task/21592/stat : 21592 (java) S 21580 21580 897 0 -1 1077944384 17800 0 0 0 404 2 0 0 20 0 15 0 74344589 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500807026800 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21593] ppid=21580 vsize=13980732 memory=1180728 CPUtime=4.37 cores=0,2,4,6
/proc/21582/task/21593/stat : 21593 (java) S 21580 21580 897 0 -1 1077944384 25608 0 0 0 434 3 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500805974000 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21594] ppid=21580 vsize=13980732 memory=1226896 CPUtime=0.96 cores=0,2,4,6
/proc/21582/task/21594/stat : 21594 (java) S 21580 21580 897 0 -1 1077944384 15964 0 0 0 92 4 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500804921712 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21595] ppid=21580 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21582/task/21595/stat : 21595 (java) S 21580 21580 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74344590 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500803869152 140501265479381 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
[pid=21582/tid=21596] ppid=21580 vsize=13980732 memory=3072 CPUtime=1.36 cores=0,2,4,6
/proc/21582/task/21596/stat : 21596 (java) S 21580 21580 897 0 -1 1077944384 1680 0 0 0 64 72 0 0 20 0 15 0 74344593 14316269568 295182 18446744073709551615 4194304 4196468 140731466578528 140500802816944 140501265480322 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 13516800 140731466580401 140731466580577 140731466580577 140731466584015 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1182108 KiB

Child status: 143
Real time (s): 2452.71
CPU time (s): 2520.08
CPU user time (s): 2512.95
CPU system time (s): 7.12535
CPU usage (%): 102.746
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3939488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.95
system time used= 7.12535
maximum resident set size= 3940332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325817
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65421
involuntary context switches= 3628


# summary of solver processes directly reported to runsolver:
#   pid: 21580,21582
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2512.95
#   total CPU system time (s): 7.12535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9025 second user time and 26.1292 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 16:19:53
IDJOB=4272552
IDBENCH=122903
IDSOLVER=2664
FILE ID=node125/4272552-1502721239
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-124.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-4272552-1502721239/watcher-4272552-1502721239 -o /tmp/evaluation-result-4272552-1502721239/solver-4272552-1502721239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1312121219 HOME/instance-4272552-1502721239.xml

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

MD5SUM BENCH= 0b191f89e8c533aa19cec6ff372cdf5f
RANDOM SEED=1312121219

node125.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.07
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.07
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.07
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.07
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:        29822460 kB
MemAvailable:   30785172 kB
Buffers:          295668 kB
Cached:           961164 kB
SwapCached:            0 kB
Active:          1919888 kB
Inactive:         596644 kB
Active(anon):    1260036 kB
Inactive(anon):    33100 kB
Active(file):     659852 kB
Inactive(file):   563544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7992 kB
Writeback:             0 kB
AnonPages:       1259716 kB
Mapped:            61688 kB
Shmem:             33444 kB
Slab:             136416 kB
SReclaimable:     110300 kB
SUnreclaim:        26116 kB
KernelStack:        3456 kB
PageTables:         7432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3267592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1159168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 17:00:46