Trace number 4292574

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.7 seq (493a269)? (TO) 2400.09 2389.31

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-8-cp_c18.xml
MD5SUM9b78f23c985b0ab0793e8fc03cc65dc7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.37111
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints8410
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":200}]
Minimum variable degree170
Maximum variable degree171
Distribution of variable degrees[{"degree":170,"count":175},{"degree":171,"count":25}]
Minimum constraint arity4
Maximum constraint arity200
Distribution of constraint arities[{"arity":4,"count":8400},{"arity":25,"count":9},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints8400
Distribution of constraint types[{"type":"intension","count":8400},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292574-1532357322.xml"  -tl '2400s' -p 1 -x 0
0.11/0.17	c Choco 493a269
0.11/0.17	c [HOME/instance-4292574-1532357322.xml, -tl, 2400s, -p, 1, -x, 0]
0.11/0.21	c simple solver
0.33/0.28	c parse instance...
6.89/2.99	c solve instance...
2400.06/2389.30	s UNKNOWN
2400.06/2389.30	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 (11022 MiB free)
  memory of node 1: 16384 MiB (9016 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292574-1532357322/watcher-4292574-1532357322 -o /tmp/evaluation-result-4292574-1532357322/solver-4292574-1532357322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560 HOME/xcsp3-exec -seed 2078075952 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292574-1532357322.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=15973, runsolver pid=15970

[startup+0.10016 s]*
/proc/loadavg: 2.02 2.03 2.00 5/217 15989
/proc/meminfo: memFree=20502672/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14082840 memory=28456 CPUtime=0.11 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 5475 0 0 0 11 0 0 0 20 0 15 0 53295424 14420828160 7114 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3520710 7114 2999 1 0 3483008 0
[pid=15975/tid=15976] ppid=15973 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 3476 0 0 0 9 0 0 0 20 0 15 0 53295424 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157588727600 140157584506262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14082840 memory=3472468737133671632 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295425 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14082840 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295426 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53295427 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157057467808 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53295427 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157056415216 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 53295429 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 53295429 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14082840 memory=140608238519936 CPUtime=0.01 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) R 15973 15973 11307 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 15 0 53295429 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157052205296 140157568602384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14082840 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295430 14420828160 7114 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29912 KiB

[startup+0.210734 s]*
/proc/loadavg: 2.02 2.03 2.00 4/217 15989
/proc/meminfo: memFree=20490300/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14082840 memory=41028 CPUtime=0.33 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 8296 0 0 0 32 1 0 0 20 0 15 0 53295424 14420828160 10257 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3520710 10257 3175 1 0 3483008 0
[pid=15975/tid=15976] ppid=15973 vsize=14084956 memory=5852833021473685665 CPUtime=0.2 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) D 15973 15973 11307 0 -1 1077944384 5409 0 0 0 19 1 0 0 20 0 15 0 53295424 14422994944 10312 33554432000 4194304 4196468 140729921674704 140157588715320 140157586769607 0 4 0 16800975 18446744072101625380 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14084956 memory=3472468737133671632 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295425 14422994944 10312 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14084956 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14422994944 10312 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14084956 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14422994944 10312 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14084956 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14422994944 10312 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14087096 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53295426 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53295427 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157057467808 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53295427 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157056415216 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 15 0 53295429 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 15 0 53295429 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14087096 memory=140608238519936 CPUtime=0.07 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 794 0 0 0 7 0 0 0 20 0 15 0 53295429 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14087096 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295430 14425186304 10315 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42484 KiB

[startup+0.310676 s]*
/proc/loadavg: 2.02 2.03 2.00 3/217 15989
/proc/meminfo: memFree=20484096/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14087096 memory=47528 CPUtime=0.5 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 9102 0 0 0 48 2 0 0 20 0 15 0 53295424 14425186304 11882 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3521774 11882 3207 1 0 3483008 0
[pid=15975/tid=15976] ppid=15973 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 6117 0 0 0 28 1 0 0 20 0 15 0 53295424 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157588729456 140157584516253 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14087096 memory=3472468737133671632 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295425 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14087096 memory=140608238519936 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14087096 memory=19 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14087096 memory=140608102606879 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14087096 memory=281216205174528 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53295426 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14087096 memory=140608102583823 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53295427 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157057467808 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14087096 memory=281216341112928 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53295427 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157056415216 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14087096 memory=140608102588431 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 431 0 0 0 4 0 0 0 20 0 15 0 53295429 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14087096 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 385 0 0 0 4 0 0 0 20 0 15 0 53295429 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 864 0 0 0 12 0 0 0 20 0 15 0 53295429 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14087096 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295430 14425186304 11947 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48984 KiB

[startup+0.700816 s]
/proc/loadavg: 2.02 2.03 2.00 6/217 15989
/proc/meminfo: memFree=20459028/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14089220 memory=138320 CPUtime=1.69 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 12260 0 0 0 165 4 0 0 20 0 15 0 53295424 14427361280 34580 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3522305 34580 3331 1 0 3483520 0
[pid=15975/tid=15976] ppid=15973 vsize=14089220 memory=7660742144744843625 CPUtime=0.66 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 6553 0 0 0 63 3 0 0 20 0 15 0 53295424 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157588728224 140157218136775 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14089220 memory=5865465064658194540 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295425 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14089220 memory=4638778398332764256 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14089220 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14089220 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53295425 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14089220 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53295426 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14089220 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157057467808 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14089220 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157056415216 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14089220 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14089220 memory=17128 CPUtime=0.37 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) R 15973 15973 11307 0 -1 4202560 1389 0 0 0 37 0 0 0 20 0 15 0 53295429 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157054297408 140157567994669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14089220 memory=1296 CPUtime=0.36 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) R 15973 15973 11307 0 -1 4202560 1327 0 0 0 36 0 0 0 20 0 15 0 53295429 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157053245392 140157565193157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14089220 memory=2412 CPUtime=0.28 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 1681 0 0 0 28 0 0 0 20 0 15 0 53295429 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14089220 memory=7668012111147524688 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14089220 memory=7451579857426993518 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53295430 14427361280 34580 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 139776 KiB

[startup+1.50155 s]
/proc/loadavg: 2.02 2.03 2.00 5/217 15989
/proc/meminfo: memFree=20333300/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0

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

/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157056415232 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14089220 memory=281216205369872 CPUtime=3.13 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 19396 0 0 0 311 2 0 0 20 0 15 0 53295429 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14089220 memory=900864 CPUtime=3.67 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 24130 0 0 0 364 3 0 0 20 0 15 0 53295429 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14089220 memory=1456 CPUtime=0.83 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 13435 0 0 0 81 2 0 0 20 0 15 0 53295429 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14089220 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14089220 memory=10376 CPUtime=1.45 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1590 0 0 0 69 76 0 0 20 0 15 0 53295430 14427361280 225216 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 2333.01 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 902320 KiB

[startup+2382.3 s]
/proc/loadavg: 1.84 1.89 1.94 3/217 17027
/proc/meminfo: memFree=12930404/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14089220 memory=900868 CPUtime=2393.06 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 95669 0 0 0 239187 119 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3522305 225217 3415 1 0 3483520 0
[pid=15975/tid=15976] ppid=15973 vsize=14089220 memory=900864 CPUtime=2381.33 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 30758 0 0 0 238123 10 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157588730896 140157222841210 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.61 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 873 0 0 0 52 9 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.62 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 553 0 0 0 52 10 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14089220 memory=1456 CPUtime=0.56 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 672 0 0 0 48 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.58 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 540 0 0 0 50 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.13 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 2367 0 0 0 10 3 0 0 20 0 15 0 53295426 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157057467872 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157056415232 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14089220 memory=2257 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14089220 memory=281216205369872 CPUtime=3.13 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 19398 0 0 0 311 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14089220 memory=900868 CPUtime=3.67 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 24132 0 0 0 364 3 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.83 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 13438 0 0 0 81 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14089220 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14089220 memory=4128 CPUtime=1.48 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1612 0 0 0 70 78 0 0 20 0 15 0 53295430 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 2393.06 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 902324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.3 s]
/proc/loadavg: 1.78 1.88 1.93 3/217 17027
/proc/meminfo: memFree=12932264/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14089220 memory=900868 CPUtime=2400.06 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 95672 0 0 0 239887 119 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3522305 225217 3415 1 0 3483520 0
[pid=15975/tid=15976] ppid=15973 vsize=14089220 memory=900868 CPUtime=2388.33 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 30761 0 0 0 238823 10 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157588730896 140157222841398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.61 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 873 0 0 0 52 9 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.62 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 553 0 0 0 52 10 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.56 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 672 0 0 0 48 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.58 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 540 0 0 0 50 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14089220 memory=1456 CPUtime=0.13 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 2367 0 0 0 10 3 0 0 20 0 15 0 53295426 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157057467872 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157056415232 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14089220 memory=900868 CPUtime=3.13 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 19398 0 0 0 311 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14089220 memory=900868 CPUtime=3.67 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 24132 0 0 0 364 3 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.83 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 13438 0 0 0 81 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14089220 memory=1456 CPUtime=1.49 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1612 0 0 0 71 78 0 0 20 0 15 0 53295430 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 902324 KiB

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

[startup+2389.31 s]
# the end of solver process 15973 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.0021 s, system=0.000755 s

[startup+2389.31 s]
# the end of solver process 15975 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.89 s, system=1.20005 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+2389.3 s]
/proc/loadavg: 1.78 1.88 1.93 3/217 17027
/proc/meminfo: memFree=12932264/32770624 swapFree=67108860/67108860
[pid=15973] ppid=15970 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15973/stat : 15973 (xcsp3-exec) S 15970 15973 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53295424 115843072 364 33554432000 4194304 5098028 140731924511088 140731924509192 139809508618876 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30474240 140731924513850 140731924514052 140731924514052 140731924516810 0
/proc/15973/statm: 28282 364 306 221 0 87 0
[pid=15975] ppid=15973 vsize=14089220 memory=900868 CPUtime=2400.06 cores=0,2,4,6
/proc/15975/stat : 15975 (java) S 15973 15973 11307 0 -1 1077944320 95672 0 0 0 239887 119 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140729921657248 140157584494327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
/proc/15975/statm: 3522305 225217 3415 1 0 3483520 0
[pid=15975/tid=15976] ppid=15973 vsize=14089220 memory=900868 CPUtime=2388.33 cores=0,2,4,6
/proc/15975/task/15976/stat : 15976 (java) R 15973 15973 11307 0 -1 4202560 30761 0 0 0 238823 10 0 0 20 0 15 0 53295424 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157588730896 140157222841398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15977] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.61 cores=0,2,4,6
/proc/15975/task/15977/stat : 15977 (java) S 15973 15973 11307 0 -1 1077944384 873 0 0 0 52 9 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157537114384 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15978] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.62 cores=0,2,4,6
/proc/15975/task/15978/stat : 15978 (java) S 15973 15973 11307 0 -1 1077944384 553 0 0 0 52 10 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157536061840 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15979] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.56 cores=0,2,4,6
/proc/15975/task/15979/stat : 15979 (java) S 15973 15973 11307 0 -1 1077944384 672 0 0 0 48 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157535009296 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15980] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.58 cores=0,2,4,6
/proc/15975/task/15980/stat : 15980 (java) S 15973 15973 11307 0 -1 1077944384 540 0 0 0 50 8 0 0 20 0 15 0 53295425 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157177227920 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15981] ppid=15973 vsize=14089220 memory=1456 CPUtime=0.13 cores=0,2,4,6
/proc/15975/task/15981/stat : 15981 (java) S 15973 15973 11307 0 -1 1077944384 2367 0 0 0 10 3 0 0 20 0 15 0 53295426 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157058521584 140157584505474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15982] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15982/stat : 15982 (java) S 15973 15973 11307 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157057467872 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15983] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15983/stat : 15983 (java) S 15973 15973 11307 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 53295427 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157056415232 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15984] ppid=15973 vsize=14089220 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15984/stat : 15984 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157055363792 140157584512923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15985] ppid=15973 vsize=14089220 memory=900868 CPUtime=3.13 cores=0,2,4,6
/proc/15975/task/15985/stat : 15985 (java) S 15973 15973 11307 0 -1 1077944384 19398 0 0 0 311 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157054310384 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15986] ppid=15973 vsize=14089220 memory=900868 CPUtime=3.67 cores=0,2,4,6
/proc/15975/task/15986/stat : 15986 (java) S 15973 15973 11307 0 -1 1077944384 24132 0 0 0 364 3 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157053257840 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15987] ppid=15973 vsize=14089220 memory=900868 CPUtime=0.83 cores=0,2,4,6
/proc/15975/task/15987/stat : 15987 (java) S 15973 15973 11307 0 -1 1077944384 13438 0 0 0 81 2 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157052205296 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15988] ppid=15973 vsize=14089220 memory=900868 CPUtime=0 cores=0,2,4,6
/proc/15975/task/15988/stat : 15988 (java) S 15973 15973 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53295429 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157051152992 140157584504533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
[pid=15975/tid=15989] ppid=15973 vsize=14089220 memory=1456 CPUtime=1.49 cores=0,2,4,6
/proc/15975/task/15989/stat : 15989 (java) S 15973 15973 11307 0 -1 1077944384 1612 0 0 0 71 78 0 0 20 0 15 0 53295430 14427361280 225217 33554432000 4194304 4196468 140729921674704 140157050100528 140157584505474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 31031296 140729921676417 140729921676593 140729921676593 140729921679311 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 902324 KiB

Child status: 143
Real time (s): 2389.31
CPU time (s): 2400.09
CPU user time (s): 2398.89
CPU system time (s): 1.20005
CPU usage (%): 100.451
Max. virtual memory (cumulated for all children) (KiB): 14203988
Max. memory (cumulated for all children) (KiB): 902324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.89
system time used= 1.20005
maximum resident set size= 901608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54996
involuntary context switches= 907


# summary of solver processes directly reported to runsolver:
#   pid: 15973,15975
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2398.89
#   total CPU system time (s): 1.20005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.9692 second user time and 18.617 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-23 16:48:42
IDJOB=4292574
IDBENCH=141385
IDSOLVER=2747
FILE ID=node103/4292574-1532357322
RUNJOBID= node103-1532328173-11338
PBS_JOBID= 21018996
Free space on /tmp= 56832 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-8-cp_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292574-1532357322/watcher-4292574-1532357322 -o /tmp/evaluation-result-4292574-1532357322/solver-4292574-1532357322 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11338 --watchdog 2560  HOME/xcsp3-exec -seed 2078075952 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292574-1532357322.xml

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

MD5SUM BENCH= 9b78f23c985b0ab0793e8fc03cc65dc7
RANDOM SEED=2078075952

node103.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.48
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.48
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.48
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.48
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:        20519324 kB
MemAvailable:   29115668 kB
Buffers:          260716 kB
Cached:          8534800 kB
SwapCached:            0 kB
Active:          4360676 kB
Inactive:        7307092 kB
Active(anon):    2875164 kB
Inactive(anon):    16976 kB
Active(file):    1485512 kB
Inactive(file):  7290116 kB
Unevictable:        7144 kB
Mlocked:            7144 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21128 kB
Writeback:             0 kB
AnonPages:       2879616 kB
Mapped:            49844 kB
Shmem:             17036 kB
Slab:             277180 kB
SReclaimable:     249176 kB
SUnreclaim:        28004 kB
KernelStack:        3632 kB
PageTables:        10700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4487320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2748416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56812 MiB
End job on node103 at 2018-07-23 17:28:32