Trace number 4305581

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 7.04693 5.14997

General information on the benchmark

NameLangford/
LangfordBin-09_c18.xml
MD5SUMaf6539439e5a66b9d4cb5cb754e7ed18
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 benchmark1.00891
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints27
Number of domains2
Minimum domain size9
Maximum domain size18
Distribution of domain sizes[{"size":9,"count":18},{"size":18,"count":18}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":18},{"degree":18,"count":18}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":9},{"arity":19,"count":18}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"element","count":18}]
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-27410-serial-file.bin HOME/instance-4305581-1534073401.xml
0.65/0.53	
0.65/0.53	scop both+minisat_release (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Sun Aug 12 13:30:01 CEST 2018
0.65/0.56	c PID: 27413
0.65/0.56	c IP: 172.20.3.106
0.65/0.56	c HOST: node106.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.16/0.86	c (0,0) Parsing End
1.16/0.87	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 18
1.16/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.87	c (0,0) Constraint Name Generate Begin
1.16/0.88	c (0,0) Ctr:HOME/instance-4305581-1534073401.xml,Add:Element:Eq:IntVar:Num
1.16/0.88	c (0,0) Constraint Name Generate End
1.16/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.16/0.88	c (0,0) CSP to CSPinCNF Begin
1.52/1.02	c (0,0) translated 3 (10%) constraints
1.52/1.06	c (0,0) translated 6 (20%) constraints
1.52/1.09	c (0,0) translated 9 (30%) constraints
1.52/1.11	c (0,0) translated 11 (40%) constraints
1.79/1.13	c (0,0) translated 14 (50%) constraints
1.79/1.16	c (0,0) translated 17 (60%) constraints
1.79/1.17	c (0,0) translated 19 (70%) constraints
1.79/1.18	c (0,0) translated 22 (80%) constraints
1.79/1.18	c (0,0) translated 25 (90%) constraints
1.79/1.18	c (0,0) translated 27 (100%) constraints
2.00/1.22	c (0,0) STATISTICS1:HOME/instance-4305581-1534073401.xml,Add:Element:Eq:IntVar:Num,36,333,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:38;15:38;14:38;13:38;12:38;11:38;10:38;9:362;8:38,3:324;1:9,2:18;1:972,
2.00/1.22	c (0,0) ==========================================
2.00/1.22	c (0,0) Both Encoding selects:
2.00/1.22	c (0,0) Order
2.00/1.22	c (0,0) ==========================================
2.00/1.26	c (0,0) translated 34 (10%) constraints
2.00/1.29	c (0,0) translated 67 (20%) constraints
2.00/1.30	c (0,0) translated 100 (30%) constraints
2.28/1.31	c (0,0) translated 134 (40%) constraints
2.28/1.32	c (0,0) translated 167 (50%) constraints
2.28/1.33	c (0,0) translated 200 (60%) constraints
2.28/1.34	c (0,0) translated 234 (70%) constraints
2.28/1.35	c (0,0) translated 267 (80%) constraints
2.28/1.36	c (0,0) translated 300 (90%) constraints
2.28/1.37	c (0,0) translated 333 (100%) constraints
2.28/1.37	c (0,0) CSP to CSPinCNF End
2.28/1.37	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 990 ctr, max domain size 16
2.28/1.37	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.28/1.37	c (0,0) CSPinCNF Propagation Begin
2.53/1.41	c (0,0) 0 values, 144 unsatisfiable literals, and 180 valid clauses are removed
2.53/1.41	c (0,0) CSPinCNF Propagation End
2.53/1.42	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.53/1.42	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.53/1.42	c (0,0) Simplify CSPinCNF Begin
2.53/1.42	c (0,0) Simplify CSPinCNF End
2.53/1.43	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.53/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.53/1.43	c (0,0) Calculate Precise Domain Begin
2.53/1.43	c (0,0) 0 values are removed by re-calculation
2.53/1.43	c (0,0) Calculate Precise Domain End
2.53/1.43	c (0,0) CSP: 36 int (0 aux), 162 bool (162 aux), 810 ctr, max domain size 16
2.53/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.53/1.43	c (0,0) CSPinCNF to SatSolver Begin
2.53/1.47	c (0,0) 81 (10 %) CSP clauses are encoded (504 SAT variables, 386 SAT clauses)
2.53/1.47	c (0,0) 162 (20 %) CSP clauses are encoded (504 SAT variables, 467 SAT clauses)
2.53/1.48	c (0,0) 243 (30 %) CSP clauses are encoded (504 SAT variables, 548 SAT clauses)
2.53/1.49	c (0,0) 324 (40 %) CSP clauses are encoded (504 SAT variables, 629 SAT clauses)
2.53/1.49	c (0,0) 405 (50 %) CSP clauses are encoded (504 SAT variables, 710 SAT clauses)
2.53/1.49	c (0,0) 486 (60 %) CSP clauses are encoded (504 SAT variables, 791 SAT clauses)
2.84/1.50	c (0,0) 567 (70 %) CSP clauses are encoded (504 SAT variables, 872 SAT clauses)
2.84/1.51	c (0,0) 648 (80 %) CSP clauses are encoded (504 SAT variables, 953 SAT clauses)
2.84/1.51	c (0,0) 729 (90 %) CSP clauses are encoded (504 SAT variables, 1034 SAT clauses)
2.84/1.52	c (0,0) 810 (100 %) CSP clauses are encoded (504 SAT variables, 1289 SAT clauses)
2.84/1.52	c (0,0) Launch Command will be: minisat_release
2.84/1.52	c (0,0) CSPinCNF to SatSolver End
2.84/1.52	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.84/1.53	c (0,0) STATISTICS2:HOME/instance-4305581-1534073401.xml,Add:Element:Eq:IntVar:Num,198,810,16,16,3,2,16:2;15:2;14:2;13:2;12:2;11:2;10:2;9:2;8:2,16:64;15:60;14:56;13:52;12:48;11:44;10:40;9:612;8:32;2:792,3:180;2:612;1:18,2:18;1:1764,
2.84/1.54	c (0,0) 504 bool, 1296 clause
2.84/1.54	c (0,0) Export Begin
3.08/1.61	c (1,1) Export to HOME/scop-27410-serial-file.bin
3.08/1.61	c (1,1) Export End
3.08/1.61	c (1,1) Export File Size: 0.01 MB
3.08/1.61	c (1,1) 0,0,0,0,0,0,0,STOP-AFTER(DIMACS)
3.08/1.61	c END-Prog: Sun Aug 12 13:30:02 CEST 2018
3.08/1.62	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27410-serial-file.bin
3.74/2.11	c (0,0) Read Serial File Begin
3.74/2.11	c (0,0) HOME/scop-27410-serial-file.bin
3.88/2.26	c (0,0) Read Serial File End
3.88/2.28	
3.88/2.28	scop order+minisat_release (2018-07-31)
3.88/2.28	(Solving Process)
3.88/2.28	
4.02/2.30	c BEGIN-Prog: Sun Aug 12 13:30:03 CEST 2018
4.02/2.30	c PID: 27428
4.02/2.30	c IP: 172.20.3.106
4.02/2.30	c HOST: node106.alineos.net
4.02/2.30	c (0,0) SatSolver.solve Begin
4.02/2.30	c (0,0) 0 bool, 0 clause
4.02/2.30	c (0,0) minisat_release HOME/instance-4305581-1534073401.xml-scop-27413.cnf
6.98/5.13	c (3,0) c This is COMiniSatPS.
6.98/5.13	c (3,0) c WARNING: for repeatability, setting FPU to use double precision
6.98/5.13	c (3,0) c ============================[ Problem Statistics ]=============================
6.98/5.13	c (3,0) c |                                                                             |
6.98/5.13	c (3,0) c |  Number of variables:           504                                         |
6.98/5.13	c (3,0) c |  Number of clauses:            1296                                         |
6.98/5.13	c (3,0) c |  Parse time:                   0.00 s                                       |
6.98/5.13	c (3,0) c |  Eliminated clauses:           0.01 Mb                                      |
6.98/5.13	c (3,0) c Reduced to 261 vars, 852 cls (grow=0)
6.98/5.13	c (3,0) c No iterative elimination performed. (vars=261, c/v ratio=3.3)
6.98/5.13	c (3,0) c |  Simplification time:          0.00 s                                       |
6.98/5.13	c (3,0) c |                                                                             |
6.98/5.13	c (3,0) c ============================[ Search Statistics ]==============================
6.98/5.13	c (3,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.98/5.13	c (3,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.98/5.13	c (3,0) c ===============================================================================
6.98/5.13	c (3,0) c ===============================================================================
6.98/5.13	c (3,0) c restarts              : 154
6.98/5.13	c (3,0) c conflicts             : 46412          (16605 /sec)
6.98/5.13	c (3,0) c decisions             : 54776          (0.00 % random) (19598 /sec)
6.98/5.13	c (3,0) c propagations          : 2350310        (840903 /sec)
6.98/5.13	c (3,0) c conflict literals     : 724329         (36.35 % deleted)
6.98/5.13	c (3,0) c CPU time              : 2.79498 s
6.98/5.13	c (3,0) 
6.98/5.13	c (3,0) s UNSATISFIABLE
6.98/5.14	c (3,0) SatSolver.solve End
6.98/5.14	c (3,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
6.98/5.14	c (3,0) Show results Begin
6.98/5.14	s UNSATISFIABLE
6.98/5.14	c (3,0) Show results End
6.98/5.14	c (3,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
6.98/5.14	c (3,0) 3,3,STOP-AFTER(ALL)
6.98/5.14	c END-Prog: Sun Aug 12 13:30:06 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 (8620 MiB free)
  memory of node 1: 16384 MiB (10862 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305581-1534073401/watcher-4305581-1534073401 -o /tmp/evaluation-result-4305581-1534073401/solver-4305581-1534073401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305581-1534073401.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=27410, runsolver pid=27407

[startup+0.101253 s]*
/proc/loadavg: 2.15 2.12 2.09 4/223 27427
/proc/meminfo: memFree=19890288/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224902928 115843072 349 33554432000 4194304 5098028 140734259263312 140734259260568 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 349 296 221 0 87 0
[pid=27413] ppid=27410 vsize=15012476 memory=70488 CPUtime=0.1 cores=0,2,4,6
/proc/27413/stat : 27413 (java) S 27410 27410 23167 0 -1 1077944320 6287 0 0 0 8 2 0 0 20 0 15 0 224902929 15372775424 17622 33554432000 4194304 4196468 140722134628624 140722134611168 140524382936823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
/proc/27413/statm: 3753119 17622 2739 1 0 3715579 0
[pid=27413/tid=27414] ppid=27410 vsize=15012476 memory=-6292511387775451073 CPUtime=0.08 cores=0,2,4,6
/proc/27413/task/27414/stat : 27414 (java) R 27410 27410 23167 0 -1 4202560 4391 0 0 0 7 1 0 0 20 0 15 0 224902929 15372775424 17622 33554432000 4194304 4196468 140722134628624 140524354713904 140524382958749 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27415] ppid=27410 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27415/stat : 27415 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 17622 33554432000 4194304 4196468 140722134628624 140524387179024 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27416] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27416/stat : 27416 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 17622 33554432000 4194304 4196468 140722134628624 140524218428048 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27417] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27417/stat : 27417 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523842066704 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27418] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27418/stat : 27418 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523841014160 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27419] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27419/stat : 27419 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902932 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523152014064 140524382947970 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27420] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27420/stat : 27420 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523075528352 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27421] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27421/stat : 27421 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 17622 33554432000 4194304 4196468 140722134628624 140522807092464 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27422] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27422/stat : 27422 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140522432584144 140524382955419 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27423] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27423/stat : 27423 (java) S 27410 27410 23167 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523150960880 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27424] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27424/stat : 27424 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523149908336 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27425] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27425/stat : 27425 (java) R 27410 27410 23167 0 -1 4202560 248 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523148855280 140524382958170 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27426] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27426/stat : 27426 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140521934678368 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27427] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27427/stat : 27427 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 17622 33554432000 4194304 4196468 140722134628624 140523147803696 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71884 KiB

[startup+0.210511 s]*
/proc/loadavg: 2.15 2.12 2.09 3/223 27427
/proc/meminfo: memFree=19876980/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224902928 115843072 349 33554432000 4194304 5098028 140734259263312 140734259260568 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 349 296 221 0 87 0
[pid=27413] ppid=27410 vsize=15012476 memory=84844 CPUtime=0.24 cores=0,2,4,6
/proc/27413/stat : 27413 (java) S 27410 27410 23167 0 -1 1077944320 10100 0 0 0 21 3 0 0 20 0 15 0 224902929 15372775424 21211 33554432000 4194304 4196468 140722134628624 140722134611168 140524382936823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
/proc/27413/statm: 3753119 21211 2859 1 0 3715579 0
[pid=27413/tid=27414] ppid=27410 vsize=15012476 memory=7022364632946311227 CPUtime=0.18 cores=0,2,4,6
/proc/27413/task/27414/stat : 27414 (java) R 27410 27410 23167 0 -1 4202560 7947 0 0 0 16 2 0 0 20 0 15 0 224902929 15372775424 21211 33554432000 4194304 4196468 140722134628624 140524354745568 140524382958749 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27415] ppid=27410 vsize=15012476 memory=546 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27415/stat : 27415 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 21211 33554432000 4194304 4196468 140722134628624 140524387179024 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27416] ppid=27410 vsize=15012476 memory=140520676422838 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27416/stat : 27416 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 21211 33554432000 4194304 4196468 140722134628624 140524218428048 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27417] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27417/stat : 27417 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523842066704 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27418] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27418/stat : 27418 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523841014160 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27419] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27419/stat : 27419 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902932 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523152014064 140524382947970 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27420] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27420/stat : 27420 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523075528352 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27421] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27421/stat : 27421 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 21211 33554432000 4194304 4196468 140722134628624 140522807092464 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27422] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27422/stat : 27422 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140522432584144 140524382955419 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27423] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27423/stat : 27423 (java) S 27410 27410 23167 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523150960880 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27424] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27424/stat : 27424 (java) S 27410 27410 23167 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523149908336 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27425] ppid=27410 vsize=15012476 memory=140520675223168 CPUtime=0.02 cores=0,2,4,6
/proc/27413/task/27425/stat : 27425 (java) R 27410 27410 23167 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523148855280 140524362335136 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27426] ppid=27410 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27426/stat : 27426 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140521934678368 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27427] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27427/stat : 27427 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 21211 33554432000 4194304 4196468 140722134628624 140523147803696 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86240 KiB

[startup+0.310384 s]*
/proc/loadavg: 2.15 2.12 2.09 4/223 27427
/proc/meminfo: memFree=19873056/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224902928 115843072 349 33554432000 4194304 5098028 140734259263312 140734259260568 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 349 296 221 0 87 0
[pid=27413] ppid=27410 vsize=15012476 memory=89164 CPUtime=0.42 cores=0,2,4,6
/proc/27413/stat : 27413 (java) S 27410 27410 23167 0 -1 1077944320 10744 0 0 0 38 4 0 0 20 0 15 0 224902929 15372775424 22291 33554432000 4194304 4196468 140722134628624 140722134611168 140524382936823 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
/proc/27413/statm: 3753119 22291 3000 1 0 3715579 0
[pid=27413/tid=27414] ppid=27410 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27413/task/27414/stat : 27414 (java) R 27410 27410 23167 0 -1 4202560 8330 0 0 0 26 3 0 0 20 0 15 0 224902929 15372775424 22291 33554432000 4194304 4196468 140722134628624 140524354732272 140524363212157 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27415] ppid=27410 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27415/stat : 27415 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 22291 33554432000 4194304 4196468 140722134628624 140524387179024 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27416] ppid=27410 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27416/stat : 27416 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 22291 33554432000 4194304 4196468 140722134628624 140524218428048 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27417] ppid=27410 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27417/stat : 27417 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523842066704 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27418] ppid=27410 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27418/stat : 27418 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902931 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523841014160 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27419] ppid=27410 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27419/stat : 27419 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902932 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523152014064 140524382947970 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27420] ppid=27410 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27420/stat : 27420 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523075528352 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27421] ppid=27410 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27421/stat : 27421 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902933 15372775424 22291 33554432000 4194304 4196468 140722134628624 140522807092464 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27422] ppid=27410 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27422/stat : 27422 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140522432584144 140524382955419 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27423] ppid=27410 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27413/task/27423/stat : 27423 (java) S 27410 27410 23167 0 -1 1077944384 478 0 0 0 1 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523150960880 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27424] ppid=27410 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27413/task/27424/stat : 27424 (java) S 27410 27410 23167 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523149908336 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27425] ppid=27410 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27413/task/27425/stat : 27425 (java) S 27410 27410 23167 0 -1 1077944384 434 0 0 0 7 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523148855280 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27426] ppid=27410 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27426/stat : 27426 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140521934678368 140524382947029 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27427] ppid=27410 vsize=15012476 memory=3905244507057233969 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27427/stat : 27427 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902936 15372775424 22291 33554432000 4194304 4196468 140722134628624 140523147803696 140524382947970 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90560 KiB

[startup+0.700768 s]
/proc/loadavg: 2.13 2.12 2.09 3/223 27427
/proc/meminfo: memFree=19848284/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224902928 115843072 349 33554432000 4194304 5098028 140734259263312 140734259260568 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 349 296 221 0 87 0
[pid=27413] ppid=27410 vsize=15020872 memory=126440 CPUtime=0.97 cores=0,2,4,6
/proc/27413/stat : 27413 (java) S 27410 27410 23167 0 -1 1077944320 17769 0 0 0 91 6 0 0 20 0 15 0 224902929 15381372928 31610 33554432000 4194304 4196468 140722134628624 140722134611168 140524382936823 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
/proc/27413/statm: 3755218 31610 3164 1 0 3716603 0
[pid=27413/tid=27414] ppid=27410 vsize=15020872 memory=2372 CPUtime=0.66 cores=0,2,4,6
/proc/27413/task/27414/stat : 27414 (java) R 27410 27410 23167 0 -1 4202560 14877 0 0 0 62 4 0 0 20 0 15 0 224902929 15381372928 31610 33554432000 4194304 4196468 140722134628624 140524354774672 140524382948758 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27415] ppid=27410 vsize=15020872 memory=116 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27415/stat : 27415 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15381372928 31610 33554432000 4194304 4196468 140722134628624 140524387179024 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27416] ppid=27410 vsize=15020872 memory=12868 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27416/stat : 27416 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15381372928 31610 33554432000 4194304 4196468 140722134628624 140524218428048 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27417] ppid=27410 vsize=15020872 memory=26497 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27417/stat : 27417 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902931 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523842066704 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27418] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27418/stat : 27418 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224902931 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523841014160 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27419] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27419/stat : 27419 (java) S 27410 27410 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224902932 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523152014064 140524382947970 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27420] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27420/stat : 27420 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224902933 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523075528352 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27421] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27421/stat : 27421 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902933 15381372928 31610 33554432000 4194304 4196468 140722134628624 140522807092464 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27422] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27422/stat : 27422 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140522432584144 140524382955419 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27423] ppid=27410 vsize=15020872 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27413/task/27423/stat : 27423 (java) S 27410 27410 23167 0 -1 1077944384 569 0 0 0 5 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523150960880 140524382947970 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27424] ppid=27410 vsize=15020872 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27413/task/27424/stat : 27424 (java) S 27410 27410 23167 0 -1 1077944384 400 0 0 0 8 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523149908336 140524382947970 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27425] ppid=27410 vsize=15020872 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/27413/task/27425/stat : 27425 (java) R 27410 27410 23167 0 -1 4202560 588 0 0 0 14 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523148855280 140524361621116 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27426] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27426/stat : 27426 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140521934678368 140524382947029 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
[pid=27413/tid=27427] ppid=27410 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27413/task/27427/stat : 27427 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224902936 15381372928 31610 33554432000 4194304 4196468 140722134628624 140523147803696 140524382947970 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27783168 140722134635527 140722134635825 140722134635825 140722134638543 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 127836 KiB

[startup+1.50125 s]
/proc/loadavg: 2.13 2.12 2.09 4/223 27427
/proc/meminfo: memFree=19821672/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224902928 115843072 349 33554432000 4194304 5098028 140734259263312 140734259260568 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 5.87 s
Current children cumulated vsize: 8206076 KiB
Current children cumulated memory: 125468 KiB

[startup+4.8008 s]
/proc/loadavg: 2.13 2.12 2.09 3/228 27448
/proc/meminfo: memFree=19833692/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1472 CPUtime=3.12 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 590 22916 0 0 0 0 302 10 20 0 1 0 224902928 115843072 368 33554432000 4194304 5098028 140734259263312 140734259260056 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 368 311 221 0 87 0
[pid=27428] ppid=27410 vsize=8068220 memory=116364 CPUtime=1.08 cores=0,2,4,6
/proc/27428/stat : 27428 (java) S 27410 27410 23167 0 -1 1077944320 17303 0 0 0 101 7 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140734769199648 140258392186615 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
/proc/27428/statm: 2017055 29091 3145 1 0 1978454 0
[pid=27443] ppid=27428 vsize=27404 memory=9908 CPUtime=2.47 cores=0,2,4,6
/proc/27443/stat : 27443 (minisat_release) R 27428 27410 23167 0 -1 4202496 3019 0 0 0 246 1 0 0 20 0 1 0 224903161 28061696 2477 33554432000 4194304 4308513 140726595466240 140726595463144 4276047 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 39587840 140726595474548 140726595474646 140726595474646 140726595477445 0
/proc/27443/statm: 6851 2477 334 28 0 3091 0
[pid=27428/tid=27429] ppid=27410 vsize=8068220 memory=-7824251494390520679 CPUtime=0.72 cores=0,2,4,6
/proc/27428/task/27429/stat : 27429 (java) S 27410 27410 23167 0 -1 1077944384 14456 0 0 0 67 5 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258364026768 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27430] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27430/stat : 27430 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258396428944 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27431] ppid=27410 vsize=8068220 memory=56 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27431/stat : 27431 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258202192400 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27432] ppid=27410 vsize=8068220 memory=3408 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27432/stat : 27432 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258201139600 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27433] ppid=27410 vsize=8068220 memory=3416 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27433/stat : 27433 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258200086800 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27434] ppid=27410 vsize=8068220 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27434/stat : 27434 (java) S 27410 27410 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257771064176 140258392197762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27435] ppid=27410 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27435/stat : 27435 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257257317920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27436] ppid=27410 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27436/stat : 27436 (java) S 27410 27410 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257123095920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27437] ppid=27410 vsize=8068220 memory=116364 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27437/stat : 27437 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256748591440 140258392205211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27438] ppid=27410 vsize=8068220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27428/task/27438/stat : 27438 (java) S 27410 27410 23167 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257770010992 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27439] ppid=27410 vsize=8068220 memory=3184238440601637904 CPUtime=0.08 cores=0,2,4,6
/proc/27428/task/27439/stat : 27439 (java) S 27410 27410 23167 0 -1 1077944384 222 0 0 0 8 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257768958192 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27440] ppid=27410 vsize=8068220 memory=6656426216303648864 CPUtime=0.17 cores=0,2,4,6
/proc/27428/task/27440/stat : 27440 (java) S 27410 27410 23167 0 -1 1077944384 479 0 0 0 17 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257767905392 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27441] ppid=27410 vsize=8068220 memory=116364 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27441/stat : 27441 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256250685664 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27442] ppid=27410 vsize=8068220 memory=9680 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27442/stat : 27442 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257766853808 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27444] ppid=27410 vsize=8068220 memory=4137290303932963203 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27444/stat : 27444 (java) S 27410 27410 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224903161 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257759377088 140258392211225 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27446] ppid=27410 vsize=8068220 memory=-7240599198935759669 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27446/stat : 27446 (java) S 27410 27410 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255713799952 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27447] ppid=27410 vsize=8068220 memory=4629539418400394614 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27447/stat : 27447 (java) S 27410 27410 23167 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255848021648 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27448] ppid=27410 vsize=8068220 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27448/stat : 27448 (java) S 27410 27410 23167 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224903164 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255445376160 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
Current children cumulated CPU time: 6.67 s
Current children cumulated vsize: 8208752 KiB
Current children cumulated memory: 127744 KiB

[startup+5.0008 s]*
/proc/loadavg: 2.13 2.12 2.09 3/228 27448
/proc/meminfo: memFree=19830640/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1472 CPUtime=3.12 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 590 22916 0 0 0 0 302 10 20 0 1 0 224902928 115843072 368 33554432000 4194304 5098028 140734259263312 140734259260056 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 368 311 221 0 87 0
[pid=27428] ppid=27410 vsize=8068220 memory=116364 CPUtime=1.08 cores=0,2,4,6
/proc/27428/stat : 27428 (java) S 27410 27410 23167 0 -1 1077944320 17303 0 0 0 101 7 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140734769199648 140258392186615 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
/proc/27428/statm: 2017055 29091 3145 1 0 1978454 0
[pid=27443] ppid=27428 vsize=27404 memory=9908 CPUtime=2.68 cores=0,2,4,6
/proc/27443/stat : 27443 (minisat_release) R 27428 27410 23167 0 -1 4202496 3058 0 0 0 267 1 0 0 20 0 1 0 224903161 28061696 2477 33554432000 4194304 4308513 140726595466240 140726595463144 4276036 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 39587840 140726595474548 140726595474646 140726595474646 140726595477445 0
/proc/27443/statm: 6851 2477 334 28 0 3091 0
[pid=27428/tid=27429] ppid=27410 vsize=8068220 memory=8462108013221118012 CPUtime=0.72 cores=0,2,4,6
/proc/27428/task/27429/stat : 27429 (java) S 27410 27410 23167 0 -1 1077944384 14456 0 0 0 67 5 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258364026768 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27430] ppid=27410 vsize=8068220 memory=288283398362103831 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27430/stat : 27430 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258396428944 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27431] ppid=27410 vsize=8068220 memory=1226298 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27431/stat : 27431 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258202192400 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27432] ppid=27410 vsize=8068220 memory=664954319948704082 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27432/stat : 27432 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258201139600 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27433] ppid=27410 vsize=8068220 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27433/stat : 27433 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258200086800 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27434] ppid=27410 vsize=8068220 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27434/stat : 27434 (java) S 27410 27410 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257771064176 140258392197762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27435] ppid=27410 vsize=8068220 memory=103108 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27435/stat : 27435 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257257317920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27436] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27436/stat : 27436 (java) S 27410 27410 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257123095920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27437] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27437/stat : 27437 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256748591440 140258392205211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27438] ppid=27410 vsize=8068220 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27428/task/27438/stat : 27438 (java) S 27410 27410 23167 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257770010992 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27439] ppid=27410 vsize=8068220 memory=576601768752680948 CPUtime=0.08 cores=0,2,4,6
/proc/27428/task/27439/stat : 27439 (java) S 27410 27410 23167 0 -1 1077944384 222 0 0 0 8 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257768958192 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27440] ppid=27410 vsize=8068220 memory=288283398412435479 CPUtime=0.17 cores=0,2,4,6
/proc/27428/task/27440/stat : 27440 (java) S 27410 27410 23167 0 -1 1077944384 479 0 0 0 17 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257767905392 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27441] ppid=27410 vsize=8068220 memory=140520675223168 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27441/stat : 27441 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256250685664 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27442] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27442/stat : 27442 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257766853808 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27444] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27444/stat : 27444 (java) S 27410 27410 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224903161 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257759377088 140258392211225 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27446] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27446/stat : 27446 (java) S 27410 27410 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255713799952 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27447] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27447/stat : 27447 (java) S 27410 27410 23167 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255848021648 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27448] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27448/stat : 27448 (java) S 27410 27410 23167 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224903164 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255445376160 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
Current children cumulated CPU time: 6.88 s
Current children cumulated vsize: 8208752 KiB
Current children cumulated memory: 127744 KiB

[startup+5.10983 s]
/proc/loadavg: 2.13 2.12 2.09 3/228 27448
/proc/meminfo: memFree=19830640/32770624 swapFree=67108688/67108860
[pid=27410] ppid=27407 vsize=113128 memory=1472 CPUtime=3.12 cores=0,2,4,6
/proc/27410/stat : 27410 (scop.sh) S 27407 27410 23167 0 -1 4202496 590 22916 0 0 0 0 302 10 20 0 1 0 224902928 115843072 368 33554432000 4194304 5098028 140734259263312 140734259260056 140342858269308 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 19111936 140734259270721 140734259270919 140734259270919 140734259273677 0
/proc/27410/statm: 28282 368 311 221 0 87 0
[pid=27428] ppid=27410 vsize=8068220 memory=116364 CPUtime=1.08 cores=0,2,4,6
/proc/27428/stat : 27428 (java) S 27410 27410 23167 0 -1 1077944320 17303 0 0 0 101 7 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140734769199648 140258392186615 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
/proc/27428/statm: 2017055 29091 3145 1 0 1978454 0
[pid=27443] ppid=27428 vsize=28436 memory=10656 CPUtime=2.78 cores=0,2,4,6
/proc/27443/stat : 27443 (minisat_release) R 27428 27410 23167 0 -1 4202496 3571 0 0 0 277 1 0 0 20 0 1 0 224903161 29118464 2664 33554432000 4194304 4308513 140726595466240 140726595463144 4276465 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 39587840 140726595474548 140726595474646 140726595474646 140726595477445 0
/proc/27443/statm: 7109 2664 334 28 0 3349 0
[pid=27428/tid=27429] ppid=27410 vsize=8068220 memory=1472 CPUtime=0.72 cores=0,2,4,6
/proc/27428/task/27429/stat : 27429 (java) S 27410 27410 23167 0 -1 1077944384 14456 0 0 0 67 5 0 0 20 0 19 0 224903091 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258364026768 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27430] ppid=27410 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27430/stat : 27430 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258396428944 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27431] ppid=27410 vsize=8068220 memory=116364 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27431/stat : 27431 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258202192400 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27432] ppid=27410 vsize=8068220 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27432/stat : 27432 (java) S 27410 27410 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258201139600 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27433] ppid=27410 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27433/stat : 27433 (java) S 27410 27410 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224903092 8261857280 29091 33554432000 4194304 4196468 140734769217104 140258200086800 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27434] ppid=27410 vsize=8068220 memory=116364 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27434/stat : 27434 (java) S 27410 27410 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257771064176 140258392197762 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27435] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27435/stat : 27435 (java) S 27410 27410 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257257317920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27436] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27436/stat : 27436 (java) S 27410 27410 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224903094 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257123095920 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27437] ppid=27410 vsize=8068220 memory=14386 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27437/stat : 27437 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256748591440 140258392205211 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27438] ppid=27410 vsize=8068220 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27428/task/27438/stat : 27438 (java) S 27410 27410 23167 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257770010992 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27439] ppid=27410 vsize=8068220 memory=288230574492221466 CPUtime=0.08 cores=0,2,4,6
/proc/27428/task/27439/stat : 27439 (java) S 27410 27410 23167 0 -1 1077944384 222 0 0 0 8 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257768958192 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27440] ppid=27410 vsize=8068220 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/27428/task/27440/stat : 27440 (java) S 27410 27410 23167 0 -1 1077944384 479 0 0 0 17 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257767905392 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27441] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27441/stat : 27441 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140256250685664 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27442] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27442/stat : 27442 (java) S 27410 27410 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224903097 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257766853808 140258392197762 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27444] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27444/stat : 27444 (java) S 27410 27410 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224903161 8261857280 29091 33554432000 4194304 4196468 140734769217104 140257759377088 140258392211225 0 4 2 25189581 18446744071579417331 0 0 -1 4 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27446] ppid=27410 vsize=8068220 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27446/stat : 27446 (java) S 27410 27410 23167 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255713799952 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27447] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27447/stat : 27447 (java) S 27410 27410 23167 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224903162 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255848021648 140258392208541 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
[pid=27428/tid=27448] ppid=27410 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27428/task/27448/stat : 27448 (java) S 27410 27410 23167 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224903164 8261857280 29091 33554432000 4194304 4196468 140734769217104 140255445376160 140258392196821 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35864576 140734769222837 140734769222961 140734769222961 140734769225679 0
Current children cumulated CPU time: 6.98 s
Current children cumulated vsize: 8209784 KiB
Current children cumulated memory: 128492 KiB

Child status: 0
Real time (s): 5.14997
CPU time (s): 7.04693
CPU user time (s): 6.84889
CPU system time (s): 0.19804
CPU usage (%): 136.834
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 185660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.84889
system time used= 0.19804
maximum resident set size= 189072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4784
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 27410
#   total CPU time (s): 7.04693
#   total CPU user time (s): 6.84889
#   total CPU system time (s): 0.19804

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05491 second user time and 0.100668 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 13:30:01
IDJOB=4305581
IDBENCH=141348
IDSOLVER=2783
FILE ID=node106/4305581-1534073401
RUNJOBID= node106-1534060601-23198
PBS_JOBID= 21036975
Free space on /tmp= 39828 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Langford/LangfordBin-09_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-4305581-1534073401/watcher-4305581-1534073401 -o /tmp/evaluation-result-4305581-1534073401/solver-4305581-1534073401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305581-1534073401.xml

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

MD5SUM BENCH= af6539439e5a66b9d4cb5cb754e7ed18
RANDOM SEED=1527675663

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        19950172 kB
MemAvailable:   31130924 kB
Buffers:          128984 kB
Cached:         11201828 kB
SwapCached:            0 kB
Active:          6365460 kB
Inactive:        5792896 kB
Active(anon):     774196 kB
Inactive(anon):   105368 kB
Active(file):    5591264 kB
Inactive(file):  5687528 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        838904 kB
Mapped:            63712 kB
Shmem:             49632 kB
Slab:             358896 kB
SReclaimable:     330420 kB
SUnreclaim:        28476 kB
KernelStack:        3760 kB
PageTables:         7204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6588648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39820 MiB
End job on node106 at 2018-08-12 13:30:06