Trace number 4283968

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)UNSAT 3.47949 1.4063801

General information on the benchmark

NameRlfap/Rlfap-m1-scensMod/
Rlfap-scen-09-w1-f03.xml
MD5SUM592eacf3e4c9123e6b0292f19fa9a16a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.75089097
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints1138
Number of domains5
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":14},{"size":34,"count":336},{"size":41,"count":328}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":92},{"degree":2,"count":143},{"degree":3,"count":160},{"degree":4,"count":139},{"degree":5,"count":75},{"degree":6,"count":38},{"degree":7,"count":15},{"degree":8,"count":12},{"degree":9,"count":4},{"degree":10,"count":1},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1138}]
Number of extensional constraints0
Number of intensional constraints1138
Distribution of constraint types[{"type":"intension","count":1138}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283968-1503187714.xml"  -tl '2520s' -p 1 -x 3
0.12/0.25	c [HOME/instance-4283968-1503187714.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
2.39/1.07	c solve instance...
3.25/1.35	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 (15308 MiB free)
  memory of node 1: 16384 MiB (15494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283968-1503187714/watcher-4283968-1503187714 -o /tmp/evaluation-result-4283968-1503187714/solver-4283968-1503187714 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 121636333 HOME/instance-4283968-1503187714.xml 

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

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

solver pid=32664, runsolver pid=32661

[startup+0.103287 s]*
/proc/loadavg: 1.69 1.66 1.68 4/204 32673
/proc/meminfo: memFree=31535148/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13574484 memory=18720 CPUtime=0.02 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 4009 0 0 0 2 0 0 0 20 0 9 0 17179371 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3393621 4680 2086 1 0 3383118 0
[pid=32666/tid=32667] ppid=32664 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 2710 0 0 0 2 0 0 0 20 0 9 0 17179372 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425565774440 140425561560221 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 17179372 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13574484 memory=139972107703936 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 17179372 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 17179372 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 17179372 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13574484 memory=139972107703936 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 17179374 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 17179374 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 17179374 13900271616 4680 18446744073709551615 4194304 4196468 140733809167600 140425105171632 140425561548501 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20100 KiB

[startup+0.209917 s]*
/proc/loadavg: 1.69 1.66 1.68 4/211 32680
/proc/meminfo: memFree=31526644/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13974352 memory=27656 CPUtime=0.12 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 5366 0 0 0 11 1 0 0 20 0 15 0 17179371 14309736448 6914 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3493588 6914 2844 1 0 3482964 0
[pid=32666/tid=32667] ppid=32664 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 3384 0 0 0 8 1 0 0 20 0 15 0 17179372 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425565758120 140425545618782 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13974352 memory=8942 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13974352 memory=139972107880085 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13974352 memory=139972107703936 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425105171568 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32675] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32675/stat : 32675 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425104119888 140425561556891 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32676] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32676/stat : 32676 (java) S 32664 32664 15523 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425103067760 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32677] ppid=32664 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32677/stat : 32677 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425102014960 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32678] ppid=32664 vsize=13974352 memory=139972107703936 CPUtime=0.01 cores=0,2,4,6
/proc/32666/task/32678/stat : 32678 (java) S 32664 32664 15523 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 15 0 17179377 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425100962672 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32679] ppid=32664 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32679/stat : 32679 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425099910112 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32680] ppid=32664 vsize=13974352 memory=139972107703936 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32680/stat : 32680 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179381 14309736448 6980 18446744073709551615 4194304 4196468 140733809167600 140425098856880 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29036 KiB

[startup+0.310958 s]*
/proc/loadavg: 1.69 1.66 1.68 4/211 32680
/proc/meminfo: memFree=31513520/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13974352 memory=39884 CPUtime=0.32 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 9182 0 0 0 30 2 0 0 20 0 15 0 17179371 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3493588 9971 3027 1 0 3482964 0
[pid=32666/tid=32667] ppid=32664 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 6271 0 0 0 17 2 0 0 20 0 15 0 17179372 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425565769888 140425545618782 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17179372 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 17179374 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425105171568 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32675] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32675/stat : 32675 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425104119888 140425561556891 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32676] ppid=32664 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32666/task/32676/stat : 32676 (java) S 32664 32664 15523 0 -1 1077944384 704 0 0 0 2 0 0 0 20 0 15 0 17179377 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425103067760 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32677] ppid=32664 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32666/task/32677/stat : 32677 (java) S 32664 32664 15523 0 -1 1077944384 149 0 0 0 2 0 0 0 20 0 15 0 17179377 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425102014960 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32678] ppid=32664 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/32666/task/32678/stat : 32678 (java) S 32664 32664 15523 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 17179377 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425100962672 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32679] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32679/stat : 32679 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425099910112 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32680] ppid=32664 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32680/stat : 32680 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179381 14309736448 9971 18446744073709551615 4194304 4196468 140733809167600 140425098856880 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41264 KiB

[startup+0.703427 s]
/proc/loadavg: 1.69 1.66 1.68 4/211 32680
/proc/meminfo: memFree=31497176/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13980732 memory=188548 CPUtime=1.26 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 15369 0 0 0 120 6 0 0 20 0 15 0 17179371 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3495183 47137 3181 1 0 3483476 0
[pid=32666/tid=32667] ppid=32664 vsize=13980732 memory=4282241104337350043 CPUtime=0.55 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 8008 0 0 0 51 4 0 0 20 0 15 0 17179372 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425565777040 140425183182849 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13980732 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13980732 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425105171568 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32675] ppid=32664 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32675/stat : 32675 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425104119888 140425561556891 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32676] ppid=32664 vsize=13980732 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/32666/task/32676/stat : 32676 (java) R 32664 32664 15523 0 -1 4202560 2106 0 0 0 17 0 0 0 20 0 15 0 17179377 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425103047568 140425543082513 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32677] ppid=32664 vsize=13980732 memory=4 CPUtime=0.18 cores=0,2,4,6
/proc/32666/task/32677/stat : 32677 (java) R 32664 32664 15523 0 -1 1077944384 1361 0 0 0 18 0 0 0 20 0 15 0 17179377 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425102004880 140425561548501 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32678] ppid=32664 vsize=13980732 memory=4 CPUtime=0.32 cores=0,2,4,6
/proc/32666/task/32678/stat : 32678 (java) S 32664 32664 15523 0 -1 1077944384 2478 0 0 0 32 0 0 0 20 0 15 0 17179377 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425100962672 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32679] ppid=32664 vsize=13980732 memory=12 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32679/stat : 32679 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425099910112 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32680] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32680/stat : 32680 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179381 14316269568 47137 18446744073709551615 4194304 4196468 140733809167600 140425098856880 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 189928 KiB

[startup+1.4063 s]
# the end of solver process 32664 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.38796 s, system=0.091531 s

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

[startup+0.801831 s]
/proc/loadavg: 1.69 1.66 1.68 4/211 32680
/proc/meminfo: memFree=31497176/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13980732 memory=190504 CPUtime=1.65 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 15833 0 0 0 158 7 0 0 20 0 15 0 17179371 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3495183 47626 3197 1 0 3483476 0
[pid=32666/tid=32667] ppid=32664 vsize=13980732 memory=288230613214036277 CPUtime=0.64 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 8111 0 0 0 60 4 0 0 20 0 15 0 17179372 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425565777184 140425184917886 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13980732 memory=15542920530888425 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13980732 memory=89 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13980732 memory=477 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 17179372 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13980732 memory=97 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17179374 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425105171568 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32675] ppid=32664 vsize=13980732 memory=29 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32675/stat : 32675 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425104119888 140425561556891 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32676] ppid=32664 vsize=13980732 memory=30 CPUtime=0.27 cores=0,2,4,6
/proc/32666/task/32676/stat : 32676 (java) R 32664 32664 15523 0 -1 4202560 2207 0 0 0 27 0 0 0 20 0 15 0 17179377 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425103055632 140425540776753 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32677] ppid=32664 vsize=13980732 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/32666/task/32677/stat : 32677 (java) R 32664 32664 15523 0 -1 4202560 1444 0 0 0 28 0 0 0 20 0 15 0 17179377 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425102001504 140425541852494 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32678] ppid=32664 vsize=13980732 memory=12 CPUtime=0.4 cores=0,2,4,6
/proc/32666/task/32678/stat : 32678 (java) S 32664 32664 15523 0 -1 1077944384 2655 0 0 0 40 0 0 0 20 0 15 0 17179377 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425100958432 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32679] ppid=32664 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32679/stat : 32679 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425099910112 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32680] ppid=32664 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32680/stat : 32680 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179381 14316269568 47626 18446744073709551615 4194304 4196468 140733809167600 140425098856880 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 191884 KiB

[startup+1.20067 s]
/proc/loadavg: 1.80 1.68 1.68 6/211 32680
/proc/meminfo: memFree=31362764/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
[pid=32666] ppid=32664 vsize=13982780 memory=195188 CPUtime=2.92 cores=0,2,4,6
/proc/32666/stat : 32666 (java) S 32664 32664 15523 0 -1 1077944320 17365 0 0 0 285 7 0 0 20 0 15 0 17179371 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140733809150144 140425561538295 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
/proc/32666/statm: 3495695 48797 3213 1 0 3483988 0
[pid=32666/tid=32667] ppid=32664 vsize=13982780 memory=7012755875661107280 CPUtime=1.05 cores=0,2,4,6
/proc/32666/task/32667/stat : 32667 (java) R 32664 32664 15523 0 -1 4202560 8857 0 0 0 100 5 0 0 20 0 15 0 17179372 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425565773712 140425541168712 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32668] ppid=32664 vsize=13982780 memory=7300986256460309848 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32668/stat : 32668 (java) S 32664 32664 15523 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 17179372 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425503484816 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32669] ppid=32664 vsize=13982780 memory=7809914021240465728 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32669/stat : 32669 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179372 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425502432016 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32670] ppid=32664 vsize=13982780 memory=7014194118878586985 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32670/stat : 32670 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179372 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425501379728 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32671] ppid=32664 vsize=13982780 memory=7811614944052466514 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32671/stat : 32671 (java) S 32664 32664 15523 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 17179372 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425500326928 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32672] ppid=32664 vsize=13982780 memory=6081382773378214505 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32672/stat : 32672 (java) S 32664 32664 15523 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 17179374 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425107277936 140425561549442 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32673] ppid=32664 vsize=13982780 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32673/stat : 32673 (java) S 32664 32664 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 17179374 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425106223904 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32674] ppid=32664 vsize=13982780 memory=189567 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32674/stat : 32674 (java) S 32664 32664 15523 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 17179374 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425105171568 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32675] ppid=32664 vsize=13982780 memory=9187 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32675/stat : 32675 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425104119888 140425561556891 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32676] ppid=32664 vsize=13982780 memory=24035 CPUtime=0.59 cores=0,2,4,6
/proc/32666/task/32676/stat : 32676 (java) S 32664 32664 15523 0 -1 1077944384 2317 0 0 0 59 0 0 0 20 0 15 0 17179377 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425103067760 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32677] ppid=32664 vsize=13982780 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/32666/task/32677/stat : 32677 (java) S 32664 32664 15523 0 -1 1077944384 1553 0 0 0 61 0 0 0 20 0 15 0 17179377 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425102014960 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32678] ppid=32664 vsize=13982780 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/32666/task/32678/stat : 32678 (java) S 32664 32664 15523 0 -1 1077944384 3222 0 0 0 63 1 0 0 20 0 15 0 17179377 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425100962672 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32679] ppid=32664 vsize=13982780 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32679/stat : 32679 (java) S 32664 32664 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 17179377 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425099910112 140425561548501 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
[pid=32666/tid=32680] ppid=32664 vsize=13982780 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32666/task/32680/stat : 32680 (java) S 32664 32664 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 17179381 14318366720 48797 18446744073709551615 4194304 4196468 140733809167600 140425098856880 140425561549442 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14368768 140733809172914 140733809173090 140733809173090 140733809176527 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 13992292 KiB
Current children cumulated memory: 196568 KiB

[startup+1.40071 s]
/proc/loadavg: 1.80 1.68 1.68 6/211 32680
/proc/meminfo: memFree=31362764/32770624 swapFree=67108860/67108860
[pid=32664] ppid=32661 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/32664/stat : 32664 (xcsp3-exec) S 32661 32664 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 17179364 9740288 345 18446744073709551615 4194304 5098028 140729914165248 140729914163352 140067402322556 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 37896192 140729914171770 140729914171974 140729914171974 140729914175467 0
/proc/32664/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 1.40638
CPU time (s): 3.47949
CPU user time (s): 3.38796
CPU system time (s): 0.091531
CPU usage (%): 247.408
Max. virtual memory (cumulated for all children) (KiB): 13992292
Max. memory (cumulated for all children) (KiB): 197484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.38796
system time used= 0.091531
maximum resident set size= 199356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18754
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= 2212
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 32664
#   total CPU time (s): 3.47949
#   total CPU user time (s): 3.38796
#   total CPU system time (s): 0.091531

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035125 second user time and 0.052424 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 01:55:04
IDJOB=4283968
IDBENCH=120808
IDSOLVER=2679
FILE ID=node130/4283968-1503187714
RUNJOBID= node130-1503172050-30419
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Rlfap/Rlfap-m1-scensMod/Rlfap-scen-09-w1-f03.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283968-1503187714/watcher-4283968-1503187714 -o /tmp/evaluation-result-4283968-1503187714/solver-4283968-1503187714 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 121636333 HOME/instance-4283968-1503187714.xml

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

MD5SUM BENCH= 592eacf3e4c9123e6b0292f19fa9a16a
RANDOM SEED=121636333

node130.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.77
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.77
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.77
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.77
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:        31542136 kB
MemAvailable:   31770916 kB
Buffers:          191448 kB
Cached:           327248 kB
SwapCached:            0 kB
Active:           497844 kB
Inactive:         325604 kB
Active(anon):     305316 kB
Inactive(anon):    16748 kB
Active(file):     192528 kB
Inactive(file):   308856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7696 kB
Writeback:           392 kB
AnonPages:        443776 kB
Mapped:            45372 kB
Shmem:             17060 kB
Slab:             110940 kB
SReclaimable:      86460 kB
SUnreclaim:        24480 kB
KernelStack:        3712 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     897492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-20 01:55:06