Trace number 4398997

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 2019-09-16? (TO) 2520.56 634.98

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-8_X2.xml
MD5SUM5c0d10b65067a89bbe36375c556425e1
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 benchmark166.47
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398997-1568698602.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398997-1568698602.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.29	c parse instance...
1.92/0.89	c solve instance...
2520.24/634.96	s UNKNOWN
2520.24/634.96	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 (14691 MiB free)
  memory of node 1: 16384 MiB (15252 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398997-1568698602/watcher-4398997-1568698602 -o /tmp/evaluation-result-4398997-1568698602/solver-4398997-1568698602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568694883-25392 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2129827263 HOME/instance-4398997-1568698602.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=25417, runsolver pid=25413
Current StackSize limit: 8192 KiB


[startup+0.105131 s]*
/proc/loadavg: 0.97 0.85 1.11 5/229 25452
/proc/meminfo: memFree=30629640/32770624 swapFree=66926676/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15144776 memory=29084 CPUtime=0.13 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 5697 0 0 0 12 1 0 0 20 0 15 0 446116003 15508250624 7271 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3786194 7271 3144 1 0 3748377 0
[pid=25423/tid=25425] ppid=25417 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) R 25417 25417 25360 0 -1 4202560 3600 0 0 0 9 0 0 0 20 0 15 0 446116004 15508250624 7271 33554432000 4194304 4196468 140729176204608 140331443044192 140331422893406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 7271 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15144776 memory=140420501934627 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 7271 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 7271 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 7271 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330906424736 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330905372144 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) R 25417 25417 25360 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330903267312 140331423212676 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) R 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15144776 memory=140420498941568 CPUtime=0.02 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) R 25417 25417 25360 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330901162224 140331438826783 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 7271 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30532 KiB

[startup+0.210419 s]*
/proc/loadavg: 0.97 0.85 1.11 3/229 25452
/proc/meminfo: memFree=30604224/32770624 swapFree=66926676/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15144776 memory=40716 CPUtime=0.33 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 9463 0 0 0 31 2 0 0 20 0 15 0 446116003 15508250624 10179 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3786194 10179 3264 1 0 3748377 0
[pid=25423/tid=25425] ppid=25417 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) R 25417 25417 25360 0 -1 4202560 6620 0 0 0 18 2 0 0 20 0 15 0 446116004 15508250624 10179 33554432000 4194304 4196468 140729176204608 140331443046624 140331438824854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15144776 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 10179 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15144776 memory=3544532925044844192 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 10179 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 10179 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15508250624 10179 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15144776 memory=140420498941568 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330906424736 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330905372144 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) S 25417 25417 25360 0 -1 1077944384 527 0 0 0 3 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330903267312 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) S 25417 25417 25360 0 -1 1077944384 263 0 0 0 2 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15144776 memory=140420498941568 CPUtime=0.08 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) R 25417 25417 25360 0 -1 4202560 748 0 0 0 8 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824854 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116009 15508250624 10179 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42164 KiB

[startup+0.321048 s]*
/proc/loadavg: 0.97 0.85 1.11 7/229 25452
/proc/meminfo: memFree=30588160/32770624 swapFree=66926676/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15149032 memory=50340 CPUtime=0.54 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 10962 0 0 0 51 3 0 0 20 0 15 0 446116003 15512608768 12585 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3787258 12585 3363 1 0 3748377 0
[pid=25423/tid=25425] ppid=25417 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) R 25417 25417 25360 0 -1 4202560 7884 0 0 0 28 2 0 0 20 0 15 0 446116004 15512608768 12650 33554432000 4194304 4196468 140729176204608 140331443044032 140331026820757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116004 15512608768 12650 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15512608768 12650 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15512608768 12650 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15512608768 12650 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330906424736 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330905372144 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15149032 memory=7893295687695687954 CPUtime=0.05 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) S 25417 25417 25360 0 -1 1077944384 636 0 0 0 5 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330903267312 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) S 25417 25417 25360 0 -1 1077944384 297 0 0 0 4 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15149032 memory=7827413994055111515 CPUtime=0.12 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) R 25417 25417 25360 0 -1 4202560 840 0 0 0 12 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116009 15512608768 12650 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51788 KiB

[startup+0.701048 s]
/proc/loadavg: 0.97 0.85 1.11 9/229 25452
/proc/meminfo: memFree=30567920/32770624 swapFree=66926676/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15151156 memory=90484 CPUtime=1.62 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 14273 0 0 0 157 5 0 0 20 0 15 0 446116003 15514783744 22621 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3787789 22621 3452 1 0 3748889 0
[pid=25423/tid=25425] ppid=25417 vsize=15151156 memory=-8412635772165723492 CPUtime=0.66 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) R 25417 25417 25360 0 -1 4202560 9055 0 0 0 63 3 0 0 20 0 15 0 446116004 15514783744 22621 33554432000 4194304 4196468 140729176204608 140331443034624 140331416808487 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446116004 15514783744 22621 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15514783744 22621 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15514783744 22621 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116004 15514783744 22621 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15151156 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446116006 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15151156 memory=8076 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446116006 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330906424736 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15151156 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446116007 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330905372144 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15151156 memory=2832 CPUtime=0.27 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) R 25417 25417 25360 0 -1 4202560 1141 0 0 0 27 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330903256304 140331418643271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15151156 memory=984 CPUtime=0.25 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) R 25417 25417 25360 0 -1 4202560 983 0 0 0 25 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330902195784 140331416835670 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15151156 memory=14012 CPUtime=0.4 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) S 25417 25417 25360 0 -1 1077944384 1788 0 0 0 40 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15151156 memory=11068 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446116009 15514783744 22621 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91932 KiB

[startup+1.50105 s]
/proc/loadavg: 0.97 0.85 1.11 13/237 25460
/proc/meminfo: memFree=30380616/32770624 swapFree=66926676/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0

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

/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 60755 0 0 0 231108 52 0 0 20 0 19 0 446116003 15787429888 120176 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3854353 120176 3537 1 0 3815453 0
[pid=25423/tid=25425] ppid=25417 vsize=15417412 memory=480704 CPUtime=0.87 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) S 25417 25417 25360 0 -1 1077944384 9135 0 0 0 83 4 0 0 20 0 19 0 446116004 15787429888 120176 33554432000 4194304 4196468 140729176204608 140331443053696 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15417412 memory=480704 CPUtime=1.03 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2242 0 0 0 94 9 0 0 20 0 19 0 446116004 15787429888 120176 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15417412 memory=480704 CPUtime=1.04 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 2061 0 0 0 96 8 0 0 20 0 19 0 446116004 15787429888 120176 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15417412 memory=1448 CPUtime=1.05 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1905 0 0 0 96 9 0 0 20 0 19 0 446116004 15787429888 120176 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15417412 memory=480704 CPUtime=1.05 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 3841 0 0 0 95 10 0 0 20 0 19 0 446116004 15787429888 120176 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15417412 memory=1448 CPUtime=0.58 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 3969 0 0 0 52 6 0 0 20 0 19 0 446116006 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330906424800 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330905372160 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15417412 memory=480704 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15417412 memory=1448 CPUtime=1.88 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) S 25417 25417 25360 0 -1 1077944384 8683 0 0 0 187 1 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330903267312 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15417412 memory=480704 CPUtime=2.2 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) S 25417 25417 25360 0 -1 1077944384 7797 0 0 0 220 0 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15417412 memory=3580 CPUtime=0.66 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) S 25417 25417 25360 0 -1 1077944384 5353 0 0 0 65 1 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15417412 memory=480704 CPUtime=0.13 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 397 0 0 0 0 13 0 0 20 0 19 0 446116009 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25453] ppid=25417 vsize=15417412 memory=1448 CPUtime=575.56 cores=1,3,5,7
/proc/25423/task/25453/stat : 25453 (java) R 25417 25417 25360 0 -1 4202560 1837 0 0 0 57555 1 0 0 20 0 19 0 446116094 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330889837392 140331034019562 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25457] ppid=25417 vsize=15417412 memory=480704 CPUtime=575.22 cores=1,3,5,7
/proc/25423/task/25457/stat : 25457 (java) R 25417 25417 25360 0 -1 4202560 5889 0 0 0 57518 4 0 0 20 0 19 0 446116094 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330888786472 140331032744238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25458] ppid=25417 vsize=15417412 memory=480704 CPUtime=574.7 cores=1,3,5,7
/proc/25423/task/25458/stat : 25458 (java) R 25417 25417 25360 0 -1 4202560 1150 0 0 0 57470 0 0 0 20 0 19 0 446116094 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330887733432 140331034492961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25460] ppid=25417 vsize=15417412 memory=1448 CPUtime=575.51 cores=1,3,5,7
/proc/25423/task/25460/stat : 25460 (java) R 25417 25417 25360 0 -1 4202560 5111 0 0 0 57549 2 0 0 20 0 19 0 446116094 15787429888 120176 33554432000 4194304 4196468 140729176204608 140330886682560 140331032744238 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 2311.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 482152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.901 s]
/proc/loadavg: 8.61 7.60 4.79 10/236 25517
/proc/meminfo: memFree=29705516/32770624 swapFree=66926680/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15417412 memory=481112 CPUtime=2520.24 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 63030 0 0 0 251971 53 0 0 20 0 19 0 446116003 15787429888 120278 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3854353 120278 3540 1 0 3815453 0
[pid=25423/tid=25425] ppid=25417 vsize=15417412 memory=481112 CPUtime=0.87 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) S 25417 25417 25360 0 -1 1077944384 9135 0 0 0 83 4 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331443053696 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.11 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2335 0 0 0 101 10 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15417412 memory=1448 CPUtime=1.11 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 2186 0 0 0 103 8 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15417412 memory=481076 CPUtime=1.12 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1973 0 0 0 103 9 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.12 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 4144 0 0 0 102 10 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15417412 memory=481112 CPUtime=0.64 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 4157 0 0 0 58 6 0 0 20 0 19 0 446116006 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330906424800 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15417412 memory=481112 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330905372160 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.88 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) S 25417 25417 25360 0 -1 1077944384 8685 0 0 0 187 1 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330903267312 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15417412 memory=481076 CPUtime=2.2 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) S 25417 25417 25360 0 -1 1077944384 7799 0 0 0 220 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15417412 memory=1448 CPUtime=0.66 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) S 25417 25417 25360 0 -1 1077944384 5355 0 0 0 65 1 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15417412 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15417412 memory=11072 CPUtime=0.14 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 410 0 0 0 0 14 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25453] ppid=25417 vsize=15417412 memory=2016 CPUtime=627.56 cores=1,3,5,7
/proc/25423/task/25453/stat : 25453 (java) R 25417 25417 25360 0 -1 4202560 1909 0 0 0 62755 1 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330889837248 140331033071019 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25457] ppid=25417 vsize=15417412 memory=1284 CPUtime=627.36 cores=1,3,5,7
/proc/25423/task/25457/stat : 25457 (java) R 25417 25417 25360 0 -1 4202560 6012 0 0 0 62732 4 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330888785976 140331034019700 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25458] ppid=25417 vsize=15417412 memory=804 CPUtime=626.86 cores=1,3,5,7
/proc/25423/task/25458/stat : 25458 (java) R 25417 25417 25360 0 -1 4202560 1249 0 0 0 62685 1 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330887733528 140331034519241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25460] ppid=25417 vsize=15417412 memory=1808 CPUtime=627.5 cores=1,3,5,7
/proc/25423/task/25460/stat : 25460 (java) R 25417 25417 25360 0 -1 4202560 6296 0 0 0 62748 2 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330886683184 140331034517359 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 482560 KiB

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

[startup+634.933 s]
# the end of solver process 25417 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000793 s, system=0.001587 s

[startup+634.98 s]
# the end of solver process 25423 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.01 s, system=0.543657 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+634.901 s]
/proc/loadavg: 8.61 7.60 4.79 10/236 25517
/proc/meminfo: memFree=29705516/32770624 swapFree=66926680/67108860
[pid=25417] ppid=25413 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25417/stat : 25417 (xcsp3-exec) S 25413 25417 25360 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446116003 115843072 362 33554432000 4194304 5098028 140721835704480 140721835702584 140488216064636 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11845632 140721835709306 140721835709549 140721835709549 140721835712458 0
/proc/25417/statm: 28282 362 304 221 0 87 0
[pid=25423] ppid=25417 vsize=15417412 memory=481112 CPUtime=2520.24 cores=1,3,5,7
/proc/25423/stat : 25423 (java) S 25417 25417 25360 0 -1 1077944320 63030 0 0 0 251971 53 0 0 20 0 19 0 446116003 15787429888 120278 33554432000 4194304 4196468 140729176204608 140729176187152 140331438812919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
/proc/25423/statm: 3854353 120278 3540 1 0 3815453 0
[pid=25423/tid=25425] ppid=25417 vsize=15417412 memory=481112 CPUtime=0.87 cores=1,3,5,7
/proc/25423/task/25425/stat : 25425 (java) S 25417 25417 25360 0 -1 1077944384 9135 0 0 0 83 4 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331443053696 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25427] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.11 cores=1,3,5,7
/proc/25423/task/25427/stat : 25427 (java) S 25417 25417 25360 0 -1 1077944384 2335 0 0 0 101 10 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331350468880 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25428] ppid=25417 vsize=15417412 memory=1448 CPUtime=1.11 cores=1,3,5,7
/proc/25423/task/25428/stat : 25428 (java) S 25417 25417 25360 0 -1 1077944384 2186 0 0 0 103 8 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331349416336 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25429] ppid=25417 vsize=15417412 memory=481076 CPUtime=1.12 cores=1,3,5,7
/proc/25423/task/25429/stat : 25429 (java) S 25417 25417 25360 0 -1 1077944384 1973 0 0 0 103 9 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331348363792 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25430] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.12 cores=1,3,5,7
/proc/25423/task/25430/stat : 25430 (java) S 25417 25417 25360 0 -1 1077944384 4144 0 0 0 102 10 0 0 20 0 19 0 446116004 15787429888 120278 33554432000 4194304 4196468 140729176204608 140331347311248 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25435] ppid=25417 vsize=15417412 memory=481112 CPUtime=0.64 cores=1,3,5,7
/proc/25423/task/25435/stat : 25435 (java) S 25417 25417 25360 0 -1 1077944384 4157 0 0 0 58 6 0 0 20 0 19 0 446116006 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330907478512 140331438824066 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25437] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25437/stat : 25437 (java) S 25417 25417 25360 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 446116006 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330906424800 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25439] ppid=25417 vsize=15417412 memory=481112 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25439/stat : 25439 (java) S 25417 25417 25360 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 19 0 446116007 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330905372160 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25441] ppid=25417 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25441/stat : 25441 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330904320720 140331438831515 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25442] ppid=25417 vsize=15417412 memory=481112 CPUtime=1.88 cores=1,3,5,7
/proc/25423/task/25442/stat : 25442 (java) S 25417 25417 25360 0 -1 1077944384 8685 0 0 0 187 1 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330903267312 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25443] ppid=25417 vsize=15417412 memory=481076 CPUtime=2.2 cores=1,3,5,7
/proc/25423/task/25443/stat : 25443 (java) S 25417 25417 25360 0 -1 1077944384 7799 0 0 0 220 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330902214768 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25444] ppid=25417 vsize=15417412 memory=1448 CPUtime=0.66 cores=1,3,5,7
/proc/25423/task/25444/stat : 25444 (java) S 25417 25417 25360 0 -1 1077944384 5355 0 0 0 65 1 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330901162224 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25445] ppid=25417 vsize=15417412 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/25423/task/25445/stat : 25445 (java) S 25417 25417 25360 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330900109920 140331438823125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25451] ppid=25417 vsize=15417412 memory=11072 CPUtime=0.14 cores=1,3,5,7
/proc/25423/task/25451/stat : 25451 (java) S 25417 25417 25360 0 -1 1077944384 410 0 0 0 0 14 0 0 20 0 19 0 446116009 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330899057456 140331438824066 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25453] ppid=25417 vsize=15417412 memory=2016 CPUtime=627.56 cores=1,3,5,7
/proc/25423/task/25453/stat : 25453 (java) R 25417 25417 25360 0 -1 4202560 1909 0 0 0 62755 1 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330889837248 140331033071019 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25457] ppid=25417 vsize=15417412 memory=1284 CPUtime=627.36 cores=1,3,5,7
/proc/25423/task/25457/stat : 25457 (java) R 25417 25417 25360 0 -1 4202560 6012 0 0 0 62732 4 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330888785976 140331034019700 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25458] ppid=25417 vsize=15417412 memory=804 CPUtime=626.86 cores=1,3,5,7
/proc/25423/task/25458/stat : 25458 (java) R 25417 25417 25360 0 -1 4202560 1249 0 0 0 62685 1 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330887733528 140331034519241 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
[pid=25423/tid=25460] ppid=25417 vsize=15417412 memory=1808 CPUtime=627.5 cores=1,3,5,7
/proc/25423/task/25460/stat : 25460 (java) R 25417 25417 25360 0 -1 4202560 6296 0 0 0 62748 2 0 0 20 0 19 0 446116094 15787429888 120278 33554432000 4194304 4196468 140729176204608 140330886683184 140331034517359 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19570688 140729176212463 140729176212634 140729176212634 140729176215503 0
Current children cumulated CPU time: 2520.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 482560 KiB

Child status: 143
Real time (s): 634.98
CPU time (s): 2520.56
CPU user time (s): 2520.01
CPU system time (s): 0.543657
CPU usage (%): 396.95
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 628072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.01
system time used= 0.543657
maximum resident set size= 628836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39961
involuntary context switches= 40396


# summary of solver processes directly reported to runsolver:
#   pid: 25417,25423
#   total CPU time (s): 2520.56
#   total CPU user time (s): 2520.01
#   total CPU system time (s): 0.543657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.93545 second user time and 7.32474 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-17 06:34:43
IDJOB=4398997
IDBENCH=134584
IDSOLVER=2853
FILE ID=node107/4398997-1568698602
RUNJOBID= node107-1568694883-25392
PBS_JOBID= 21703815
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-8_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398997-1568698602/watcher-4398997-1568698602 -o /tmp/evaluation-result-4398997-1568698602/solver-4398997-1568698602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568694883-25392 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2129827263 HOME/instance-4398997-1568698602.xml

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

MD5SUM BENCH= 5c0d10b65067a89bbe36375c556425e1
RANDOM SEED=2129827263

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30663088 kB
MemAvailable:   31816076 kB
Buffers:          223172 kB
Cached:          1211224 kB
SwapCached:        76348 kB
Active:           703300 kB
Inactive:         807996 kB
Active(anon):      10800 kB
Inactive(anon):   109472 kB
Active(file):     692500 kB
Inactive(file):   698524 kB
Unevictable:      111792 kB
Mlocked:          111792 kB
SwapTotal:      67108860 kB
SwapFree:       66926676 kB
Dirty:             51920 kB
Writeback:             0 kB
AnonPages:        113196 kB
Mapped:            42176 kB
Shmem:             34292 kB
Slab:             184532 kB
SReclaimable:     155600 kB
SUnreclaim:        28932 kB
KernelStack:        3344 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 58988 MiB
End job on node107 at 2019-09-17 06:45:18