Trace number 4282556

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.0701 2512.9099

General information on the benchmark

NameSocialGolfers/SocialGolfers-xcsp2-s1/
SocialGolfers-06-4-6_X2.xml
MD5SUM43a487770d57b1dc580a85535ccd03c6
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 variables2520
Number of constraints10392
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2520}]
Minimum variable degree7
Maximum variable degree25
Distribution of variable degrees[{"degree":7,"count":1656},{"degree":25,"count":864}]
Minimum constraint arity3
Maximum constraint arity24
Distribution of constraint arities[{"arity":3,"count":9936},{"arity":6,"count":420},{"arity":24,"count":36}]
Number of extensional constraints0
Number of intensional constraints9936
Distribution of constraint types[{"type":"intension","count":9936},{"type":"sum","count":456}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282556-1503128123.xml"  -tl '2520s' -p 1 -x 0
0.17/0.23	c [HOME/instance-4282556-1503128123.xml, -tl, 2520s, -p, 1, -x, 0]
0.17/0.29	c simple solver
0.35/0.36	c parse instance...
4.09/1.52	c solve instance...
2520.05/2512.90	s UNKNOWN
2520.05/2512.90	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 (13882 MiB free)
  memory of node 1: 16384 MiB (15565 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282556-1503128123/watcher-4282556-1503128123 -o /tmp/evaluation-result-4282556-1503128123/solver-4282556-1503128123 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1159829114 HOME/instance-4282556-1503128123.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100142 s]*
/proc/loadavg: 2.20 2.06 1.97 3/207 25496
/proc/meminfo: memFree=30145560/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13574484 memory=18020 CPUtime=0.03 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 3879 0 0 0 3 0 0 0 20 0 9 0 11219372 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3393621 4505 2104 1 0 3383118 0
[pid=25488/tid=25489] ppid=25486 vsize=13574484 memory=-8713483618642459742 CPUtime=0.03 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) D 25486 25486 18108 0 -1 1077944384 2582 0 0 0 3 0 0 0 20 0 9 0 11219373 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140225208622968 140225197066864 0 4 1 16800970 18446744072101547556 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11219373 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13574484 memory=140625209845376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11219373 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 11219373 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11219373 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13574484 memory=140625209845376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 11219375 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 11219375 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140224680674336 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 11219375 13900271616 4505 18446744073709551615 4194304 4196468 140721008908384 140224679621488 140225204397781 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19396 KiB

[startup+0.212099 s]*
/proc/loadavg: 2.20 2.06 1.97 3/213 25502
/proc/meminfo: memFree=30136652/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13974352 memory=31592 CPUtime=0.17 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 5759 0 0 0 16 1 0 0 20 0 15 0 11219372 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3493588 7898 2962 1 0 3482964 0
[pid=25488/tid=25489] ppid=25486 vsize=13974352 memory=-6871798056524144002 CPUtime=0.11 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 3177 0 0 0 10 1 0 0 20 0 15 0 11219373 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140225208613864 140225183963425 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13974352 memory=140625209845376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11219373 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13974352 memory=140625209845376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11219375 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11219375 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224680674336 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11219375 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224679621488 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) R 25486 25486 18108 0 -1 4202560 621 0 0 0 1 0 0 0 20 0 15 0 11219378 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224677499208 140225189285330 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 11219378 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13974352 memory=140625209845376 CPUtime=0.03 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) R 25486 25486 18108 0 -1 4202560 624 0 0 0 3 0 0 0 20 0 15 0 11219378 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224675408472 140225183329051 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13974352 memory=140625209845376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219381 14309736448 7898 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32968 KiB

[startup+0.311905 s]*
/proc/loadavg: 2.20 2.06 1.97 3/213 25502
/proc/meminfo: memFree=30124292/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13978608 memory=40440 CPUtime=0.35 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 9338 0 0 0 32 3 0 0 20 0 15 0 11219372 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3494652 10110 3017 1 0 3482964 0
[pid=25488/tid=25489] ppid=25486 vsize=13978608 memory=-8774313645642428999 CPUtime=0.21 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 6459 0 0 0 18 3 0 0 20 0 15 0 11219373 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140225208609776 140225187738732 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13978608 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13978608 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13978608 memory=8248408006974860141 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11219373 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11219375 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11219375 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224680674336 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11219375 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224679621488 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) S 25486 25486 18108 0 -1 1077944384 770 0 0 0 2 0 0 0 20 0 15 0 11219378 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224677518192 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 117 0 0 0 2 0 0 0 20 0 15 0 11219378 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13978608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) R 25486 25486 18108 0 -1 4202560 690 0 0 0 8 0 0 0 20 0 15 0 11219378 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225183523031 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219381 14314094592 10110 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41816 KiB

[startup+0.701627 s]
/proc/loadavg: 2.20 2.06 1.97 6/213 25502
/proc/meminfo: memFree=30101916/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13978684 memory=105420 CPUtime=1.48 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 13404 0 0 0 143 5 0 0 20 0 15 0 11219372 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3494671 26355 3161 1 0 3482964 0
[pid=25488/tid=25489] ppid=25486 vsize=13978684 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 7428 0 0 0 54 4 0 0 20 0 15 0 11219373 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140225208625288 140224796868873 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13978684 memory=8242257093008570677 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13978684 memory=5861824517433872464 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13978684 memory=7741523263919513920 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219373 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13978684 memory=5787213827046125610 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11219373 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11219375 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11219375 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224680674336 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13978684 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11219375 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224679621488 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13978684 memory=140625081016944 CPUtime=0.32 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) R 25486 25486 18108 0 -1 4202560 2002 0 0 0 32 0 0 0 20 0 15 0 11219378 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224677503504 140225185908799 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13978684 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) R 25486 25486 18108 0 -1 4202560 990 0 0 0 29 0 0 0 20 0 15 0 11219378 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224676451416 140225189512960 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) S 25486 25486 18108 0 -1 1077944384 1677 0 0 0 27 0 0 0 20 0 15 0 11219378 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13978684 memory=7809523229951467568 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11219381 14314172416 26355 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 106796 KiB

[startup+1.50134 s]
/proc/loadavg: 2.20 2.06 1.97 6/213 25502
/proc/meminfo: memFree=30002384/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13980732 memory=226420 CPUtime=4.09 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 17126 0 0 0 399 10 0 0 20 0 15 0 11219372 14316269568 56605 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3495183 56605 3219 1 0 3483476 0
[pid=25488/tid=25489] ppid=25486 vsize=13980732 memory=25959 CPUtime=1.32 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 8083 0 0 0 127 5 0 0 20 0 15 0 11219373 14316269568 56605 18446744073709551615 4194304 4196468 140721008908384 140225208626352 140224793547423 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13980732 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 76 0 0 0 3 0 0 0 20 0 15 0 11219373 14316269568 56605 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13980732 memory=-3253322038155611931 CPUtime=0.01 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 11219373 14316269568 56605 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13980732 memory=6944656592455360604 CPUtime=0.01 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 15 0 11219373 14316269568 56605 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13980732 memory=3184097920075984065 CPUtime=0.02 cores=1,3,5,7

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

/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224679621504 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13980732 memory=769908 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13980732 memory=1376 CPUtime=2.57 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) S 25486 25486 18108 0 -1 1077944384 12196 0 0 0 256 1 0 0 20 0 15 0 11219378 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224677518192 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13980732 memory=769908 CPUtime=2.09 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 9263 0 0 0 207 2 0 0 20 0 15 0 11219378 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.71 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) S 25486 25486 18108 0 -1 1077944384 6402 0 0 0 70 1 0 0 20 0 15 0 11219378 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13980732 memory=768888 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13980732 memory=1376 CPUtime=1.2 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1364 0 0 0 55 65 0 0 20 0 15 0 11219381 14316269568 192477 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 2449.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 771284 KiB

[startup+2502.3 s]
/proc/loadavg: 1.89 1.87 1.89 3/211 25748
/proc/meminfo: memFree=24096620/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13980732 memory=768372 CPUtime=2509.45 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 102839 0 0 0 250832 113 0 0 20 0 15 0 11219372 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3495183 192093 3240 1 0 3483476 0
[pid=25488/tid=25489] ppid=25486 vsize=13980732 memory=768372 CPUtime=2501.5 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 45258 0 0 0 250128 22 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225208627184 140224800261109 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 4907 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.27 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 4184 0 0 0 21 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.28 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 5030 0 0 0 22 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 5897 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.12 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 6975 0 0 0 8 4 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13980732 memory=768372 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224680674400 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13980732 memory=164 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224679621504 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13980732 memory=2436 CPUtime=2.57 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) S 25486 25486 18108 0 -1 1077944384 12198 0 0 0 256 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224677518192 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13980732 memory=768372 CPUtime=2.09 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 9266 0 0 0 207 2 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.71 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) S 25486 25486 18108 0 -1 1077944384 6404 0 0 0 70 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13980732 memory=768372 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13980732 memory=1376 CPUtime=1.23 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1385 0 0 0 56 67 0 0 20 0 15 0 11219381 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 2509.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 769748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.9 s]
/proc/loadavg: 1.91 1.87 1.89 3/211 25748
/proc/meminfo: memFree=24097240/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13980732 memory=768372 CPUtime=2520.05 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 102888 0 0 0 251892 113 0 0 20 0 15 0 11219372 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3495183 192093 3240 1 0 3483476 0
[pid=25488/tid=25489] ppid=25486 vsize=13980732 memory=1376 CPUtime=2512.1 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 45307 0 0 0 251188 22 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225208627184 140224799814860 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 4907 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.27 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 4184 0 0 0 21 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.28 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 5030 0 0 0 22 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 5897 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.12 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 6975 0 0 0 8 4 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224680674400 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13980732 memory=768372 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224679621504 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13980732 memory=1156 CPUtime=2.57 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) S 25486 25486 18108 0 -1 1077944384 12198 0 0 0 256 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224677518192 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13980732 memory=1376 CPUtime=2.09 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 9266 0 0 0 207 2 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.71 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) S 25486 25486 18108 0 -1 1077944384 6404 0 0 0 70 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13980732 memory=4128 CPUtime=1.23 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1385 0 0 0 56 67 0 0 20 0 15 0 11219381 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 769748 KiB

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

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

[startup+2512.91 s]
# the end of solver process 25488 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.93 s, system=1.13905 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+2512.9 s]
/proc/loadavg: 1.91 1.87 1.89 3/211 25748
/proc/meminfo: memFree=24097240/32770624 swapFree=67108860/67108860
[pid=25486] ppid=25483 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25486/stat : 25486 (xcsp3-exec) S 25483 25486 18108 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11219366 9740288 344 18446744073709551615 4194304 5098028 140723997252336 140723997250440 140085170582140 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 26144768 140723997258105 140723997258310 140723997258310 140723997261803 0
/proc/25486/statm: 2378 344 289 221 0 87 0
[pid=25488] ppid=25486 vsize=13980732 memory=768372 CPUtime=2520.05 cores=1,3,5,7
/proc/25488/stat : 25488 (java) S 25486 25486 18108 0 -1 1077944320 102888 0 0 0 251892 113 0 0 20 0 15 0 11219372 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140721008890928 140225204387575 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
/proc/25488/statm: 3495183 192093 3240 1 0 3483476 0
[pid=25488/tid=25489] ppid=25486 vsize=13980732 memory=1376 CPUtime=2512.1 cores=1,3,5,7
/proc/25488/task/25489/stat : 25489 (java) R 25486 25486 18108 0 -1 4202560 45307 0 0 0 251188 22 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225208627184 140224799814860 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25490] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25490/stat : 25490 (java) S 25486 25486 18108 0 -1 1077944384 4907 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225123802256 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25491] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.27 cores=1,3,5,7
/proc/25488/task/25491/stat : 25491 (java) S 25486 25486 18108 0 -1 1077944384 4184 0 0 0 21 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225122749456 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25492] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.28 cores=1,3,5,7
/proc/25488/task/25492/stat : 25492 (java) S 25486 25486 18108 0 -1 1077944384 5030 0 0 0 22 6 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225121696656 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25493] ppid=25486 vsize=13980732 memory=768372 CPUtime=0.3 cores=1,3,5,7
/proc/25488/task/25493/stat : 25493 (java) S 25486 25486 18108 0 -1 1077944384 5897 0 0 0 23 7 0 0 20 0 15 0 11219373 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140225120643856 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25494] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.12 cores=1,3,5,7
/proc/25488/task/25494/stat : 25494 (java) S 25486 25486 18108 0 -1 1077944384 6975 0 0 0 8 4 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224681728368 140225204398722 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25495] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25495/stat : 25495 (java) S 25486 25486 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224680674400 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25496] ppid=25486 vsize=13980732 memory=768372 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25496/stat : 25496 (java) S 25486 25486 18108 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 11219375 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224679621504 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25497] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25497/stat : 25497 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224678569808 140225204406171 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25498] ppid=25486 vsize=13980732 memory=1156 CPUtime=2.57 cores=1,3,5,7
/proc/25488/task/25498/stat : 25498 (java) S 25486 25486 18108 0 -1 1077944384 12198 0 0 0 256 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224677518192 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25499] ppid=25486 vsize=13980732 memory=1376 CPUtime=2.09 cores=1,3,5,7
/proc/25488/task/25499/stat : 25499 (java) S 25486 25486 18108 0 -1 1077944384 9266 0 0 0 207 2 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224676465392 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25500] ppid=25486 vsize=13980732 memory=1376 CPUtime=0.71 cores=1,3,5,7
/proc/25488/task/25500/stat : 25500 (java) S 25486 25486 18108 0 -1 1077944384 6404 0 0 0 70 1 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224675412592 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25501] ppid=25486 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/25488/task/25501/stat : 25501 (java) S 25486 25486 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11219378 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224674360032 140225204397781 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
[pid=25488/tid=25502] ppid=25486 vsize=13980732 memory=4128 CPUtime=1.23 cores=1,3,5,7
/proc/25488/task/25502/stat : 25502 (java) S 25486 25486 18108 0 -1 1077944384 1385 0 0 0 56 67 0 0 20 0 15 0 11219381 14316269568 192093 18446744073709551615 4194304 4196468 140721008908384 140224673307312 140225204398722 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 7454720 140721008910770 140721008910946 140721008910946 140721008914383 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 769748 KiB

Child status: 143
Real time (s): 2512.91
CPU time (s): 2520.07
CPU user time (s): 2518.93
CPU system time (s): 1.13905
CPU usage (%): 100.285
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1146104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.93
system time used= 1.13905
maximum resident set size= 1160676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58308
involuntary context switches= 1497


# summary of solver processes directly reported to runsolver:
#   pid: 25486,25488
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.93
#   total CPU system time (s): 1.13905

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3237 second user time and 25.0722 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 09:21:43
IDJOB=4282556
IDBENCH=126722
IDSOLVER=2677
FILE ID=node131/4282556-1503128123
RUNJOBID= node131-1503095854-18172
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-06-4-6_X2.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-4282556-1503128123/watcher-4282556-1503128123 -o /tmp/evaluation-result-4282556-1503128123/solver-4282556-1503128123 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1159829114 HOME/instance-4282556-1503128123.xml

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

MD5SUM BENCH= 43a487770d57b1dc580a85535ccd03c6
RANDOM SEED=1159829114

node131.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.69
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.69
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.69
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.69
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:        30154284 kB
MemAvailable:   30436140 kB
Buffers:          164760 kB
Cached:           405604 kB
SwapCached:            0 kB
Active:          1800604 kB
Inactive:         403252 kB
Active(anon):    1633672 kB
Inactive(anon):    16748 kB
Active(file):     166932 kB
Inactive(file):   386504 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8272 kB
Writeback:             0 kB
AnonPages:       1745976 kB
Mapped:            43840 kB
Shmem:             17060 kB
Slab:             113660 kB
SReclaimable:      88508 kB
SUnreclaim:        25152 kB
KernelStack:        3744 kB
PageTables:         8064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3195964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1638400 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 node131 at 2017-08-19 10:03:36