Trace number 4268997

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.02 2515.71

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark20067.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268997-1502830848.xml"  -tl '2520s' -p 1 -x 0
0.18/0.33	c [HOME/instance-4268997-1502830848.xml, -tl, 2520s, -p, 1, -x, 0]
0.18/0.39	c simple solver
0.36/0.46	c parse instance...
1.06/0.78	c solve instance...
2520.00/2515.70	s UNKNOWN
2520.00/2515.70	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15234 MiB free)
  memory of node 1: 16384 MiB (14575 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268997-1502830848/watcher-4268997-1502830848 -o /tmp/evaluation-result-4268997-1502830848/solver-4268997-1502830848 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 442040362 HOME/instance-4268997-1502830848.xml 

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

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

solver pid=12887, runsolver pid=12884

[startup+0.100157 s]*
/proc/loadavg: 1.57 1.73 1.70 4/196 12888
/proc/meminfo: memFree=30525872/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=356952 memory=7972 CPUtime=0 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 71425423 365518848 1945 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 2905238 1945 1088 1 0 2895208 0
[pid=12889/tid=12890] ppid=12887 vsize=11657624 memory=4206751525541405026 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 810 0 0 0 0 0 0 0 20 0 2 0 71425423 11937406976 2256 18446744073709551615 4194304 4196468 140731905444720 139659538651552 139659526698912 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 366464 KiB
Current children cumulated memory: 9352 KiB

[startup+0.209703 s]*
/proc/loadavg: 1.57 1.73 1.70 2/210 12902
/proc/meminfo: memFree=30515992/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13907304 memory=20656 CPUtime=0.05 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 4548 0 0 0 5 0 0 0 20 0 14 0 71425423 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3476826 5164 2570 1 0 3466323 0
[pid=12889/tid=12890] ppid=12887 vsize=13907304 memory=4206751525541405026 CPUtime=0.04 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) D 12887 12887 11586 0 -1 4202560 2731 0 0 0 4 0 0 0 20 0 14 0 71425423 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659538646944 139659534431485 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13907304 memory=662039291620837129 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 71425424 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13907304 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 71425424 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13907304 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 71425424 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 71425424 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 71425425 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 71425426 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13907304 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 71425426 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71425428 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 14 0 71425428 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71425428 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 71425428 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 71425428 14241079296 5164 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22036 KiB

[startup+0.309937 s]*
/proc/loadavg: 1.57 1.73 1.70 5/211 12903
/proc/meminfo: memFree=30507028/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13974352 memory=30600 CPUtime=0.18 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 6126 0 0 0 17 1 0 0 20 0 15 0 71425423 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3493588 7650 2962 1 0 3482964 0
[pid=12889/tid=12890] ppid=12887 vsize=13974352 memory=280359224995104 CPUtime=0.12 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) S 12887 12887 11586 0 -1 1077944384 3448 0 0 0 11 1 0 0 20 0 15 0 71425423 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659538643200 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13974352 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13974352 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71425424 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71425425 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71425426 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13974352 memory=140179760670336 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 71425426 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) R 12887 12887 11586 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 71425428 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 218 0 0 0 1 0 0 0 20 0 15 0 71425428 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13974352 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 724 0 0 0 4 0 0 0 20 0 15 0 71425428 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425437 14309736448 7650 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31980 KiB

[startup+0.7009 s]
/proc/loadavg: 1.57 1.73 1.70 4/211 12903
/proc/meminfo: memFree=30490376/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13980732 memory=63964 CPUtime=1.06 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 12740 0 0 0 102 4 0 0 20 0 15 0 71425423 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3495183 15991 3158 1 0 3483476 0
[pid=12889/tid=12890] ppid=12887 vsize=13980732 memory=4644 CPUtime=0.49 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 7958 0 0 0 47 2 0 0 20 0 15 0 71425423 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659538637392 139659135855664 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13980732 memory=140179612380720 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71425425 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=140179612398480 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=25092 CPUtime=0.13 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) R 12887 12887 11586 0 -1 4202560 1149 0 0 0 13 0 0 0 20 0 15 0 71425428 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659008467912 139659513647936 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=4449 CPUtime=0.13 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) R 12887 12887 11586 0 -1 4202560 781 0 0 0 13 0 0 0 20 0 15 0 71425428 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659007415160 139659514253057 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) R 12887 12887 11586 0 -1 4202560 1545 0 0 0 28 0 0 0 20 0 15 0 71425428 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659519539376 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=5332 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13980732 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425437 14316269568 15991 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65344 KiB

[startup+1.50083 s]
/proc/loadavg: 1.57 1.73 1.70 5/211 12903
/proc/meminfo: memFree=30466324/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13980732 memory=73796 CPUtime=2.6 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 15792 0 0 0 255 5 0 0 20 0 15 0 71425423 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3495183 18449 3181 1 0 3483476 0
[pid=12889/tid=12890] ppid=12887 vsize=13980732 memory=1380 CPUtime=1.29 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 8815 0 0 0 126 3 0 0 20 0 15 0 71425423 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659538645136 139659137173128 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13980732 memory=73648 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71425424 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71425425 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=70916 CPUtime=0.46 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 1938 0 0 0 45 1 0 0 20 0 15 0 71425428 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=6944656575208382560 CPUtime=0.43 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 1705 0 0 0 43 0 0 0 20 0 15 0 71425428 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=6944656575208382560 CPUtime=0.39 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 2010 0 0 0 39 0 0 0 20 0 15 0 71425428 14316269568 18449 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=7752571388517775162 CPUtime=0 cores=0,2,4,6

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

[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=215168 CPUtime=0.03 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 1487 0 0 0 1 2 0 0 20 0 15 0 71425425 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=215168 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=1380 CPUtime=1.55 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 16460 0 0 0 153 2 0 0 20 0 15 0 71425428 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=4120 CPUtime=1.51 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 11949 0 0 0 150 1 0 0 20 0 15 0 71425428 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=39868 CPUtime=0.55 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 8506 0 0 0 54 1 0 0 20 0 15 0 71425428 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13980732 memory=215168 CPUtime=0.79 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1715 0 0 0 35 44 0 0 20 0 15 0 71425437 14316269568 53792 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 2446.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 216548 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/211 13172
/proc/meminfo: memFree=31243264/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13980732 memory=209496 CPUtime=2506.59 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 64479 0 0 0 250619 40 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3495183 52374 3224 1 0 3483476 0
[pid=12889/tid=12890] ppid=12887 vsize=13980732 memory=209496 CPUtime=2501.99 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 20950 0 0 0 250193 6 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659538648144 139659138631744 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 519 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.04 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 1660 0 0 0 2 2 0 0 20 0 15 0 71425425 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=209496 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=1380 CPUtime=1.55 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 16462 0 0 0 153 2 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=4120 CPUtime=1.51 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 11951 0 0 0 150 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=39872 CPUtime=0.55 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 8509 0 0 0 54 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.82 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1747 0 0 0 36 46 0 0 20 0 15 0 71425437 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 2506.59 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 210876 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.7 s]
/proc/loadavg: 2.00 1.99 1.95 3/211 13172
/proc/meminfo: memFree=31239172/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13980732 memory=209496 CPUtime=2520 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 64485 0 0 0 251960 40 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3495183 52374 3224 1 0 3483476 0
[pid=12889/tid=12890] ppid=12887 vsize=13980732 memory=1380 CPUtime=2515.39 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 20954 0 0 0 251533 6 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659538648144 139659138284042 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 519 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.04 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 1660 0 0 0 2 2 0 0 20 0 15 0 71425425 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=-6587218474750792800 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=209496 CPUtime=1.55 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 16462 0 0 0 153 2 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=1380 CPUtime=1.51 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 11951 0 0 0 150 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.55 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 8509 0 0 0 54 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.84 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1749 0 0 0 37 47 0 0 20 0 15 0 71425437 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 210876 KiB

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

[startup+2515.71 s]
# the end of solver process 12887 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.61 s, system=0.412447 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2515.7 s]
/proc/loadavg: 2.00 1.99 1.95 3/211 13172
/proc/meminfo: memFree=31239172/32770624 swapFree=67108860/67108860
[pid=12887] ppid=12884 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12887/stat : 12887 (xcsp3-exec) S 12884 12887 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 71425413 9740288 345 18446744073709551615 4194304 5098028 140729623232240 140729623230344 140682575327868 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 35430400 140729623236985 140729623237189 140729623237189 140729623240683 0
/proc/12887/statm: 2378 345 289 221 0 87 0
[pid=12889] ppid=12887 vsize=13980732 memory=209496 CPUtime=2520 cores=0,2,4,6
/proc/12889/stat : 12889 (java) S 12887 12887 11586 0 -1 1077944320 64485 0 0 0 251960 40 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 140731905427264 139659534409463 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
/proc/12889/statm: 3495183 52374 3224 1 0 3483476 0
[pid=12889/tid=12890] ppid=12887 vsize=13980732 memory=1380 CPUtime=2515.39 cores=0,2,4,6
/proc/12889/task/12890/stat : 12890 (java) R 12887 12887 11586 0 -1 4202560 20954 0 0 0 251533 6 0 0 20 0 15 0 71425423 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659538648144 139659138284042 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12891] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12891/stat : 12891 (java) S 12887 12887 11586 0 -1 1077944384 660 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659453824016 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12892] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12892/stat : 12892 (java) S 12887 12887 11586 0 -1 1077944384 519 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659452771472 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12893] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12893/stat : 12893 (java) S 12887 12887 11586 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659132791568 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12894] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.01 cores=0,2,4,6
/proc/12889/task/12894/stat : 12894 (java) S 12887 12887 11586 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 71425424 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659131739024 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12895] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.04 cores=0,2,4,6
/proc/12889/task/12895/stat : 12895 (java) S 12887 12887 11586 0 -1 1077944384 1660 0 0 0 2 2 0 0 20 0 15 0 71425425 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659012692208 139659534420610 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12896] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12896/stat : 12896 (java) S 12887 12887 11586 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659011638432 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12897] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12897/stat : 12897 (java) S 12887 12887 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 71425426 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659010585328 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12898] ppid=12887 vsize=13980732 memory=-6587218474750792800 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12898/stat : 12898 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659009533904 139659534428059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12899] ppid=12887 vsize=13980732 memory=209496 CPUtime=1.55 cores=0,2,4,6
/proc/12889/task/12899/stat : 12899 (java) S 12887 12887 11586 0 -1 1077944384 16462 0 0 0 153 2 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659008482032 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12900] ppid=12887 vsize=13980732 memory=1380 CPUtime=1.51 cores=0,2,4,6
/proc/12889/task/12900/stat : 12900 (java) S 12887 12887 11586 0 -1 1077944384 11951 0 0 0 150 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659007429488 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12901] ppid=12887 vsize=13980732 memory=209496 CPUtime=0.55 cores=0,2,4,6
/proc/12889/task/12901/stat : 12901 (java) S 12887 12887 11586 0 -1 1077944384 8509 0 0 0 54 1 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659006376432 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12902] ppid=12887 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/12889/task/12902/stat : 12902 (java) S 12887 12887 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71425428 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659005324128 139659534419669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
[pid=12889/tid=12903] ppid=12887 vsize=13980732 memory=1380 CPUtime=0.84 cores=0,2,4,6
/proc/12889/task/12903/stat : 12903 (java) S 12887 12887 11586 0 -1 1077944384 1749 0 0 0 37 47 0 0 20 0 15 0 71425437 14316269568 52374 18446744073709551615 4194304 4196468 140731905444720 139659004271152 139659534420610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15122432 140731905446321 140731905446497 140731905446497 140731905449935 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 210876 KiB

Child status: 143
Real time (s): 2515.71
CPU time (s): 2520.02
CPU user time (s): 2519.61
CPU system time (s): 0.412447
CPU usage (%): 100.171
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 216548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.61
system time used= 0.412447
maximum resident set size= 215168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65242
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56812
involuntary context switches= 2822


# summary of solver processes directly reported to runsolver:
#   pid: 12887
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.61
#   total CPU system time (s): 0.412447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6621 second user time and 23.4145 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 22:46:31
IDJOB=4268997
IDBENCH=136341
IDSOLVER=2660
FILE ID=node124/4268997-1502830848
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268997-1502830848/watcher-4268997-1502830848 -o /tmp/evaluation-result-4268997-1502830848/solver-4268997-1502830848 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 442040362 HOME/instance-4268997-1502830848.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=442040362

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30525952 kB
MemAvailable:   30968284 kB
Buffers:          248820 kB
Cached:           480516 kB
SwapCached:            0 kB
Active:          1493044 kB
Inactive:         301596 kB
Active(anon):    1016988 kB
Inactive(anon):    81948 kB
Active(file):     476056 kB
Inactive(file):   219648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7552 kB
Writeback:             0 kB
AnonPages:       1065348 kB
Mapped:            60432 kB
Shmem:             33512 kB
Slab:             151548 kB
SReclaimable:     124928 kB
SUnreclaim:        26620 kB
KernelStack:        3440 kB
PageTables:         7384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1895900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    944128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 23:28:27