Trace number 4282163

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.1399 2504.54

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-11.xml
MD5SUM3da25fcd556a00d93fc440927ef81e89
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints60
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":117}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":24}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282163-1503104184.xml"  -tl '2520s' -p 1 -x 0
0.11/0.25	c [HOME/instance-4282163-1503104184.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.31	c simple solver
0.32/0.38	c parse instance...
0.70/0.56	c solve instance...
2520.09/2504.50	s UNKNOWN
2520.09/2504.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 (15124 MiB free)
  memory of node 1: 16384 MiB (15412 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.102401 s]*
/proc/loadavg: 1.91 1.92 1.90 3/205 15432
/proc/meminfo: memFree=31261284/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13574484 memory=17776 CPUtime=0.03 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 3773 0 0 0 2 1 0 0 20 0 9 0 98758993 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3393621 4444 2085 1 0 3383118 0
[pid=15425/tid=15426] ppid=15423 vsize=13574484 memory=4206989191851631162 CPUtime=0.02 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 2476 0 0 0 2 0 0 0 20 0 9 0 98758993 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140167244251592 140167240037533 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13574484 memory=3461490842820200073 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 98758994 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13574484 memory=140238190515840 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 98758994 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 98758994 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 98758994 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 98758995 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 98758996 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 98758996 13900271616 4444 18446744073709551615 4194304 4196468 140725519580416 140166716527408 140167240025813 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19156 KiB

[startup+0.209938 s]*
/proc/loadavg: 1.91 1.92 1.90 4/212 15439
/proc/meminfo: memFree=31252092/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13974352 memory=27480 CPUtime=0.11 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 5373 0 0 0 10 1 0 0 20 0 15 0 98758993 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3493588 6870 2821 1 0 3482964 0
[pid=15425/tid=15426] ppid=15423 vsize=13974352 memory=-6586065225147060580 CPUtime=0.09 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 3381 0 0 0 8 1 0 0 20 0 15 0 98758993 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140167244246480 140167224096094 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13974352 memory=4211973964395306378 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13974352 memory=140238190515840 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13974352 memory=140238190515840 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758995 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98758996 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13974352 memory=140238190515840 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98758996 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 98758998 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 98758999 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 98758999 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98759003 14309736448 6870 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28860 KiB

[startup+0.311939 s]*
/proc/loadavg: 1.91 1.92 1.90 4/212 15439
/proc/meminfo: memFree=31238676/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13974352 memory=39652 CPUtime=0.32 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 9181 0 0 0 29 3 0 0 20 0 15 0 98758993 14309736448 9913 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3493588 9913 3012 1 0 3482964 0
[pid=15425/tid=15426] ppid=15423 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 6295 0 0 0 17 2 0 0 20 0 15 0 98758993 14309736448 9913 18446744073709551615 4194304 4196468 140725519580416 140167244253776 140167232693621 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14309736448 9913 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13975376 memory=-8542328529919094630 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14310785024 9978 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13975376 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14310785024 9978 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14310785024 9978 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758995 14309736448 9971 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98758996 14309736448 9971 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98758996 14309736448 9971 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13976464 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14311899136 9971 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13976468 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 98758998 14311903232 9971 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13976468 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 232 0 0 0 2 0 0 0 20 0 15 0 98758999 14311903232 9971 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13976468 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 791 0 0 0 7 0 0 0 20 0 15 0 98758999 14311903232 9971 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14314094592 9974 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98759003 14314094592 9974 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41032 KiB

[startup+0.70157 s]
/proc/loadavg: 1.91 1.92 1.90 5/212 15439
/proc/meminfo: memFree=31227396/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13980732 memory=67820 CPUtime=1.3 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 14640 0 0 0 125 5 0 0 20 0 15 0 98758993 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3495183 16955 3179 1 0 3483476 0
[pid=15425/tid=15426] ppid=15423 vsize=13980732 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 8440 0 0 0 53 3 0 0 20 0 15 0 98758993 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140167244252128 140166881425803 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98758995 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) R 15423 15423 13977 0 -1 4202560 1775 0 0 0 20 0 0 0 20 0 15 0 98758998 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166714410104 140167219708707 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13980732 memory=21 CPUtime=0.21 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) R 15423 15423 13977 0 -1 4202560 1344 0 0 0 21 0 0 0 20 0 15 0 98758999 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166713357384 140167221560158 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13980732 memory=3 CPUtime=0.29 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 1772 0 0 0 29 0 0 0 20 0 15 0 98758999 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98759003 14316269568 16955 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69200 KiB

[startup+1.50085 s]
/proc/loadavg: 1.91 1.92 1.90 5/212 15439
/proc/meminfo: memFree=31200112/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13980732 memory=80940 CPUtime=3.59 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 21888 0 0 0 354 5 0 0 20 0 15 0 98758993 14316269568 20235 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3495183 20235 3198 1 0 3483476 0
[pid=15425/tid=15426] ppid=15423 vsize=13980732 memory=53736 CPUtime=1.36 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 8929 0 0 0 133 3 0 0 20 0 15 0 98758993 14316269568 20235 18446744073709551615 4194304 4196468 140725519580416 140167244252944 140166882311578 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13980732 memory=280476128636768 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 20235 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13980732 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 20235 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98758994 14316269568 20235 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13980732 memory=5937524870553682016 CPUtime=0 cores=0,2,4,6

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

/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.22 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 11611 0 0 0 121 1 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 5978 0 0 0 120 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0.44 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 6191 0 0 0 43 1 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13980732 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13980732 memory=1008 CPUtime=0.76 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1309 0 0 0 32 44 0 0 20 0 15 0 98759003 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 2457.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6452636 KiB

[startup+2502.3 s]
/proc/loadavg: 1.69 1.81 1.72 3/212 15706
/proc/meminfo: memFree=24801916/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2517.89 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 273069 0 0 0 250622 1167 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3495183 1612814 3253 1 0 3483476 0
[pid=15425/tid=15426] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2495.97 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 188448 0 0 0 248534 1063 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167244255232 140166878799661 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 11275 0 0 0 406 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 12870 0 0 0 406 10 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13980732 memory=7523379082875661929 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 10604 0 0 0 404 11 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13980732 memory=1380 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 9613 0 0 0 407 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13980732 memory=6451256 CPUtime=1.57 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 13758 0 0 0 121 36 0 0 20 0 15 0 98758995 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13980732 memory=288230574492221466 CPUtime=1.22 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 11613 0 0 0 121 1 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13980732 memory=288230621803970871 CPUtime=1.2 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 5980 0 0 0 120 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13980732 memory=4120 CPUtime=0.44 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 6194 0 0 0 43 1 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13980732 memory=53872 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13980732 memory=2384 CPUtime=0.78 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1330 0 0 0 33 45 0 0 20 0 15 0 98759003 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 2517.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6452636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.5 s]
/proc/loadavg: 1.72 1.81 1.73 3/212 15706
/proc/meminfo: memFree=24785840/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2520.09 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 273606 0 0 0 250842 1167 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3495183 1612814 3253 1 0 3483476 0
[pid=15425/tid=15426] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2498.17 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 188982 0 0 0 248754 1063 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167244255232 140166882641568 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 11275 0 0 0 406 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 12870 0 0 0 406 10 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 10604 0 0 0 404 11 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 9613 0 0 0 407 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.57 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 13758 0 0 0 121 36 0 0 20 0 15 0 98758995 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.22 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 11613 0 0 0 121 1 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 5980 0 0 0 120 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0.44 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 6195 0 0 0 43 1 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13980732 memory=16240 CPUtime=0.79 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1332 0 0 0 33 46 0 0 20 0 15 0 98759003 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6452636 KiB

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

[startup+2504.51 s]
# the end of solver process 15423 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001882 s, system=0.000125 s

[startup+2504.54 s]
# the end of solver process 15425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.43 s, system=11.7086 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+2504.5 s]
/proc/loadavg: 1.72 1.81 1.73 3/212 15706
/proc/meminfo: memFree=24785840/32770624 swapFree=67108860/67108860
[pid=15423] ppid=15420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15423/stat : 15423 (xcsp3-exec) S 15420 15423 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 98758986 9740288 345 18446744073709551615 4194304 5098028 140725192054256 140725192052360 140470784701052 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 7 0 0 7196144 7232144 13631488 140725192057209 140725192057413 140725192057413 140725192060907 0
/proc/15423/statm: 2378 345 289 221 0 87 0
[pid=15425] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2520.09 cores=0,2,4,6
/proc/15425/stat : 15425 (java) S 15423 15423 13977 0 -1 1077944320 273606 0 0 0 250842 1167 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140725519562960 140167240015607 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
/proc/15425/statm: 3495183 1612814 3253 1 0 3483476 0
[pid=15425/tid=15426] ppid=15423 vsize=13980732 memory=6451256 CPUtime=2498.17 cores=0,2,4,6
/proc/15425/task/15426/stat : 15426 (java) R 15423 15423 13977 0 -1 4202560 188982 0 0 0 248754 1063 0 0 20 0 15 0 98758993 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167244255232 140166882641568 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15427] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15427/stat : 15427 (java) S 15423 15423 13977 0 -1 1077944384 11275 0 0 0 406 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167200914448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15428] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15428/stat : 15428 (java) S 15423 15423 13977 0 -1 1077944384 12870 0 0 0 406 10 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167199861904 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15429] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.15 cores=0,2,4,6
/proc/15425/task/15429/stat : 15429 (java) S 15423 15423 13977 0 -1 1077944384 10604 0 0 0 404 11 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140167198808848 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15430] ppid=15423 vsize=13980732 memory=6451256 CPUtime=4.16 cores=0,2,4,6
/proc/15425/task/15430/stat : 15430 (java) S 15423 15423 13977 0 -1 1077944384 9613 0 0 0 407 9 0 0 20 0 15 0 98758994 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166836972432 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15431] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.57 cores=0,2,4,6
/proc/15425/task/15431/stat : 15431 (java) S 15423 15423 13977 0 -1 1077944384 13758 0 0 0 121 36 0 0 20 0 15 0 98758995 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166718634224 140167240026754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15432] ppid=15423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15432/stat : 15432 (java) S 15423 15423 13977 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166717580448 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15433] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15433/stat : 15433 (java) S 15423 15423 13977 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 98758996 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166716527344 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15434] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15434/stat : 15434 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166715475920 140167240034203 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15435] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.22 cores=0,2,4,6
/proc/15425/task/15435/stat : 15435 (java) S 15423 15423 13977 0 -1 1077944384 11613 0 0 0 121 1 0 0 20 0 15 0 98758998 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166714424048 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15436] ppid=15423 vsize=13980732 memory=1380 CPUtime=1.2 cores=0,2,4,6
/proc/15425/task/15436/stat : 15436 (java) S 15423 15423 13977 0 -1 1077944384 5980 0 0 0 120 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166713371504 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15437] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0.44 cores=0,2,4,6
/proc/15425/task/15437/stat : 15437 (java) S 15423 15423 13977 0 -1 1077944384 6195 0 0 0 43 1 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166712318448 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15438] ppid=15423 vsize=13980732 memory=6451256 CPUtime=0 cores=0,2,4,6
/proc/15425/task/15438/stat : 15438 (java) S 15423 15423 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98758999 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166711266144 140167240025813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
[pid=15425/tid=15439] ppid=15423 vsize=13980732 memory=16240 CPUtime=0.79 cores=0,2,4,6
/proc/15425/task/15439/stat : 15439 (java) S 15423 15423 13977 0 -1 1077944384 1332 0 0 0 33 46 0 0 20 0 15 0 98759003 14316269568 1612814 18446744073709551615 4194304 4196468 140725519580416 140166710213168 140167240026754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13938688 140725519581617 140725519581793 140725519581793 140725519585231 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6452636 KiB

Child status: 143
Real time (s): 2504.54
CPU time (s): 2520.14
CPU user time (s): 2508.43
CPU system time (s): 11.7086
CPU usage (%): 100.623
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 7888064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.43
system time used= 11.7086
maximum resident set size= 7906652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76448
involuntary context switches= 3824


# summary of solver processes directly reported to runsolver:
#   pid: 15423,15425
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2508.43
#   total CPU system time (s): 11.7086

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1651 second user time and 23.4507 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 02:42:07
IDJOB=4282163
IDBENCH=115868
IDSOLVER=2677
FILE ID=node124/4282163-1503104184
RUNJOBID= node124-1503095780-14041
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-11.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-4282163-1503104184/watcher-4282163-1503104184 -o /tmp/evaluation-result-4282163-1503104184/solver-4282163-1503104184 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14041 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 985422084 HOME/instance-4282163-1503104184.xml

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

MD5SUM BENCH= 3da25fcd556a00d93fc440927ef81e89
RANDOM SEED=985422084

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31269892 kB
MemAvailable:   31869152 kB
Buffers:          285452 kB
Cached:           607556 kB
SwapCached:            0 kB
Active:           692104 kB
Inactive:         356920 kB
Active(anon):     108624 kB
Inactive(anon):    89152 kB
Active(file):     583480 kB
Inactive(file):   267768 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8016 kB
Writeback:             0 kB
AnonPages:        155632 kB
Mapped:            68088 kB
Shmem:             41736 kB
Slab:             155064 kB
SReclaimable:     127692 kB
SUnreclaim:        27372 kB
KernelStack:        3456 kB
PageTables:         5344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1280468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-19 03:23:52