Trace number 4305738

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
scop both+MapleCOMSPS (2018-07-31)UNSAT 38.8771 37.0456

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
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 benchmark4.24173
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-21576-serial-file.bin HOME/instance-4305738-1534069972.xml
0.67/0.52	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.55	c BEGIN-Prog: Sun Aug 12 12:32:53 CEST 2018
0.67/0.55	c PID: 21579
0.67/0.55	c IP: 172.20.3.103
0.67/0.55	c HOST: node103.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.39/0.93	c (0,0) Parsing End
1.39/0.93	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.39/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.93	c (0,0) Constraint Name Generate Begin
1.39/0.94	c (0,0) Ctr:HOME/instance-4305738-1534069972.xml,IntVar:Num:WeightedSum
1.39/0.94	c (0,0) Constraint Name Generate End
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) CSP to CSPinCNF Begin
1.58/1.04	c (0,0) translated 5 (10%) constraints
1.58/1.06	c (0,0) translated 9 (20%) constraints
1.58/1.07	c (0,0) translated 13 (30%) constraints
1.58/1.08	c (0,0) translated 17 (40%) constraints
1.58/1.09	c (0,0) translated 21 (50%) constraints
1.58/1.10	c (0,0) translated 26 (60%) constraints
1.58/1.10	c (0,0) translated 30 (70%) constraints
1.82/1.11	c (0,0) translated 34 (80%) constraints
1.82/1.12	c (0,0) translated 38 (90%) constraints
1.82/1.13	c (0,0) translated 42 (100%) constraints
1.82/1.16	c (0,0) STATISTICS1:HOME/instance-4305738-1534069972.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
1.82/1.16	c (0,0) ==========================================
1.82/1.16	c (0,0) Both Encoding selects:
1.82/1.16	c (0,0) Log
1.82/1.16	c (0,0) ==========================================
1.82/1.17	c (0,0) translated 5 (10%) constraints
1.82/1.17	c (0,0) translated 9 (20%) constraints
1.82/1.17	c (0,0) translated 13 (30%) constraints
1.82/1.18	c (0,0) translated 17 (40%) constraints
1.82/1.18	c (0,0) translated 21 (50%) constraints
1.82/1.18	c (0,0) translated 26 (60%) constraints
1.82/1.18	c (0,0) translated 30 (70%) constraints
1.82/1.19	c (0,0) translated 34 (80%) constraints
1.82/1.19	c (0,0) translated 38 (90%) constraints
1.82/1.19	c (0,0) translated 42 (100%) constraints
1.82/1.19	c (0,0) CSP to CSPinCNF End
1.82/1.19	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.82/1.19	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
1.82/1.19	c (0,0) CSPinCNF Propagation Begin
2.08/1.22	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.08/1.22	c (0,0) CSPinCNF Propagation End
2.08/1.22	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.08/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.08/1.22	c (0,0) Simplify CSPinCNF Begin
2.08/1.22	c (0,0) Simplify CSPinCNF End
2.08/1.22	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.08/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.08/1.22	c (0,0) Calculate Precise Domain Begin
2.08/1.22	c (0,0) 0 values are removed by re-calculation
2.08/1.22	c (0,0) Calculate Precise Domain End
2.08/1.22	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.08/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.08/1.22	c (0,0) CSPinCNF to SatSolver Begin
2.08/1.28	c (0,0) 5 (10 %) CSP clauses are being encoded (260 SAT variables, 44 SAT clauses)
2.08/1.29	c (0,0) 9 (20 %) CSP clauses are being encoded (300 SAT variables, 88 SAT clauses)
2.08/1.29	c (0,0) 13 (30 %) CSP clauses are being encoded (340 SAT variables, 132 SAT clauses)
2.33/1.30	c (0,0) 17 (40 %) CSP clauses are being encoded (380 SAT variables, 176 SAT clauses)
2.33/1.30	c (0,0) 21 (50 %) CSP clauses are being encoded (420 SAT variables, 220 SAT clauses)
2.33/1.31	c (0,0) 26 (60 %) CSP clauses are being encoded (500 SAT variables, 413 SAT clauses)
2.33/1.32	c (0,0) 30 (70 %) CSP clauses are being encoded (580 SAT variables, 641 SAT clauses)
2.33/1.33	c (0,0) 34 (80 %) CSP clauses are being encoded (660 SAT variables, 869 SAT clauses)
2.33/1.34	c (0,0) 38 (90 %) CSP clauses are being encoded (740 SAT variables, 1097 SAT clauses)
2.33/1.34	c (0,0) 42 (100 %) CSP clauses are being encoded (820 SAT variables, 1325 SAT clauses)
2.33/1.34	c (0,0) Launch Command will be: minisat_release
2.33/1.34	c (0,0) CSPinCNF to SatSolver End
2.33/1.34	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.33/1.36	c (0,0) STATISTICS2:HOME/instance-4305738-1534069972.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
2.33/1.36	c (0,0) 840 bool, 1382 clause
2.33/1.36	c (0,0) Export Begin
2.61/1.47	c (0,0) Export to HOME/scop-21576-serial-file.bin
2.61/1.47	c (0,0) Export End
2.61/1.47	c (0,0) Export File Size: 0.08 MB
2.61/1.47	c (0,0) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
2.61/1.47	c END-Prog: Sun Aug 12 12:32:54 CEST 2018
2.61/1.49	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21576-serial-file.bin
2.79/1.98	c (0,0) Read Serial File Begin
2.79/1.98	c (0,0) HOME/scop-21576-serial-file.bin
3.62/2.19	c (0,0) Read Serial File End
3.84/2.20	
3.84/2.20	scop log+minisat_release (2018-07-31)
3.84/2.20	(Solving Process)
3.84/2.20	
3.84/2.22	c BEGIN-Prog: Sun Aug 12 12:32:55 CEST 2018
3.84/2.22	c PID: 21594
3.84/2.22	c IP: 172.20.3.103
3.84/2.22	c HOST: node103.alineos.net
3.84/2.23	c (0,0) SatSolver.solve Begin
3.84/2.23	c (0,0) 0 bool, 0 clause
3.84/2.23	c (0,0) minisat_release HOME/instance-4305738-1534069972.xml-scop-21579.cnf
38.81/37.03	c (35,0) c This is COMiniSatPS.
38.81/37.03	c (35,0) c WARNING: for repeatability, setting FPU to use double precision
38.81/37.03	c (35,0) c ============================[ Problem Statistics ]=============================
38.81/37.03	c (35,0) c |                                                                             |
38.81/37.03	c (35,0) c |  Number of variables:           840                                         |
38.81/37.03	c (35,0) c |  Number of clauses:            1340                                         |
38.81/37.03	c (35,0) c |  Parse time:                   0.00 s                                       |
38.81/37.03	c (35,0) c |  Eliminated clauses:           0.01 Mb                                      |
38.81/37.03	c (35,0) c Reduced to 465 vars, 798 cls (grow=0)
38.81/37.03	c (35,0) c No iterative elimination performed. (vars=465, c/v ratio=1.7)
38.81/37.03	c (35,0) c |  Simplification time:          0.00 s                                       |
38.81/37.03	c (35,0) c |                                                                             |
38.81/37.03	c (35,0) c ============================[ Search Statistics ]==============================
38.81/37.03	c (35,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.81/37.03	c (35,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.81/37.03	c (35,0) c ===============================================================================
38.81/37.03	c (35,0) c ===============================================================================
38.81/37.03	c (35,0) c restarts              : 1193
38.81/37.03	c (35,0) c conflicts             : 566837         (16309 /sec)
38.81/37.03	c (35,0) c decisions             : 635965         (0.00 % random) (18298 /sec)
38.81/37.03	c (35,0) c propagations          : 13859323       (398750 /sec)
38.81/37.03	c (35,0) c conflict literals     : 17373928       (42.10 % deleted)
38.81/37.03	c (35,0) c CPU time              : 34.7569 s
38.81/37.03	c (35,0) 
38.81/37.03	c (35,0) s UNSATISFIABLE
38.81/37.03	c (35,0) SatSolver.solve End
38.81/37.03	c (35,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
38.81/37.03	c (35,0) Show results Begin
38.81/37.03	s UNSATISFIABLE
38.81/37.03	c (35,0) Show results End
38.81/37.03	c (35,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
38.81/37.03	c (35,0) 35,35,STOP-AFTER(ALL)
38.81/37.03	c END-Prog: Sun Aug 12 12:33:30 CEST 2018

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305738-1534069972/watcher-4305738-1534069972 -o /tmp/evaluation-result-4305738-1534069972/solver-4305738-1534069972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305738-1534069972.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=21576, runsolver pid=21573

[startup+0.100092 s]*
/proc/loadavg: 2.09 2.03 2.05 3/222 21593
/proc/meminfo: memFree=16855588/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224560442 115843072 348 33554432000 4194304 5098028 140725780639360 140725780636616 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 348 296 221 0 87 0
[pid=21579] ppid=21576 vsize=15012476 memory=72212 CPUtime=0.11 cores=0,2,4,6
/proc/21579/stat : 21579 (java) S 21576 21576 20606 0 -1 1077944320 6674 0 0 0 9 2 0 0 20 0 15 0 224560442 15372775424 18053 33554432000 4194304 4196468 140729746149568 140729746132112 140437904482039 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
/proc/21579/statm: 3753119 18053 2770 1 0 3715579 0
[pid=21579/tid=21580] ppid=21576 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=0,2,4,6
/proc/21579/task/21580/stat : 21580 (java) R 21576 21576 20606 0 -1 4202560 4753 0 0 0 7 1 0 0 20 0 15 0 224560442 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437876294024 140437884757923 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21581] ppid=21576 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21581/stat : 21581 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437908724496 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21582] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21582/stat : 21582 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437722880912 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21583] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21583/stat : 21583 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437721828368 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21584] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21584/stat : 21584 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437720775824 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21585] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21585/stat : 21585 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560445 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437243291632 140437904493186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21586] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21586/stat : 21586 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 18053 33554432000 4194304 4196468 140729746149568 140436471538592 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21587] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21587/stat : 21587 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 18053 33554432000 4194304 4196468 140729746149568 140436236657648 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21588] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21588/stat : 21588 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 18053 33554432000 4194304 4196468 140729746149568 140435862149328 140437904500635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21589] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21589/stat : 21589 (java) S 21576 21576 20606 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437242239472 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21590] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21590/stat : 21590 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437241186928 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21591] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0.01 cores=0,2,4,6
/proc/21579/task/21591/stat : 21591 (java) S 21576 21576 20606 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 15 0 224560449 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437240134384 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21592] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21592/stat : 21592 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 18053 33554432000 4194304 4196468 140729746149568 140435364244576 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21593] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21593/stat : 21593 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 18053 33554432000 4194304 4196468 140729746149568 140437239081264 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73604 KiB

[startup+0.210606 s]*
/proc/loadavg: 2.09 2.03 2.05 4/222 21593
/proc/meminfo: memFree=16841760/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224560442 115843072 348 33554432000 4194304 5098028 140725780639360 140725780636616 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 348 296 221 0 87 0
[pid=21579] ppid=21576 vsize=15012476 memory=85504 CPUtime=0.25 cores=0,2,4,6
/proc/21579/stat : 21579 (java) S 21576 21576 20606 0 -1 1077944320 10261 0 0 0 23 2 0 0 20 0 15 0 224560442 15372775424 21376 33554432000 4194304 4196468 140729746149568 140729746132112 140437904482039 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
/proc/21579/statm: 3753119 21376 2874 1 0 3715579 0
[pid=21579/tid=21580] ppid=21576 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/21579/task/21580/stat : 21580 (java) R 21576 21576 20606 0 -1 4202560 8163 0 0 0 18 2 0 0 20 0 15 0 224560442 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437876298096 140437888525669 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21581] ppid=21576 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21581/stat : 21581 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437908724496 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21582] ppid=21576 vsize=15012476 memory=139955463685728 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21582/stat : 21582 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437722880912 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21583] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21583/stat : 21583 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437721828368 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21584] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21584/stat : 21584 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437720775824 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21585] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21585/stat : 21585 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560445 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437243291632 140437904493186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21586] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21586/stat : 21586 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 21376 33554432000 4194304 4196468 140729746149568 140436471538592 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21587] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21587/stat : 21587 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 21376 33554432000 4194304 4196468 140729746149568 140436236657648 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21588] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21588/stat : 21588 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 21376 33554432000 4194304 4196468 140729746149568 140435862149328 140437904500635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21589] ppid=21576 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21579/task/21589/stat : 21589 (java) S 21576 21576 20606 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 15 0 224560448 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437242239472 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21590] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21590/stat : 21590 (java) S 21576 21576 20606 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437241186928 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21591] ppid=21576 vsize=15012476 memory=139955462522496 CPUtime=0.03 cores=0,2,4,6
/proc/21579/task/21591/stat : 21591 (java) R 21576 21576 20606 0 -1 4202560 300 0 0 0 3 0 0 0 20 0 15 0 224560449 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437240134384 140437888562526 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21592] ppid=21576 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21592/stat : 21592 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 21376 33554432000 4194304 4196468 140729746149568 140435364244576 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21593] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21593/stat : 21593 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 21376 33554432000 4194304 4196468 140729746149568 140437239081264 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86896 KiB

[startup+0.310624 s]*
/proc/loadavg: 2.09 2.03 2.05 3/222 21593
/proc/meminfo: memFree=16838188/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224560442 115843072 348 33554432000 4194304 5098028 140725780639360 140725780636616 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 348 296 221 0 87 0
[pid=21579] ppid=21576 vsize=15012476 memory=89636 CPUtime=0.42 cores=0,2,4,6
/proc/21579/stat : 21579 (java) S 21576 21576 20606 0 -1 1077944320 10890 0 0 0 40 2 0 0 20 0 15 0 224560442 15372775424 22409 33554432000 4194304 4196468 140729746149568 140729746132112 140437904482039 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
/proc/21579/statm: 3753119 22409 2982 1 0 3715579 0
[pid=21579/tid=21580] ppid=21576 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/21579/task/21580/stat : 21580 (java) R 21576 21576 20606 0 -1 4202560 8601 0 0 0 27 2 0 0 20 0 15 0 224560442 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437876277400 140437887827861 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21581] ppid=21576 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21581/stat : 21581 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437908724496 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21582] ppid=21576 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21582/stat : 21582 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437722880912 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21583] ppid=21576 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21583/stat : 21583 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437721828368 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21584] ppid=21576 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21584/stat : 21584 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437720775824 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21585] ppid=21576 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21585/stat : 21585 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560445 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437243291632 140437904493186 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21586] ppid=21576 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21586/stat : 21586 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 22409 33554432000 4194304 4196468 140729746149568 140436471538592 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21587] ppid=21576 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21587/stat : 21587 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560446 15372775424 22409 33554432000 4194304 4196468 140729746149568 140436236657648 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21588] ppid=21576 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21588/stat : 21588 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560448 15372775424 22409 33554432000 4194304 4196468 140729746149568 140435862149328 140437904500635 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21589] ppid=21576 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21579/task/21589/stat : 21589 (java) S 21576 21576 20606 0 -1 1077944384 567 0 0 0 3 0 0 0 20 0 15 0 224560448 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437242239472 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21590] ppid=21576 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21579/task/21590/stat : 21590 (java) S 21576 21576 20606 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 15 0 224560448 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437241186928 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21591] ppid=21576 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21579/task/21591/stat : 21591 (java) S 21576 21576 20606 0 -1 1077944384 349 0 0 0 7 0 0 0 20 0 15 0 224560449 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437240134384 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21592] ppid=21576 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21592/stat : 21592 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 22409 33554432000 4194304 4196468 140729746149568 140435364244576 140437904492245 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21593] ppid=21576 vsize=15012476 memory=4121417289171017777 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21593/stat : 21593 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560449 15372775424 22409 33554432000 4194304 4196468 140729746149568 140437239081264 140437904493186 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91028 KiB

[startup+0.702223 s]
/proc/loadavg: 2.09 2.03 2.05 3/222 21593
/proc/meminfo: memFree=16814128/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224560442 115843072 348 33554432000 4194304 5098028 140725780639360 140725780636616 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 348 296 221 0 87 0
[pid=21579] ppid=21576 vsize=15020872 memory=129600 CPUtime=1 cores=0,2,4,6
/proc/21579/stat : 21579 (java) S 21576 21576 20606 0 -1 1077944320 18121 0 0 0 96 4 0 0 20 0 15 0 224560442 15381372928 32400 33554432000 4194304 4196468 140729746149568 140729746132112 140437904482039 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
/proc/21579/statm: 3755218 32400 3147 1 0 3716603 0
[pid=21579/tid=21580] ppid=21576 vsize=15020872 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/21579/task/21580/stat : 21580 (java) R 21576 21576 20606 0 -1 4202560 15370 0 0 0 64 3 0 0 20 0 15 0 224560442 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437876303168 140437394325568 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21581] ppid=21576 vsize=15020872 memory=116 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21581/stat : 21581 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437908724496 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21582] ppid=21576 vsize=15020872 memory=12922 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21582/stat : 21582 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437722880912 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21583] ppid=21576 vsize=15020872 memory=448505 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21583/stat : 21583 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560444 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437721828368 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21584] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21584/stat : 21584 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224560444 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437720775824 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21585] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21585/stat : 21585 (java) S 21576 21576 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224560445 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437243291632 140437904493186 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21586] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21586/stat : 21586 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224560446 15381372928 32400 33554432000 4194304 4196468 140729746149568 140436471538592 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21587] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21587/stat : 21587 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560446 15381372928 32400 33554432000 4194304 4196468 140729746149568 140436236657648 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21588] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21588/stat : 21588 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560448 15381372928 32400 33554432000 4194304 4196468 140729746149568 140435862149328 140437904500635 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21589] ppid=21576 vsize=15020872 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/21579/task/21589/stat : 21589 (java) R 21576 21576 20606 0 -1 4202560 786 0 0 0 10 0 0 0 20 0 15 0 224560448 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437242226016 140437885116384 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21590] ppid=21576 vsize=15020872 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/21579/task/21590/stat : 21590 (java) R 21576 21576 20606 0 -1 4202560 168 0 0 0 6 0 0 0 20 0 15 0 224560448 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437241186928 140437882847748 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21591] ppid=21576 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21579/task/21591/stat : 21591 (java) R 21576 21576 20606 0 -1 4202560 461 0 0 0 15 0 0 0 20 0 15 0 224560449 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437240130144 140437904495921 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21592] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21592/stat : 21592 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224560449 15381372928 32400 33554432000 4194304 4196468 140729746149568 140435364244576 140437904492245 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
[pid=21579/tid=21593] ppid=21576 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21579/task/21593/stat : 21593 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224560449 15381372928 32400 33554432000 4194304 4196468 140729746149568 140437239081264 140437904493186 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31182848 140729746158599 140729746158897 140729746158897 140729746161615 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130992 KiB

[startup+1.50087 s]
/proc/loadavg: 2.09 2.03 2.05 3/222 21593
/proc/meminfo: memFree=16788136/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1468 CPUtime=2.79 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 590 22177 0 0 0 0 270 9 20 0 1 0 224560442 115843072 367 33554432000 4194304 5098028 140725780639360 140725780636104 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 367 311 221 0 87 0

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

Current children cumulated CPU time: 36.99 s
Current children cumulated vsize: 8212132 KiB
Current children cumulated memory: 133596 KiB

[startup+36.0009 s]*
/proc/loadavg: 2.05 2.03 2.05 3/227 21614
/proc/meminfo: memFree=16795468/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1468 CPUtime=2.79 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 590 22177 0 0 0 0 270 9 20 0 1 0 224560442 115843072 367 33554432000 4194304 5098028 140725780639360 140725780636104 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 367 311 221 0 87 0
[pid=21594] ppid=21576 vsize=8068220 memory=118284 CPUtime=1.26 cores=0,2,4,6
/proc/21594/stat : 21594 (java) S 21576 21576 20606 0 -1 1077944320 17787 0 0 0 119 7 0 0 20 0 19 0 224560591 8261857280 29571 33554432000 4194304 4196468 140737192345360 140737192327904 140513480855287 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
/proc/21594/statm: 2017055 29571 3139 1 0 1978454 0
[pid=21609] ppid=21594 vsize=33488 memory=16520 CPUtime=33.75 cores=0,2,4,6
/proc/21609/stat : 21609 (minisat_release) R 21594 21576 20606 0 -1 4202496 18783 0 0 0 3373 2 0 0 20 0 1 0 224560667 34291712 4130 33554432000 4194304 4308513 140729836256160 140729836253160 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30597120 140729836258420 140729836258518 140729836258518 140729836261317 0
/proc/21609/statm: 8372 4130 342 28 0 4612 0
[pid=21594/tid=21595] ppid=21576 vsize=8068220 memory=-7824251494390781030 CPUtime=0.78 cores=0,2,4,6
/proc/21594/task/21595/stat : 21595 (java) S 21576 21576 20606 0 -1 1077944384 14571 0 0 0 73 5 0 0 20 0 19 0 224560592 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513452695440 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21596] ppid=21576 vsize=8068220 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21596/stat : 21596 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513485097872 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21597] ppid=21576 vsize=8068220 memory=92668214421669 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21597/stat : 21597 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513285266192 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21598] ppid=21576 vsize=8068220 memory=3472420963633637542 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21598/stat : 21598 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513284213904 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21599] ppid=21576 vsize=8068220 memory=92668214421671 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21599/stat : 21599 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513283161104 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21600] ppid=21576 vsize=8068220 memory=300760926057965736 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21600/stat : 21600 (java) S 21576 21576 20606 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224560594 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512860244080 140513480866434 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21601] ppid=21576 vsize=8068220 memory=3472420963633637545 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21601/stat : 21601 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512271000352 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21602] ppid=21576 vsize=8068220 memory=3184190587481925802 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21602/stat : 21602 (java) S 21576 21576 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512136778864 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21603] ppid=21576 vsize=8068220 memory=3472420963633637547 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21603/stat : 21603 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511762274384 140513480873883 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21604] ppid=21576 vsize=8068220 memory=3467917368301234348 CPUtime=0.1 cores=0,2,4,6
/proc/21594/task/21604/stat : 21604 (java) S 21576 21576 20606 0 -1 1077944384 641 0 0 0 10 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512859191920 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21605] ppid=21576 vsize=8068220 memory=3472420963633637549 CPUtime=0.13 cores=0,2,4,6
/proc/21594/task/21605/stat : 21605 (java) S 21576 21576 20606 0 -1 1077944384 583 0 0 0 13 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512858139120 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21606] ppid=21576 vsize=8068220 memory=3472420963633637550 CPUtime=0.22 cores=0,2,4,6
/proc/21594/task/21606/stat : 21606 (java) S 21576 21576 20606 0 -1 1077944384 574 0 0 0 22 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512857086832 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21607] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21607/stat : 21607 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511264369632 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21608] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21608/stat : 21608 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512856033712 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21610] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21610/stat : 21610 (java) S 21576 21576 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512848225216 140513480879897 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21612] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21612/stat : 21612 (java) S 21576 21576 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510727482928 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21613] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21613/stat : 21613 (java) S 21576 21576 20606 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510861705136 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21614] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21614/stat : 21614 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560670 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510459059616 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
Current children cumulated CPU time: 37.8 s
Current children cumulated vsize: 8214836 KiB
Current children cumulated memory: 136272 KiB

[startup+36.8009 s]
/proc/loadavg: 2.05 2.03 2.05 3/227 21614
/proc/meminfo: memFree=16795468/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1468 CPUtime=2.79 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 590 22177 0 0 0 0 270 9 20 0 1 0 224560442 115843072 367 33554432000 4194304 5098028 140725780639360 140725780636104 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 367 311 221 0 87 0
[pid=21594] ppid=21576 vsize=8068220 memory=118284 CPUtime=1.27 cores=0,2,4,6
/proc/21594/stat : 21594 (java) S 21576 21576 20606 0 -1 1077944320 17787 0 0 0 119 8 0 0 20 0 19 0 224560591 8261857280 29571 33554432000 4194304 4196468 140737192345360 140737192327904 140513480855287 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
/proc/21594/statm: 2017055 29571 3139 1 0 1978454 0
[pid=21609] ppid=21594 vsize=33488 memory=16660 CPUtime=34.54 cores=0,2,4,6
/proc/21609/stat : 21609 (minisat_release) R 21594 21576 20606 0 -1 4202496 18813 0 0 0 3452 2 0 0 20 0 1 0 224560667 34291712 4165 33554432000 4194304 4308513 140729836256160 140729836253160 4276131 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30597120 140729836258420 140729836258518 140729836258518 140729836261317 0
/proc/21609/statm: 8372 4165 342 28 0 4612 0
[pid=21594/tid=21595] ppid=21576 vsize=8068220 memory=118284 CPUtime=0.78 cores=0,2,4,6
/proc/21594/task/21595/stat : 21595 (java) S 21576 21576 20606 0 -1 1077944384 14571 0 0 0 73 5 0 0 20 0 19 0 224560592 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513452695440 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21596] ppid=21576 vsize=8068220 memory=16520 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21596/stat : 21596 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513485097872 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21597] ppid=21576 vsize=8068220 memory=7014475602462206056 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21597/stat : 21597 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513285266192 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21598] ppid=21576 vsize=8068220 memory=6371017195746519906 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21598/stat : 21598 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513284213904 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21599] ppid=21576 vsize=8068220 memory=118284 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21599/stat : 21599 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513283161104 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21600] ppid=21576 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21600/stat : 21600 (java) S 21576 21576 20606 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224560594 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512860244080 140513480866434 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21601] ppid=21576 vsize=8068220 memory=118284 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21601/stat : 21601 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512271000352 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21602] ppid=21576 vsize=8068220 memory=13156 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21602/stat : 21602 (java) S 21576 21576 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512136778864 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21603] ppid=21576 vsize=8068220 memory=279910669611296 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21603/stat : 21603 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511762274384 140513480873883 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21604] ppid=21576 vsize=8068220 memory=139955334825568 CPUtime=0.1 cores=0,2,4,6
/proc/21594/task/21604/stat : 21604 (java) S 21576 21576 20606 0 -1 1077944384 641 0 0 0 10 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512859191920 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21605] ppid=21576 vsize=8068220 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/21594/task/21605/stat : 21605 (java) S 21576 21576 20606 0 -1 1077944384 583 0 0 0 13 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512858139120 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21606] ppid=21576 vsize=8068220 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/21594/task/21606/stat : 21606 (java) S 21576 21576 20606 0 -1 1077944384 574 0 0 0 22 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512857086832 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21607] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21607/stat : 21607 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511264369632 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21608] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21608/stat : 21608 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512856033712 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21610] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21610/stat : 21610 (java) S 21576 21576 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512848225216 140513480879897 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21612] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21612/stat : 21612 (java) S 21576 21576 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510727482928 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21613] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21613/stat : 21613 (java) S 21576 21576 20606 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510861705136 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21614] ppid=21576 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21614/stat : 21614 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560670 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510459059616 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
Current children cumulated CPU time: 38.6 s
Current children cumulated vsize: 8214836 KiB
Current children cumulated memory: 136412 KiB

[startup+37.0009 s]*
/proc/loadavg: 2.05 2.03 2.05 3/227 21614
/proc/meminfo: memFree=16795344/32770624 swapFree=67058736/67108860
[pid=21576] ppid=21573 vsize=113128 memory=1468 CPUtime=2.79 cores=0,2,4,6
/proc/21576/stat : 21576 (scop.sh) S 21573 21576 20606 0 -1 4202496 590 22177 0 0 0 0 270 9 20 0 1 0 224560442 115843072 367 33554432000 4194304 5098028 140725780639360 140725780636104 140131395916412 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19808256 140725780640833 140725780641031 140725780641031 140725780643789 0
/proc/21576/statm: 28282 367 311 221 0 87 0
[pid=21594] ppid=21576 vsize=8068220 memory=118284 CPUtime=1.27 cores=0,2,4,6
/proc/21594/stat : 21594 (java) S 21576 21576 20606 0 -1 1077944320 17787 0 0 0 119 8 0 0 20 0 19 0 224560591 8261857280 29571 33554432000 4194304 4196468 140737192345360 140737192327904 140513480855287 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
/proc/21594/statm: 2017055 29571 3139 1 0 1978454 0
[pid=21609] ppid=21594 vsize=33488 memory=16660 CPUtime=34.75 cores=0,2,4,6
/proc/21609/stat : 21609 (minisat_release) R 21594 21576 20606 0 -1 4202496 18813 0 0 0 3473 2 0 0 20 0 1 0 224560667 34291712 4165 33554432000 4194304 4308513 140729836256160 140729836253160 4276112 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 30597120 140729836258420 140729836258518 140729836258518 140729836261317 0
/proc/21609/statm: 8372 4165 342 28 0 4612 0
[pid=21594/tid=21595] ppid=21576 vsize=8068220 memory=4026532046 CPUtime=0.78 cores=0,2,4,6
/proc/21594/task/21595/stat : 21595 (java) S 21576 21576 20606 0 -1 1077944384 14571 0 0 0 73 5 0 0 20 0 19 0 224560592 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513452695440 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21596] ppid=21576 vsize=8068220 memory=12666 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21596/stat : 21596 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513485097872 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21597] ppid=21576 vsize=8068220 memory=356293 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21597/stat : 21597 (java) S 21576 21576 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513285266192 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21598] ppid=21576 vsize=8068220 memory=7378697629483807023 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21598/stat : 21598 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513284213904 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21599] ppid=21576 vsize=8068220 memory=3472468251690201776 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21599/stat : 21599 (java) S 21576 21576 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224560593 8261857280 29571 33554432000 4194304 4196468 140737192345360 140513283161104 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21600] ppid=21576 vsize=8068220 memory=3471202396320837679 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21600/stat : 21600 (java) S 21576 21576 20606 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224560594 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512860244080 140513480866434 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21601] ppid=21576 vsize=8068220 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21601/stat : 21601 (java) S 21576 21576 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512271000352 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21602] ppid=21576 vsize=8068220 memory=7599388386692169796 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21602/stat : 21602 (java) S 21576 21576 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224560595 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512136778864 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21603] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21603/stat : 21603 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511762274384 140513480873883 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21604] ppid=21576 vsize=8068220 memory=288370331486806527 CPUtime=0.1 cores=0,2,4,6
/proc/21594/task/21604/stat : 21604 (java) S 21576 21576 20606 0 -1 1077944384 641 0 0 0 10 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512859191920 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21605] ppid=21576 vsize=8068220 memory=139955462522496 CPUtime=0.13 cores=0,2,4,6
/proc/21594/task/21605/stat : 21605 (java) S 21576 21576 20606 0 -1 1077944384 583 0 0 0 13 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512858139120 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21606] ppid=21576 vsize=8068220 memory=3472592213529539615 CPUtime=0.22 cores=0,2,4,6
/proc/21594/task/21606/stat : 21606 (java) S 21576 21576 20606 0 -1 1077944384 574 0 0 0 22 0 0 0 20 0 19 0 224560597 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512857086832 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21607] ppid=21576 vsize=8068220 memory=139955462522496 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21607/stat : 21607 (java) S 21576 21576 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140511264369632 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21608] ppid=21576 vsize=8068220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21608/stat : 21608 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560598 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512856033712 140513480866434 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21610] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21610/stat : 21610 (java) S 21576 21576 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140512848225216 140513480879897 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21612] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21612/stat : 21612 (java) S 21576 21576 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510727482928 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21613] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21613/stat : 21613 (java) S 21576 21576 20606 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 224560667 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510861705136 140513480877213 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
[pid=21594/tid=21614] ppid=21576 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21594/task/21614/stat : 21614 (java) S 21576 21576 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224560670 8261857280 29571 33554432000 4194304 4196468 140737192345360 140510459059616 140513480865493 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14528512 140737192346805 140737192346929 140737192346929 140737192349647 0
Current children cumulated CPU time: 38.81 s
Current children cumulated vsize: 8214836 KiB
Current children cumulated memory: 136412 KiB

Child status: 0
Real time (s): 37.0456
CPU time (s): 38.8771
CPU user time (s): 38.6726
CPU system time (s): 0.204479
CPU usage (%): 104.944
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 171676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.6726
system time used= 0.204479
maximum resident set size= 175872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5171
involuntary context switches= 82


# summary of solver processes directly reported to runsolver:
#   pid: 21576
#   total CPU time (s): 38.8771
#   total CPU user time (s): 38.6726
#   total CPU system time (s): 0.204479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.267499 second user time and 0.430865 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 12:32:53
IDJOB=4305738
IDBENCH=141236
IDSOLVER=2783
FILE ID=node103/4305738-1534069972
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34380 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305738-1534069972/watcher-4305738-1534069972 -o /tmp/evaluation-result-4305738-1534069972/solver-4305738-1534069972 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305738-1534069972.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1933223304

node103.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.48
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.48
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.48
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.48
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:        16916364 kB
MemAvailable:   31719708 kB
Buffers:          116616 kB
Cached:         14828560 kB
SwapCached:         5832 kB
Active:          7757152 kB
Inactive:        7426180 kB
Active(anon):     229744 kB
Inactive(anon):    60156 kB
Active(file):    7527408 kB
Inactive(file):  7366024 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058736 kB
Dirty:              7584 kB
Writeback:             0 kB
AnonPages:        212408 kB
Mapped:            61872 kB
Shmem:             48604 kB
Slab:             366864 kB
SReclaimable:     338372 kB
SUnreclaim:        28492 kB
KernelStack:        3696 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5952232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34372 MiB
End job on node103 at 2018-08-12 12:33:30