Trace number 4403753

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.70157 1.24262

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-5.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark16.1082
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"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-4403753-1568991596.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403753-1568991596.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.94/1.08	c solve instance...
3.60/1.22	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 (6113 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-4403753-1568991596/watcher-4403753-1568991596 -o /var/tmp/evaluation-result-4403753-1568991596/solver-4403753-1568991596 -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 1189523059 HOME/instance-4403753-1568991596.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=4997, runsolver pid=4994
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 8.16 4.80 2.64 4/230 5013
/proc/meminfo: memFree=10602056/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15144776 memory=29156 CPUtime=0.13 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 5711 0 0 0 12 1 0 0 20 0 15 0 475073363 15508250624 7289 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3786194 7289 3182 1 0 3748377 0
[pid=4999/tid=5000] ppid=4997 vsize=15144776 memory=7828001206278787931 CPUtime=0.09 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) R 4997 4997 3634 0 -1 4202560 3593 0 0 0 9 0 0 0 20 0 15 0 475073364 15508250624 7289 33554432000 4194304 4196468 140727657488720 140324309885856 140324305669526 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 7289 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) S 4997 4997 3634 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323837249520 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) S 4997 4997 3634 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323836196976 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0.02 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) R 4997 4997 3634 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323835141448 140324305669526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 7289 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30608 KiB

[startup+0.210777 s]*
/proc/loadavg: 8.16 4.80 2.64 3/230 5013
/proc/meminfo: memFree=10588284/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15144776 memory=40888 CPUtime=0.34 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 9479 0 0 0 32 2 0 0 20 0 15 0 475073363 15508250624 10222 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3786194 10222 3299 1 0 3748377 0
[pid=4999/tid=5000] ppid=4997 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) R 4997 4997 3634 0 -1 4202560 6627 0 0 0 19 1 0 0 20 0 15 0 475073364 15508250624 10222 33554432000 4194304 4196468 140727657488720 140324309892576 140324305679421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15144776 memory=8956 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 10222 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15144776 memory=288370546579261056 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073364 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073366 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) S 4997 4997 3634 0 -1 1077944384 398 0 0 0 2 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323837249520 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) S 4997 4997 3634 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323836196976 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15144776 memory=140170427549312 CPUtime=0.08 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) R 4997 4997 3634 0 -1 4202560 761 0 0 0 8 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323835144432 140324284795873 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073369 15508250624 10222 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42340 KiB

[startup+0.310767 s]*
/proc/loadavg: 8.16 4.80 2.64 3/230 5013
/proc/meminfo: memFree=10581148/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15149032 memory=49852 CPUtime=0.52 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 10783 0 0 0 49 3 0 0 20 0 15 0 475073363 15512608768 12463 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3787258 12463 3364 1 0 3748377 0
[pid=4999/tid=5000] ppid=4997 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) R 4997 4997 3634 0 -1 4202560 7848 0 0 0 28 2 0 0 20 0 15 0 475073364 15512608768 12463 33554432000 4194304 4196468 140727657488720 140324309888704 140324289738078 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15512608768 12463 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073364 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073366 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073366 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073366 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15149032 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15149032 memory=8325818968683490714 CPUtime=0.03 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) S 4997 4997 3634 0 -1 1077944384 401 0 0 0 3 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323837249520 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) S 4997 4997 3634 0 -1 1077944384 404 0 0 0 4 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323836196976 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) S 4997 4997 3634 0 -1 1077944384 839 0 0 0 12 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323835144432 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073369 15512608768 12463 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51304 KiB

[startup+0.700834 s]
/proc/loadavg: 8.16 4.80 2.64 6/230 5013
/proc/meminfo: memFree=10556896/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15151156 memory=100740 CPUtime=1.74 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 15250 0 0 0 169 5 0 0 20 0 15 0 475073363 15514783744 25185 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3787789 25185 3451 1 0 3748889 0
[pid=4999/tid=5000] ppid=4997 vsize=15151156 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) R 4997 4997 3634 0 -1 4202560 9126 0 0 0 65 3 0 0 20 0 15 0 475073364 15514783744 25185 33554432000 4194304 4196468 140727657488720 140324309894608 140323913352737 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 25185 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15151156 memory=55772 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15151156 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15151156 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15151156 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15151156 memory=6024 CPUtime=0.3 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) R 4997 4997 3634 0 -1 4202560 1351 0 0 0 30 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323837235616 140324286293457 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15151156 memory=11416 CPUtime=0.34 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) R 4997 4997 3634 0 -1 4202560 1375 0 0 0 34 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323836187088 140324287177620 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15151156 memory=780 CPUtime=0.39 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) R 4997 4997 3634 0 -1 4202560 2091 0 0 0 39 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323835144432 140324289738078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 25185 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 102192 KiB

[startup+1.24258 s]
# the end of solver process 4997 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.60218 s, system=0.099392 s

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

[startup+0.807833 s]
/proc/loadavg: 8.16 4.80 2.64 6/230 5013
/proc/meminfo: memFree=10556896/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15151156 memory=112664 CPUtime=2.13 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 15699 0 0 0 207 6 0 0 20 0 15 0 475073363 15514783744 28166 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3787789 28166 3460 1 0 3748889 0
[pid=4999/tid=5000] ppid=4997 vsize=15151156 memory=2828 CPUtime=0.78 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) R 4997 4997 3634 0 -1 4202560 9298 0 0 0 75 3 0 0 20 0 15 0 475073364 15514783744 28166 33554432000 4194304 4196468 140727657488720 140324309893648 140323916936234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 28166 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15151156 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15151156 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15151156 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475073364 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15151156 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15151156 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15151156 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475073366 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15151156 memory=17668 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15151156 memory=19876 CPUtime=0.4 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) R 4997 4997 3634 0 -1 4202560 1392 0 0 0 40 0 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323837230720 140324285090609 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15151156 memory=22084 CPUtime=0.44 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) R 4997 4997 3634 0 -1 4202560 1420 0 0 0 44 0 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323836185648 140324305678938 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15151156 memory=24292 CPUtime=0.48 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) R 4997 4997 3634 0 -1 4202560 2286 0 0 0 47 1 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323835141368 140324305669526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15151156 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15151156 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475073369 15514783744 28166 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 2.13 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 114116 KiB

[startup+1.20222 s]
/proc/loadavg: 8.16 4.80 2.64 7/230 5013
/proc/meminfo: memFree=10448580/32770624 swapFree=66935844/67108860
[pid=4997] ppid=4994 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (xcsp3-exec) S 4994 4997 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475073363 115843072 363 33554432000 4194304 5098028 140725750865136 140725750863240 139711831847548 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 9109504 140725750870870 140725750871129 140725750871129 140725750874054 0
/proc/4997/statm: 28282 363 304 221 0 87 0
[pid=4999] ppid=4997 vsize=15419460 memory=212812 CPUtime=3.6 cores=1,3,5,7
/proc/4999/stat : 4999 (java) S 4997 4997 3634 0 -1 1077944320 17557 0 0 0 351 9 0 0 20 0 19 0 475073363 15789527040 53203 33554432000 4194304 4196468 140727657488720 140727657471264 140324305657591 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
/proc/4999/statm: 3854865 53203 3482 1 0 3815965 0
[pid=4999/tid=5000] ppid=4997 vsize=15419460 memory=13848568834296438 CPUtime=1.04 cores=1,3,5,7
/proc/4999/task/5000/stat : 5000 (java) S 4997 4997 3634 0 -1 1077944384 9411 0 0 0 99 5 0 0 20 0 19 0 475073364 15789527040 53203 33554432000 4194304 4196468 140727657488720 140324309898368 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5001] ppid=4997 vsize=15419460 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4999/task/5001/stat : 5001 (java) S 4997 4997 3634 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 19 0 475073364 15789527040 53203 33554432000 4194304 4196468 140727657488720 140324233697552 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5002] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5002/stat : 5002 (java) S 4997 4997 3634 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 475073364 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323896813968 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5003] ppid=4997 vsize=15419460 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5003/stat : 5003 (java) S 4997 4997 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475073364 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323895761424 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5004] ppid=4997 vsize=15419460 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4999/task/5004/stat : 5004 (java) S 4997 4997 3634 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 19 0 475073364 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323894708880 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5005] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5005/stat : 5005 (java) S 4997 4997 3634 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 475073366 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323841460720 140324305668738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5006] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5006/stat : 5006 (java) S 4997 4997 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475073366 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323840406944 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5007] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5007/stat : 5007 (java) S 4997 4997 3634 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475073366 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323839354352 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5008] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5008/stat : 5008 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323838302928 140324305676187 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5009] ppid=4997 vsize=15419460 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/4999/task/5009/stat : 5009 (java) R 4997 4997 3634 0 -1 1077944384 1893 0 0 0 76 0 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323837249520 140324305668738 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5010] ppid=4997 vsize=15419460 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/4999/task/5010/stat : 5010 (java) R 4997 4997 3634 0 -1 4202560 1878 0 0 0 76 0 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323836182856 140324290537853 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5011] ppid=4997 vsize=15419460 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/4999/task/5011/stat : 5011 (java) R 4997 4997 3634 0 -1 4202560 2800 0 0 0 67 1 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323835144432 140324298754427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5012] ppid=4997 vsize=15419460 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5012/stat : 5012 (java) S 4997 4997 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323834092128 140324305667797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
[pid=4999/tid=5013] ppid=4997 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4999/task/5013/stat : 5013 (java) S 4997 4997 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475073369 15789527040 53203 33554432000 4194304 4196468 140727657488720 140323833039664 140324305668738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34910208 140727657497563 140727657497738 140727657497738 140727657500623 0
Current children cumulated CPU time: 3.6 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 214264 KiB

Child status: 0
Real time (s): 1.24262
CPU time (s): 3.70157
CPU user time (s): 3.60218
CPU system time (s): 0.099392
CPU usage (%): 297.884
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 214264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.60218
system time used= 0.099392
maximum resident set size= 214636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18232
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= 1875
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 4997
#   total CPU time (s): 3.70157
#   total CPU user time (s): 3.60218
#   total CPU system time (s): 0.099392

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031187 second user time and 0.058216 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 16:59:12
IDJOB=4403753
IDBENCH=133274
IDSOLVER=2863
FILE ID=node147/4403753-1568991596
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-5.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-4403753-1568991596/watcher-4403753-1568991596 -o /var/tmp/evaluation-result-4403753-1568991596/solver-4403753-1568991596 -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 1189523059 HOME/instance-4403753-1568991596.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=1189523059

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:        10636668 kB
MemAvailable:   31072300 kB
Buffers:          141504 kB
Cached:         20222212 kB
SwapCached:        68676 kB
Active:         10879984 kB
Inactive:       10267632 kB
Active(anon):     716292 kB
Inactive(anon):   116760 kB
Active(file):   10163692 kB
Inactive(file): 10150872 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             26956 kB
Writeback:          6404 kB
AnonPages:        760128 kB
Mapped:            65576 kB
Shmem:             40796 kB
Slab:             582820 kB
SReclaimable:     549528 kB
SUnreclaim:        33292 kB
KernelStack:        4016 kB
PageTables:         7164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1897660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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:13