Trace number 4387569

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
Fun-sCOP order+GlueMiniSat (2019-06-15)UNSAT 2.08807 1.21251

General information on the benchmark

NameMaxCSP/
MaxCSP-kbtree-s9-5/kbtree-9-5-3-5-80-33.xml
MD5SUM3a59b8dd6de58bfa61ad72b85e3ef803
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.00595
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":40}]
Minimum variable degree9
Maximum variable degree39
Distribution of variable degrees[{"degree":9,"count":25},{"degree":14,"count":8},{"degree":19,"count":4},{"degree":24,"count":1},{"degree":34,"count":1},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":255}]
Number of extensional constraints255
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":255}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-6574-serial-file.bin HOME/instance-4387569-1568285990.xml
0.67/0.53	
0.67/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Thu Sep 12 12:59:05 CEST 2019
0.67/0.55	c PID: 6577
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.53/0.96	c (0,0) Parsing End
1.53/0.96	c (0,0) CSP: 40 int (0 aux), 0 bool (0 aux), 255 ctr, max domain size 5
1.53/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.53/0.96	c (0,0) Constraint Name Generate Begin
1.53/0.97	c (0,0) Ctr:HOME/instance-4387569-1568285990.xml,ExtensionSupport:Var
1.53/0.97	c (0,0) Constraint Name Generate End
1.53/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.53/0.97	c (0,0) CSP to CSPinCNF Begin
2.05/1.20	c (0,0) x[7]: 1 2 3 4 are all values in table.
2.05/1.20	c (0,0) x[7]: 1 2 3 4 are all values in table after removing invalid tuple.
2.05/1.20	c (0,0) ===========================================
2.05/1.20	c (0,0) Empty domain is detected while CSP to CSPinCNF.
2.05/1.20	c (0,0) ===========================================
2.05/1.20	c (0,0) 0,0,---,---,---,---,---,---,---,STOP-AFTER(CtrName)
2.05/1.20	s UNSATISFIABLE
2.05/1.20	c END-Prog: Thu Sep 12 12:59:06 CEST 2019
2.05/1.21	c (scop.sh) HOME/scop-6574-serial-file.bin does not exist. End.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387569-1568285990/watcher-4387569-1568285990 -o /tmp/evaluation-result-4387569-1568285990/solver-4387569-1568285990 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6430 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387569-1568285990.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=6574, runsolver pid=6571

[startup+0.100058 s]*
/proc/loadavg: 1.88 2.03 2.03 5/229 6591
/proc/meminfo: memFree=30338744/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15012696 memory=72864 CPUtime=0.12 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 6997 0 0 0 10 2 0 0 20 0 15 0 404850440 15373000704 18216 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3753174 18216 2928 1 0 3715579 0
[pid=6577/tid=6578] ppid=6574 vsize=15012696 memory=7100839861464433778 CPUtime=0.09 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 4786 0 0 0 8 1 0 0 20 0 15 0 404850440 15373000704 18216 33554432000 4194304 4196468 140721450877536 140642895399560 140642915842878 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15012696 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 18216 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 18216 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 18216 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 18216 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850443 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) S 6574 6574 5522 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641960225520 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) S 6574 6574 5522 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641959172976 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0.01 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) R 6574 6574 5522 0 -1 4202560 461 0 0 0 1 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641958116856 140642923617686 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 18216 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74260 KiB

[startup+0.210814 s]*
/proc/loadavg: 1.89 2.03 2.03 3/229 6591
/proc/meminfo: memFree=30279296/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15012696 memory=88192 CPUtime=0.25 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 12100 0 0 0 22 3 0 0 20 0 15 0 404850440 15373000704 22048 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3753174 22048 2943 1 0 3715579 0
[pid=6577/tid=6578] ppid=6574 vsize=15012696 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 9846 0 0 0 18 2 0 0 20 0 15 0 404850440 15373000704 22048 33554432000 4194304 4196468 140721450877536 140642895427104 140642907686238 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15012696 memory=2809255 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22048 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15012696 memory=2820719 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22048 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22048 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22048 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850443 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) S 6574 6574 5522 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641960225520 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) S 6574 6574 5522 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641959172976 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) S 6574 6574 5522 0 -1 1077944384 472 0 0 0 3 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641958119920 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22048 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89588 KiB

[startup+0.310626 s]*
/proc/loadavg: 1.89 2.03 2.03 5/229 6591
/proc/meminfo: memFree=30240020/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15012696 memory=91900 CPUtime=0.43 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 12546 0 0 0 40 3 0 0 20 0 15 0 404850440 15373000704 22975 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3753174 22975 3032 1 0 3715579 0
[pid=6577/tid=6578] ppid=6574 vsize=15012696 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 10102 0 0 0 27 3 0 0 20 0 15 0 404850440 15373000704 22975 33554432000 4194304 4196468 140721450877536 140642895396400 140642908771244 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22975 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15012696 memory=13571500564055668 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22975 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22975 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15373000704 22975 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850443 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) S 6574 6574 5522 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641960225520 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) S 6574 6574 5522 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641959172976 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0.07 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) S 6574 6574 5522 0 -1 1077944384 513 0 0 0 7 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641958119920 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15012696 memory=139763370751616 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15373000704 22975 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93296 KiB

[startup+0.700809 s]
/proc/loadavg: 1.89 2.03 2.03 3/229 6591
/proc/meminfo: memFree=30147336/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15021016 memory=130064 CPUtime=1.01 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 20298 0 0 0 95 6 0 0 20 0 15 0 404850440 15381520384 32516 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3755254 32516 3181 1 0 3716603 0
[pid=6577/tid=6578] ppid=6574 vsize=15021016 memory=2124 CPUtime=0.68 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 17262 0 0 0 63 5 0 0 20 0 15 0 404850440 15381520384 32516 33554432000 4194304 4196468 140721450877536 140642895441728 140642923627677 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15021016 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15381520384 32516 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15021016 memory=496 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15381520384 32516 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15021016 memory=928 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15381520384 32516 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15021016 memory=1604 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15381520384 32516 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15021016 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404850443 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15021016 memory=2356 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15021016 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15021016 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15021016 memory=8025788814061032556 CPUtime=0.08 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) S 6574 6574 5522 0 -1 1077944384 629 0 0 0 8 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641960225520 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15021016 memory=4638778402627731557 CPUtime=0.06 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) R 6574 6574 5522 0 -1 4202560 393 0 0 0 6 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641959160528 140642903298792 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15021016 memory=8514726395714826909 CPUtime=0.16 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) S 6574 6574 5522 0 -1 1077944384 676 0 0 0 16 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641958119920 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15021016 memory=7521407684649314384 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15021016 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15381520384 32516 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134144 KiB
Current children cumulated memory: 131460 KiB

[startup+1.21248 s]
# the end of solver process 6574 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.00429 s, system=0.083785 s

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

[startup+0.801256 s]
/proc/loadavg: 1.89 2.03 2.03 3/229 6591
/proc/meminfo: memFree=30147336/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15021092 memory=134448 CPUtime=1.27 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 20931 0 0 0 121 6 0 0 20 0 15 0 404850440 15381598208 33612 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3755273 33612 3227 1 0 3716603 0
[pid=6577/tid=6578] ppid=6574 vsize=15021092 memory=8556 CPUtime=0.78 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 17607 0 0 0 73 5 0 0 20 0 15 0 404850440 15381598208 33612 33554432000 4194304 4196468 140721450877536 140642895441472 140642414952892 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15021092 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15381598208 33612 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15021092 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15381598208 33612 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15021092 memory=3440 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15381598208 33612 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15021092 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15381598208 33612 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15021092 memory=5896 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404850443 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15021092 memory=664 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15021092 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15021092 memory=4639098309541126757 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15021092 memory=6081102367496956009 CPUtime=0.11 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) R 6574 6574 5522 0 -1 4202560 660 0 0 0 11 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641960216848 140642909663347 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15021092 memory=7881696724453321575 CPUtime=0.11 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) R 6574 6574 5522 0 -1 4202560 462 0 0 0 11 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641959158856 140642905149083 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15021092 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) R 6574 6574 5522 0 -1 4202560 864 0 0 0 24 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641958119920 140642902564008 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15021092 memory=279526538170464 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15381598208 33612 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 135844 KiB

[startup+1.20074 s]
/proc/loadavg: 1.89 2.03 2.03 3/229 6591
/proc/meminfo: memFree=29943488/32770624 swapFree=66992636/67108860
[pid=6574] ppid=6571 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6574/stat : 6574 (scop.sh) S 6571 6574 5522 0 -1 4202496 556 322 0 0 0 0 0 0 20 0 1 0 404850440 115843072 349 33554432000 4194304 5098028 140730744744144 140730744741400 139876973949564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 15523840 140730744746792 140730744747120 140730744747120 140730744750029 0
/proc/6574/statm: 28282 349 296 221 0 87 0
[pid=6577] ppid=6574 vsize=15023140 memory=154644 CPUtime=2.05 cores=0,2,4,6
/proc/6577/stat : 6577 (java) S 6574 6574 5522 0 -1 1077944320 22902 0 0 0 198 7 0 0 20 0 15 0 404850440 15383695360 38661 33554432000 4194304 4196468 140721450877536 140721450860080 140642923605751 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
/proc/6577/statm: 3755785 38661 3236 1 0 3717115 0
[pid=6577/tid=6578] ppid=6574 vsize=15023140 memory=928 CPUtime=1.17 cores=0,2,4,6
/proc/6577/task/6578/stat : 6578 (java) R 6574 6574 5522 0 -1 4202560 18652 0 0 0 112 5 0 0 20 0 15 0 404850440 15383695360 38661 33554432000 4194304 4196468 140721450877536 140642895438000 140642412190835 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6579] ppid=6574 vsize=15023140 memory=1604 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6579/stat : 6579 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850442 15383695360 38661 33554432000 4194304 4196468 140721450877536 140642927848464 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6580] ppid=6574 vsize=15023140 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6580/stat : 6580 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15383695360 38661 33554432000 4194304 4196468 140721450877536 140642742004880 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6581] ppid=6574 vsize=15023140 memory=2356 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6581/stat : 6581 (java) S 6574 6574 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404850442 15383695360 38661 33554432000 4194304 4196468 140721450877536 140642740951824 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6582] ppid=6574 vsize=15023140 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6582/stat : 6582 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850442 15383695360 38661 33554432000 4194304 4196468 140721450877536 140642739899280 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6583] ppid=6574 vsize=15023140 memory=279526538828384 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6583/stat : 6583 (java) S 6574 6574 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404850443 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641961277680 140642923616898 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6584] ppid=6574 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6584/stat : 6584 (java) S 6574 6574 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404850444 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641455563936 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6585] ppid=6574 vsize=15023140 memory=139763269539760 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6585/stat : 6585 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850444 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641187128048 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6586] ppid=6574 vsize=15023140 memory=808 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6586/stat : 6586 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140640812619728 140642923624347 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6587] ppid=6574 vsize=15023140 memory=1804 CPUtime=0.22 cores=0,2,4,6
/proc/6577/task/6587/stat : 6587 (java) S 6574 6574 5522 0 -1 1077944384 984 0 0 0 22 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641960225520 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6588] ppid=6574 vsize=15023140 memory=916 CPUtime=0.18 cores=0,2,4,6
/proc/6577/task/6588/stat : 6588 (java) S 6574 6574 5522 0 -1 1077944384 521 0 0 0 18 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641959172976 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6589] ppid=6574 vsize=15023140 memory=1396 CPUtime=0.45 cores=0,2,4,6
/proc/6577/task/6589/stat : 6589 (java) R 6574 6574 5522 0 -1 4202560 1407 0 0 0 45 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641958119920 140642902524644 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6590] ppid=6574 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6590/stat : 6590 (java) S 6574 6574 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140640314714976 140642923615957 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
[pid=6577/tid=6591] ppid=6574 vsize=15023140 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6577/task/6591/stat : 6591 (java) S 6574 6574 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404850447 15383695360 38661 33554432000 4194304 4196468 140721450877536 140641957067312 140642923616898 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23097344 140721450881775 140721450882202 140721450882202 140721450885071 0
Current children cumulated CPU time: 2.05 s
Current children cumulated vsize: 15136268 KiB
Current children cumulated memory: 156040 KiB

Child status: 0
Real time (s): 1.21251
CPU time (s): 2.08807
CPU user time (s): 2.00429
CPU system time (s): 0.083785
CPU usage (%): 172.211
Max. virtual memory (cumulated for all children) (KiB): 15136268
Max. memory (cumulated for all children) (KiB): 156040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.00429
system time used= 0.083785
maximum resident set size= 155188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23834
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= 2397
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 6574
#   total CPU time (s): 2.08807
#   total CPU user time (s): 2.00429
#   total CPU system time (s): 0.083785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037895 second user time and 0.05121 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 12:59:05
IDJOB=4387569
IDBENCH=120167
IDSOLVER=2825
FILE ID=node102/4387569-1568285990
RUNJOBID= node102-1568285939-6430
PBS_JOBID= 21701092
Free space on /tmp= 54636 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/MaxCSP/MaxCSP-kbtree-s9-5/kbtree-9-5-3-5-80-33.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387569-1568285990/watcher-4387569-1568285990 -o /tmp/evaluation-result-4387569-1568285990/solver-4387569-1568285990 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6430 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387569-1568285990.xml

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

MD5SUM BENCH= 3a59b8dd6de58bfa61ad72b85e3ef803
RANDOM SEED=892780869

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30435652 kB
MemAvailable:   30543964 kB
Buffers:           86800 kB
Cached:           313852 kB
SwapCached:        11968 kB
Active:          1597760 kB
Inactive:         194780 kB
Active(anon):    1387092 kB
Inactive(anon):    33212 kB
Active(file):     210668 kB
Inactive(file):   161568 kB
Unevictable:      110488 kB
Mlocked:          110488 kB
SwapTotal:      67108860 kB
SwapFree:       66992636 kB
Dirty:             20060 kB
Writeback:           224 kB
AnonPages:       1371656 kB
Mapped:            42660 kB
Shmem:             19700 kB
Slab:             132200 kB
SReclaimable:     103820 kB
SUnreclaim:        28380 kB
KernelStack:        3904 kB
PageTables:         8188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13195784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1245184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54616 MiB
End job on node102 at 2019-09-12 12:59:06