Trace number 4281763

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-18)? (TO) 2520.05 2514.71

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"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-4281763-1503150078.xml"  -tl '2520s' -p 1 -x 0
0.05/0.31	c [HOME/instance-4281763-1503150078.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.37	c simple solver
0.39/0.43	c parse instance...
6.31/4.77	c solve instance...
2520.03/2514.70	s UNKNOWN
2520.03/2514.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 (15347 MiB free)
  memory of node 1: 16384 MiB (15477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281763-1503150078/watcher-4281763-1503150078 -o /tmp/evaluation-result-4281763-1503150078/solver-4281763-1503150078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1039302751 HOME/instance-4281763-1503150078.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=27752, runsolver pid=27749

[startup+0.100258 s]*
/proc/loadavg: 1.63 1.59 1.58 3/197 27754
/proc/meminfo: memFree=31564360/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=11659680 memory=7776 CPUtime=0 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 2191 0 0 0 0 0 0 0 20 0 4 0 13416949 11939512320 1878 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 2915177 1944 1162 1 0 2905147 0
[pid=27754/tid=27755] ppid=27752 vsize=11660708 memory=-8713483618642459740 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 959 0 0 0 0 0 0 0 20 0 5 0 13416949 11940564992 1944 18446744073709551615 4194304 4196468 140728291594832 139665062229712 139665050705306 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=11661736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 13416950 11941617664 1944 18446744073709551615 4194304 4196468 140728291594832 139665023270112 139665057998549 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=11661736 memory=140444803262080 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 13416950 11941617664 1944 18446744073709551615 4194304 4196468 140728291594832 139664656960608 139665057998549 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=11661736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 13416950 11941617664 1944 18446744073709551615 4194304 4196468 140728291594832 139664655908320 139665057998549 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=11661736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) R 27752 27752 17292 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 6 0 13416950 11941617664 1944 18446744073709551615 4194304 4196468 140728291594832 139664654855520 139665057998549 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11669192 KiB
Current children cumulated memory: 9156 KiB

[startup+0.209683 s]*
/proc/loadavg: 1.63 1.59 1.58 2/210 27767
/proc/meminfo: memFree=31553808/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13907304 memory=21040 CPUtime=0.05 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 4645 0 0 0 4 1 0 0 20 0 14 0 13416949 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3476826 5260 2573 1 0 3466323 0
[pid=27754/tid=27755] ppid=27752 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) D 27752 27752 17292 0 -1 4202560 2821 0 0 0 4 0 0 0 20 0 14 0 13416949 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139665062225824 139665058010365 0 4 1 16800974 18446744071580418449 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13907304 memory=10613 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13416950 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13907304 memory=140444803289185 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13416950 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13416950 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 13416950 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13907304 memory=140444803262080 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 13416951 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 13416952 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664535499552 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 13416952 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664534447216 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 13416955 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 14 0 13416955 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 13416955 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13907304 memory=140444803262080 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 14 0 13416955 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 13416955 14241079296 5260 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22420 KiB

[startup+0.310143 s]*
/proc/loadavg: 1.63 1.59 1.58 3/211 27768
/proc/meminfo: memFree=31544580/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13975376 memory=35496 CPUtime=0.22 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 8183 0 0 0 20 2 0 0 20 0 15 0 13416949 14310785024 8874 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3493844 8874 2973 1 0 3483220 0
[pid=27754/tid=27755] ppid=27752 vsize=13975376 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 5430 0 0 0 12 2 0 0 20 0 15 0 13416949 14310785024 8874 18446744073709551615 4194304 4196468 140728291594832 139665062210720 139665050668061 0 4 1 16800974 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14310785024 8874 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14310785024 8874 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14310785024 8656 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13416950 14309736448 8656 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13416951 14309736448 8656 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13416952 14309736448 8656 18446744073709551615 4194304 4196468 140728291594832 139664535499552 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13416952 14310785024 8656 18446744073709551615 4194304 4196468 140728291594832 139664534447216 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14310785024 8656 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 15 0 13416955 14310785024 8656 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13975376 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 13416955 14310785024 8656 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13975376 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 731 0 0 0 5 0 0 0 20 0 15 0 13416955 14310785024 8721 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14310785024 8721 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416962 14310785024 8721 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 36876 KiB

[startup+0.709269 s]
/proc/loadavg: 1.63 1.59 1.58 4/211 27768
/proc/meminfo: memFree=31524496/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13978684 memory=116228 CPUtime=1.12 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 12999 0 0 0 107 5 0 0 20 0 15 0 13416949 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3494671 29057 3150 1 0 3482964 0
[pid=27754/tid=27755] ppid=27752 vsize=13978684 memory=280889385035056 CPUtime=0.52 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 7864 0 0 0 48 4 0 0 20 0 15 0 13416949 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139665062226176 139664701251192 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13978684 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13978684 memory=6153717444296403553 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13978684 memory=7668058299258982501 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13978684 memory=11955034614 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13416951 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13978684 memory=61 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13416952 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664535499552 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13978684 memory=29 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13416952 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664534447216 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13978684 memory=16 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13978684 memory=2 CPUtime=0.17 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) R 27752 27752 17292 0 -1 4202560 1418 0 0 0 17 0 0 0 20 0 15 0 13416955 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664532324424 139665039532599 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13978684 memory=68 CPUtime=0.17 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) R 27752 27752 17292 0 -1 4202560 1142 0 0 0 17 0 0 0 20 0 15 0 13416955 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664531276400 139665037234924 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13978684 memory=52088 CPUtime=0.22 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 1270 0 0 0 22 0 0 0 20 0 15 0 13416955 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13416962 14314172416 29057 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 117608 KiB

[startup+1.50113 s]
/proc/loadavg: 1.63 1.59 1.58 3/211 27768
/proc/meminfo: memFree=31376272/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13978684 memory=201120 CPUtime=2.36 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 13403 0 0 0 228 8 0 0 20 0 15 0 13416949 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3494671 50280 3187 1 0 3482964 0
[pid=27754/tid=27755] ppid=27752 vsize=13978684 memory=280889385035056 CPUtime=1.31 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 7958 0 0 0 125 6 0 0 20 0 15 0 13416949 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139665062226376 139665043069324 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13978684 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13978684 memory=6153717444296403553 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13978684 memory=7668058299258982501 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13978684 memory=11955034614 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 13416950 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13978684 memory=13361 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 13416951 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13416952 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664535499552 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13416952 14314172416 50280 18446744073709551615 4194304 4196468 140728291594832 139664534447216 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664534447232 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13980732 memory=458012 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.47 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 9545 0 0 0 146 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13980732 memory=164 CPUtime=1.59 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 9135 0 0 0 157 2 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.5 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 4507 0 0 0 49 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.53 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1349 0 0 0 76 77 0 0 20 0 15 0 13416962 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 2447.58 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 459392 KiB

[startup+2502.3 s]
/proc/loadavg: 1.79 1.75 1.77 3/211 28020
/proc/meminfo: memFree=31132896/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13980732 memory=458012 CPUtime=2507.62 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 48076 0 0 0 250673 89 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3495183 114503 3220 1 0 3483476 0
[pid=27754/tid=27755] ppid=27752 vsize=13980732 memory=458012 CPUtime=2501.91 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 20301 0 0 0 250182 9 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665062226760 139664703558746 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 361 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.1 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 160 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 186 0 0 0 9 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.06 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 884 0 0 0 3 3 0 0 20 0 15 0 13416951 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664535499616 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13980732 memory=458012 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664534447232 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13980732 memory=458012 CPUtime=1.47 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 9545 0 0 0 146 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13980732 memory=1152 CPUtime=1.59 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 9135 0 0 0 157 2 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13980732 memory=3288 CPUtime=0.5 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 4507 0 0 0 49 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13980732 memory=2432 CPUtime=1.58 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1353 0 0 0 79 79 0 0 20 0 15 0 13416962 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 2507.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 459392 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.7 s]
/proc/loadavg: 1.92 1.78 1.78 3/211 28020
/proc/meminfo: memFree=31132896/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13980732 memory=458012 CPUtime=2520.03 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 48209 0 0 0 251913 90 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3495183 114503 3220 1 0 3483476 0
[pid=27754/tid=27755] ppid=27752 vsize=13980732 memory=458012 CPUtime=2514.31 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 20386 0 0 0 251422 9 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665062226760 139664703558138 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 361 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13980732 memory=4124 CPUtime=0.1 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13980732 memory=11444 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 160 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 186 0 0 0 9 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13980732 memory=1704 CPUtime=0.07 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 891 0 0 0 4 3 0 0 20 0 15 0 13416951 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13980732 memory=458012 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664535499616 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664534447232 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13980732 memory=12980 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13980732 memory=1440 CPUtime=1.47 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 9553 0 0 0 146 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.59 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 9137 0 0 0 157 2 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.5 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 4509 0 0 0 49 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.58 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1382 0 0 0 79 79 0 0 20 0 15 0 13416962 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 459392 KiB

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

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

[startup+2514.71 s]
# the end of solver process 27754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.14 s, system=0.908127 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+2514.7 s]
/proc/loadavg: 1.92 1.78 1.78 3/211 28020
/proc/meminfo: memFree=31132896/32770624 swapFree=67108860/67108860
[pid=27752] ppid=27749 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27752/stat : 27752 (xcsp3-exec) S 27749 27752 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13416939 9740288 345 18446744073709551615 4194304 5098028 140726461774160 140726461772264 140606892552828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 13795328 140726461780345 140726461780550 140726461780550 140726461784043 0
/proc/27752/statm: 2378 345 289 221 0 87 0
[pid=27754] ppid=27752 vsize=13980732 memory=458012 CPUtime=2520.03 cores=0,2,4,6
/proc/27754/stat : 27754 (java) S 27752 27752 17292 0 -1 1077944320 48209 0 0 0 251913 90 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 140728291577376 139665057988343 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
/proc/27754/statm: 3495183 114503 3220 1 0 3483476 0
[pid=27754/tid=27755] ppid=27752 vsize=13980732 memory=458012 CPUtime=2514.31 cores=0,2,4,6
/proc/27754/task/27755/stat : 27755 (java) R 27752 27752 17292 0 -1 4202560 20386 0 0 0 251422 9 0 0 20 0 15 0 13416949 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665062226760 139664703558138 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27756] ppid=27752 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27756/stat : 27756 (java) S 27752 27752 17292 0 -1 1077944384 361 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139665023269776 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27757] ppid=27752 vsize=13980732 memory=4124 CPUtime=0.1 cores=0,2,4,6
/proc/27754/task/27757/stat : 27757 (java) S 27752 27752 17292 0 -1 1077944384 316 0 0 0 8 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664656960272 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27758] ppid=27752 vsize=13980732 memory=11444 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27758/stat : 27758 (java) S 27752 27752 17292 0 -1 1077944384 160 0 0 0 8 3 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664655907984 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27759] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.11 cores=0,2,4,6
/proc/27754/task/27759/stat : 27759 (java) S 27752 27752 17292 0 -1 1077944384 186 0 0 0 9 2 0 0 20 0 15 0 13416950 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664654855184 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27760] ppid=27752 vsize=13980732 memory=1704 CPUtime=0.07 cores=0,2,4,6
/proc/27754/task/27760/stat : 27760 (java) S 27752 27752 17292 0 -1 1077944384 891 0 0 0 4 3 0 0 20 0 15 0 13416951 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664536553584 139665057999490 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27761] ppid=27752 vsize=13980732 memory=458012 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27761/stat : 27761 (java) S 27752 27752 17292 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664535499616 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27762] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27762/stat : 27762 (java) S 27752 27752 17292 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 13416952 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664534447232 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27763] ppid=27752 vsize=13980732 memory=12980 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27763/stat : 27763 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664533395536 139665058006939 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27764] ppid=27752 vsize=13980732 memory=1440 CPUtime=1.47 cores=0,2,4,6
/proc/27754/task/27764/stat : 27764 (java) S 27752 27752 17292 0 -1 1077944384 9553 0 0 0 146 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664532343408 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27765] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.59 cores=0,2,4,6
/proc/27754/task/27765/stat : 27765 (java) S 27752 27752 17292 0 -1 1077944384 9137 0 0 0 157 2 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664531290608 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27766] ppid=27752 vsize=13980732 memory=458012 CPUtime=0.5 cores=0,2,4,6
/proc/27754/task/27766/stat : 27766 (java) S 27752 27752 17292 0 -1 1077944384 4509 0 0 0 49 1 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664530238320 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27767] ppid=27752 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27754/task/27767/stat : 27767 (java) S 27752 27752 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13416955 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664529185760 139665057998549 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
[pid=27754/tid=27768] ppid=27752 vsize=13980732 memory=1380 CPUtime=1.58 cores=0,2,4,6
/proc/27754/task/27768/stat : 27768 (java) S 27752 27752 17292 0 -1 1077944384 1382 0 0 0 79 79 0 0 20 0 15 0 13416962 14316269568 114503 18446744073709551615 4194304 4196468 140728291594832 139664528132528 139665057999490 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 29229056 140728291602866 140728291603042 140728291603042 140728291606479 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 459392 KiB

Child status: 143
Real time (s): 2514.71
CPU time (s): 2520.05
CPU user time (s): 2519.14
CPU system time (s): 0.908127
CPU usage (%): 100.212
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 459392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.14
system time used= 0.908127
maximum resident set size= 458536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49126
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57089
involuntary context switches= 687


# summary of solver processes directly reported to runsolver:
#   pid: 27752,27754
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.14
#   total CPU system time (s): 0.908127

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.983 second user time and 24.066 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 15:27:21
IDJOB=4281763
IDBENCH=135979
IDSOLVER=2677
FILE ID=node129/4281763-1503150078
RUNJOBID= node129-1503095823-17350
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.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-4281763-1503150078/watcher-4281763-1503150078 -o /tmp/evaluation-result-4281763-1503150078/solver-4281763-1503150078 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1039302751 HOME/instance-4281763-1503150078.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=1039302751

node129.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.73
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.73
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.73
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.73
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:        31564708 kB
MemAvailable:   31813448 kB
Buffers:          175876 kB
Cached:           362980 kB
SwapCached:            0 kB
Active:           437048 kB
Inactive:         365016 kB
Active(anon):     263492 kB
Inactive(anon):    16748 kB
Active(file):     173556 kB
Inactive(file):   348268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10044 kB
Writeback:             4 kB
AnonPages:        262944 kB
Mapped:            44148 kB
Shmem:             17060 kB
Slab:             110400 kB
SReclaimable:      85500 kB
SUnreclaim:        24900 kB
KernelStack:        3424 kB
PageTables:         5360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1149632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61996 MiB
End job on node129 at 2017-08-19 16:09:16