Trace number 4403772

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 2019-09-20Wrong UNSAT 3.81069 1.27451

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-1.xml
MD5SUMd0ad504447153d615b89b5c6990e2d3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4783
Best CPU time to get the best result obtained on this benchmark4.91567
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains164
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":85,"count":4},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":6},{"size":89,"count":17},{"size":90,"count":16},{"size":91,"count":14},{"size":92,"count":12},{"size":93,"count":12},{"size":94,"count":9},{"size":95,"count":5},{"size":97,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403772-1568991597.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403772-1568991597.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.85/1.10	c solve instance...
3.57/1.25	s UNSATISFIABLE

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 (6070 MiB free)
  memory of node 1: 16384 MiB (4262 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403772-1568991597/watcher-4403772-1568991597 -o /var/tmp/evaluation-result-4403772-1568991597/solver-4403772-1568991597 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1677428061 HOME/instance-4403772-1568991597.xml 

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

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


[startup+0.100058 s]*
/proc/loadavg: 7.67 4.75 2.64 4/229 5093
/proc/meminfo: memFree=10566620/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15144776 memory=27244 CPUtime=0.12 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 5714 0 0 0 11 1 0 0 20 0 15 0 475073543 15508250624 6811 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3786194 6811 3175 1 0 3748377 0
[pid=5079/tid=5080] ppid=5077 vsize=15144776 memory=7972395670308098907 CPUtime=0.09 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) R 5077 5077 3634 0 -1 4202560 3617 0 0 0 9 0 0 0 20 0 15 0 475073543 15508250624 6811 33554432000 4194304 4196468 140731950081008 140068244958800 140068240739734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073545 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073546 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073546 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067706783216 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073548 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) R 5077 5077 3634 0 -1 4202560 304 0 0 0 0 0 0 0 20 0 15 0 475073548 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067704670192 140068240749146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) S 5077 5077 3634 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 475073548 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067703625840 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0.01 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) R 5077 5077 3634 0 -1 4202560 344 0 0 0 1 0 0 0 20 0 15 0 475073548 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067702573296 140068240739734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073549 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073549 15508250624 6811 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 28700 KiB

[startup+0.211946 s]*
/proc/loadavg: 7.67 4.75 2.64 4/229 5093
/proc/meminfo: memFree=10552400/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15144776 memory=39812 CPUtime=0.34 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 9688 0 0 0 31 3 0 0 20 0 15 0 475073543 15508250624 9953 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3786194 9953 3285 1 0 3748377 0
[pid=5079/tid=5080] ppid=5077 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) R 5077 5077 3634 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 15 0 475073543 15508250624 9953 33554432000 4194304 4196468 140731950081008 140068244961840 140068240749725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15144776 memory=8956 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15144776 memory=3905381659830220448 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073544 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073545 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073546 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073546 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067706783216 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073548 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) S 5077 5077 3634 0 -1 1077944384 409 0 0 0 2 0 0 0 20 0 15 0 475073548 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067704678384 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) S 5077 5077 3634 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 15 0 475073548 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067703625840 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15144776 memory=140451344381568 CPUtime=0.08 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) R 5077 5077 3634 0 -1 4202560 883 0 0 0 8 0 0 0 20 0 15 0 475073548 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067702573296 140068240749146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073549 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073549 15508250624 9953 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41268 KiB

[startup+0.310674 s]*
/proc/loadavg: 7.67 4.75 2.64 5/229 5093
/proc/meminfo: memFree=10545004/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15149032 memory=49048 CPUtime=0.53 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 11074 0 0 0 49 4 0 0 20 0 15 0 475073543 15512608768 12262 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3787258 12262 3367 1 0 3748377 0
[pid=5079/tid=5080] ppid=5077 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) R 5077 5077 3634 0 -1 4202560 7781 0 0 0 28 2 0 0 20 0 15 0 475073543 15512608768 12289 33554432000 4194304 4196468 140731950081008 140068244958912 140068240749725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073544 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073545 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073546 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073546 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067706783216 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15149032 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073548 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15149032 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) R 5077 5077 3634 0 -1 1077944384 428 0 0 0 4 0 0 0 20 0 15 0 475073548 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067704678384 140068240738946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) R 5077 5077 3634 0 -1 4202560 558 0 0 0 5 0 0 0 20 0 15 0 475073548 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067703606856 140068222271888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) S 5077 5077 3634 0 -1 1077944384 1016 0 0 0 12 0 0 0 20 0 15 0 475073548 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067702573296 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073549 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073549 15512608768 12289 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50504 KiB

[startup+0.701572 s]
/proc/loadavg: 7.67 4.75 2.64 5/229 5093
/proc/meminfo: memFree=10523664/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15151156 memory=97920 CPUtime=1.72 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 15105 0 0 0 167 5 0 0 20 0 15 0 475073543 15514783744 24480 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3787789 24480 3442 1 0 3748889 0
[pid=5079/tid=5080] ppid=5077 vsize=15151156 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) R 5077 5077 3634 0 -1 4202560 9248 0 0 0 64 3 0 0 20 0 15 0 475073543 15514783744 24480 33554432000 4194304 4196468 140731950081008 140068244965488 140068226795970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15151156 memory=55772 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15151156 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073545 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15151156 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073546 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073546 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067706783216 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15151156 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073548 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15151156 memory=6024 CPUtime=0.3 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) R 5077 5077 3634 0 -1 4202560 1173 0 0 0 30 0 0 0 20 0 15 0 475073548 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067704664480 140068222249025 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15151156 memory=11416 CPUtime=0.34 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) R 5077 5077 3634 0 -1 4202560 1299 0 0 0 34 0 0 0 20 0 15 0 475073548 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067703604944 140068225117424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15151156 memory=780 CPUtime=0.38 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) R 5077 5077 3634 0 -1 4202560 2077 0 0 0 37 1 0 0 20 0 15 0 475073548 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067702573296 140068219861366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073549 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073549 15514783744 24480 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 99376 KiB

[startup+1.27446 s]
# the end of solver process 5077 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.70555 s, system=0.105142 s

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

[startup+0.800932 s]
/proc/loadavg: 7.67 4.75 2.64 5/229 5093
/proc/meminfo: memFree=10523664/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15151156 memory=105972 CPUtime=2.08 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 15582 0 0 0 203 5 0 0 20 0 15 0 475073543 15514783744 26493 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3787789 26493 3461 1 0 3748889 0
[pid=5079/tid=5080] ppid=5077 vsize=15151156 memory=2828 CPUtime=0.77 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) R 5077 5077 3634 0 -1 4202560 9415 0 0 0 74 3 0 0 20 0 15 0 475073543 15514783744 26493 33554432000 4194304 4196468 140731950081008 140068244958240 140068240749725 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15151156 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15151156 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15151156 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073544 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15151156 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073545 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15151156 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073546 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15151156 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073546 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067706783216 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15151156 memory=17668 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073548 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15151156 memory=19876 CPUtime=0.39 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) R 5077 5077 3634 0 -1 1077944384 1219 0 0 0 39 0 0 0 20 0 15 0 475073548 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067704678384 140068240738946 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15151156 memory=22084 CPUtime=0.44 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) R 5077 5077 3634 0 -1 4202560 1348 0 0 0 44 0 0 0 20 0 15 0 475073548 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067703625840 140068220420903 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15151156 memory=24292 CPUtime=0.46 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) R 5077 5077 3634 0 -1 4202560 2295 0 0 0 45 1 0 0 20 0 15 0 475073548 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067702573296 140068233827646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15151156 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073549 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15151156 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073549 15514783744 26493 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 107428 KiB

[startup+1.20153 s]
/proc/loadavg: 7.67 4.75 2.64 5/229 5093
/proc/meminfo: memFree=10384412/32770624 swapFree=66935844/67108860
[pid=5077] ppid=5074 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/5077/stat : 5077 (xcsp3-exec) S 5074 5077 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073543 115843072 364 33554432000 4194304 5098028 140734811596192 140734811594296 140409704919676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26841088 140734811603798 140734811604057 140734811604057 140734811606982 0
/proc/5077/statm: 28282 364 305 221 0 87 0
[pid=5079] ppid=5077 vsize=15419460 memory=213624 CPUtime=3.57 cores=1,3,5,7
/proc/5079/stat : 5079 (java) S 5077 5077 3634 0 -1 1077944320 18223 0 0 0 348 9 0 0 20 0 19 0 475073543 15789527040 53406 33554432000 4194304 4196468 140731950081008 140731950063552 140068240727799 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
/proc/5079/statm: 3854865 53406 3485 1 0 3815965 0
[pid=5079/tid=5080] ppid=5077 vsize=15419460 memory=13848568834296438 CPUtime=1.05 cores=1,3,5,7
/proc/5079/task/5080/stat : 5080 (java) S 5077 5077 3634 0 -1 1077944384 9533 0 0 0 101 4 0 0 20 0 19 0 475073543 15789527040 53406 33554432000 4194304 4196468 140731950081008 140068244968576 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5081] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5081/stat : 5081 (java) S 5077 5077 3634 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 475073544 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067832695056 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5082] ppid=5077 vsize=15419460 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5079/task/5082/stat : 5082 (java) S 5077 5077 3634 0 -1 1077944384 20 0 0 0 2 0 0 0 20 0 19 0 475073544 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067831642512 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5083] ppid=5077 vsize=15419460 memory=6656426216303648864 CPUtime=0.02 cores=1,3,5,7
/proc/5079/task/5083/stat : 5083 (java) S 5077 5077 3634 0 -1 1077944384 14 0 0 0 2 0 0 0 20 0 19 0 475073544 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067830589968 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5084] ppid=5077 vsize=15419460 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5079/task/5084/stat : 5084 (java) S 5077 5077 3634 0 -1 1077944384 25 0 0 0 2 0 0 0 20 0 19 0 475073544 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067829537424 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5085] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5085/stat : 5085 (java) S 5077 5077 3634 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475073545 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067708889584 140068240738946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5086] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5086/stat : 5086 (java) S 5077 5077 3634 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 475073546 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067707835808 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5087] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5087/stat : 5087 (java) S 5077 5077 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475073546 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067706783232 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5088] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5088/stat : 5088 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475073548 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067705731792 140068240746395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5089] ppid=5077 vsize=15419460 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/5079/task/5089/stat : 5089 (java) R 5077 5077 3634 0 -1 4202560 1965 0 0 0 74 0 0 0 20 0 19 0 475073548 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067704671576 140068221366345 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5090] ppid=5077 vsize=15419460 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/5079/task/5090/stat : 5090 (java) R 5077 5077 3634 0 -1 4202560 2067 0 0 0 80 0 0 0 20 0 19 0 475073548 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067703619032 140068220420876 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5091] ppid=5077 vsize=15419460 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/5079/task/5091/stat : 5091 (java) S 5077 5077 3634 0 -1 1077944384 3074 0 0 0 65 1 0 0 20 0 19 0 475073548 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067702573296 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5092] ppid=5077 vsize=15419460 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5092/stat : 5092 (java) S 5077 5077 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475073549 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067701520992 140068240738005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
[pid=5079/tid=5093] ppid=5077 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5079/task/5093/stat : 5093 (java) S 5077 5077 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475073549 15789527040 53406 33554432000 4194304 4196468 140731950081008 140067700468528 140068240738946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20209664 140731950085083 140731950085258 140731950085258 140731950088143 0
Current children cumulated CPU time: 3.57 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 215080 KiB

Child status: 0
Real time (s): 1.27451
CPU time (s): 3.81069
CPU user time (s): 3.70555
CPU system time (s): 0.105142
CPU usage (%): 298.994
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 215080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.70555
system time used= 0.105142
maximum resident set size= 215164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18892
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1845
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 5077
#   total CPU time (s): 3.81069
#   total CPU user time (s): 3.70555
#   total CPU system time (s): 0.105142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036423 second user time and 0.053564 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 16:59:14
IDJOB=4403772
IDBENCH=133275
IDSOLVER=2863
FILE ID=node147/4403772-1568991597
RUNJOBID= node147-1568991333-3666
PBS_JOBID= 21704655
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-t-hard-1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403772-1568991597/watcher-4403772-1568991597 -o /var/tmp/evaluation-result-4403772-1568991597/solver-4403772-1568991597 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1677428061 HOME/instance-4403772-1568991597.xml

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

MD5SUM BENCH= d0ad504447153d615b89b5c6990e2d3b
RANDOM SEED=1677428061

node147.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.52
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.52
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.52
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.52
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:        10580912 kB
MemAvailable:   31015996 kB
Buffers:          141508 kB
Cached:         20221840 kB
SwapCached:        68676 kB
Active:         10939064 kB
Inactive:       10267440 kB
Active(anon):     775420 kB
Inactive(anon):   116760 kB
Active(file):   10163644 kB
Inactive(file): 10150680 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             26240 kB
Writeback:             0 kB
AnonPages:        800636 kB
Mapped:            65048 kB
Shmem:             40796 kB
Slab:             579028 kB
SReclaimable:     549220 kB
SUnreclaim:        29808 kB
KernelStack:        4032 kB
PageTables:         7332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2515328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    704512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node147 at 2019-09-20 16:59:15