Trace number 4305337

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 order+MapleCOMSPS (2018-07-31)? (TO) 2520.16 2514.42

General information on the benchmark

NameColouredQueens/
ColouredQueens-12_c18.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-16796-serial-file.bin HOME/instance-4305337-1534064715.xml
0.54/0.51	
0.54/0.52	scop order+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 11:05:16 CEST 2018
0.67/0.54	c PID: 16799
0.67/0.54	c IP: 172.20.3.107
0.67/0.54	c HOST: node107.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.21/0.89	c (0,0) Parsing End
1.41/0.90	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 66 ctr, max domain size 12
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) Constraint Name Generate Begin
1.41/0.91	c (0,0) Ctr:HOME/instance-4305337-1534064715.xml,AllDifferent:IntVar
1.41/0.91	c (0,0) Constraint Name Generate End
1.41/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) CSP to CSPinCNF Begin
1.82/1.18	c (0,0) translated 7 (10%) constraints
2.10/1.26	c (0,0) translated 14 (20%) constraints
2.43/1.30	c (0,0) translated 20 (30%) constraints
2.43/1.34	c (0,0) translated 27 (40%) constraints
2.43/1.35	c (0,0) translated 33 (50%) constraints
2.43/1.36	c (0,0) translated 40 (60%) constraints
2.43/1.36	c (0,0) translated 47 (70%) constraints
2.43/1.37	c (0,0) translated 53 (80%) constraints
2.43/1.39	c (0,0) translated 60 (90%) constraints
2.43/1.39	c (0,0) translated 66 (100%) constraints
2.75/1.48	c (0,0) STATISTICS1:HOME/instance-4305337-1534064715.xml,AllDifferent:IntVar,144,2728,12,12,12,2,12:2596,12:6336,12:52;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:2604,2:2596;1:1144,
2.75/1.48	c (0,0) ==========================================
2.75/1.48	c (0,0) Order
2.75/1.48	c (0,0) ==========================================
3.03/1.52	c (1,0) translated 273 (10%) constraints
3.03/1.54	c (1,1) translated 546 (20%) constraints
3.03/1.56	c (1,1) translated 819 (30%) constraints
3.03/1.58	c (1,1) translated 1092 (40%) constraints
3.03/1.59	c (1,1) translated 1364 (50%) constraints
3.34/1.61	c (1,1) translated 1637 (60%) constraints
3.34/1.63	c (1,1) translated 1910 (70%) constraints
3.34/1.64	c (1,1) translated 2183 (80%) constraints
3.34/1.66	c (1,1) translated 2456 (90%) constraints
3.34/1.67	c (1,1) translated 2728 (100%) constraints
3.34/1.68	c (1,1) CSP to CSPinCNF End
3.34/1.68	c (1,1) CSP: 144 int (0 aux), 0 bool (0 aux), 2728 ctr, max domain size 12
3.34/1.68	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.34/1.68	c (1,1) CSPinCNF Propagation Begin
3.66/1.72	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.66/1.72	c (1,1) CSPinCNF Propagation End
3.66/1.72	c (1,1) CSP: 144 int (0 aux), 0 bool (0 aux), 2728 ctr, max domain size 12
3.66/1.72	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.66/1.72	c (1,1) Simplify CSPinCNF Begin
4.32/1.96	c (1,1) Simplify CSPinCNF End
4.32/1.96	c (1,1) CSP: 144 int (0 aux), 5192 bool (5192 aux), 7920 ctr, max domain size 12
4.32/1.96	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.32/1.96	c (1,1) Calculate Precise Domain Begin
4.32/1.96	c (1,1) 0 values are removed by re-calculation
4.32/1.96	c (1,1) Calculate Precise Domain End
4.32/1.97	c (1,1) CSP: 144 int (0 aux), 5192 bool (5192 aux), 7920 ctr, max domain size 12
4.32/1.97	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.32/1.97	c (1,1) CSPinCNF to SatSolver Begin
4.93/2.12	c (1,1) 792 (10 %) CSP clauses are encoded (6776 SAT variables, 7984 SAT clauses)
4.93/2.17	c (1,1) 1584 (20 %) CSP clauses are encoded (6776 SAT variables, 14529 SAT clauses)
5.21/2.22	c (1,1) 2376 (30 %) CSP clauses are encoded (6776 SAT variables, 21063 SAT clauses)
5.21/2.26	c (1,1) 3168 (40 %) CSP clauses are encoded (6776 SAT variables, 27608 SAT clauses)
5.21/2.30	c (1,1) 3960 (50 %) CSP clauses are encoded (6776 SAT variables, 34153 SAT clauses)
5.51/2.34	c (1,1) 4752 (60 %) CSP clauses are encoded (6776 SAT variables, 40687 SAT clauses)
5.51/2.37	c (1,1) 5544 (70 %) CSP clauses are encoded (6776 SAT variables, 47199 SAT clauses)
5.81/2.41	c (1,1) 6336 (80 %) CSP clauses are encoded (6776 SAT variables, 53612 SAT clauses)
5.81/2.44	c (1,1) 7128 (90 %) CSP clauses are encoded (6776 SAT variables, 60025 SAT clauses)
5.81/2.47	c (1,1) 7920 (100 %) CSP clauses are encoded (6776 SAT variables, 66471 SAT clauses)
5.81/2.47	c (1,1) Launch Command will be: minisat_release
5.81/2.47	c (1,1) CSPinCNF to SatSolver End
5.81/2.47	c (1,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
6.13/2.54	c (2,2) STATISTICS2:HOME/instance-4305337-1534064715.xml,AllDifferent:IntVar,5336,7920,12,12,12,2,12:5192,12:11528;2:10384,12:52;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:7796,2:5192;1:11528,
6.13/2.54	c (2,2) 6776 bool, 66472 clause
6.13/2.54	c (2,2) Export Begin
6.45/2.63	c (2,2) Export to HOME/scop-16796-serial-file.bin
6.45/2.63	c (2,2) Export End
6.45/2.63	c (2,2) Export File Size: 0.02 MB
6.45/2.63	c (2,2) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
6.45/2.63	c END-Prog: Sun Aug 12 11:05:18 CEST 2018
6.45/2.65	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16796-serial-file.bin
7.17/3.14	c (0,0) Read Serial File Begin
7.17/3.14	c (0,0) HOME/scop-16796-serial-file.bin
7.46/3.31	c (0,0) Read Serial File End
7.46/3.32	
7.46/3.32	scop order+minisat_release (2018-07-31)
7.46/3.32	(Solving Process)
7.46/3.32	
7.46/3.34	c BEGIN-Prog: Sun Aug 12 11:05:19 CEST 2018
7.46/3.34	c PID: 16820
7.46/3.34	c IP: 172.20.3.107
7.46/3.34	c HOST: node107.alineos.net
7.46/3.35	c (0,0) SatSolver.solve Begin
7.46/3.35	c (0,0) 0 bool, 0 clause
7.46/3.35	c (0,0) minisat_release HOME/instance-4305337-1534064715.xml-scop-16799.cnf
2519.71/2514.01	c (2510,0) c This is COMiniSatPS.
2519.71/2514.01	c (2510,0) c WARNING: for repeatability, setting FPU to use double precision
2519.71/2514.01	c (2510,0) c ============================[ Problem Statistics ]=============================
2519.71/2514.01	c (2510,0) c |                                                                             |
2519.71/2514.01	c (2510,0) c |  Number of variables:          6776                                         |
2519.71/2514.01	c (2510,0) c |  Number of clauses:           66472                                         |
2519.71/2514.01	c (2510,0) c |  Parse time:                   0.02 s                                       |
2519.71/2514.01	c (2510,0) c |  Eliminated clauses:           0.05 Mb                                      |
2519.71/2514.01	c (2510,0) c Reduced to 4180 vars, 63876 cls (grow=0)
2519.71/2514.01	c (2510,0) c No iterative elimination performed. (vars=4180, c/v ratio=15.3)
2519.71/2514.01	c (2510,0) c |  Simplification time:          0.05 s                                       |
2519.71/2514.01	c (2510,0) c |                                                                             |
2519.71/2514.01	c (2510,0) c ============================[ Search Statistics ]==============================
2519.71/2514.01	c (2510,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2519.71/2514.01	c (2510,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2519.71/2514.01	c (2510,0) c ===============================================================================
2519.71/2514.01	c (2510,0) c Switched to VSIDS.
2520.10/2514.40	c (2511,0) SatSolver is killed by some reasons.
2520.10/2514.40	c (2511,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
2520.10/2514.40	s UNKNOWN
2520.10/2514.40	c END-Prog: Sun Aug 12 11:47:10 CEST 2018
2520.10/2514.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.10/2514.41	c (scop.sh) Killing background jobs.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305337-1534064715/watcher-4305337-1534064715 -o /tmp/evaluation-result-4305337-1534064715/solver-4305337-1534064715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305337-1534064715.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100139 s]*
/proc/loadavg: 0.66 0.68 0.99 5/222 16818
/proc/meminfo: memFree=24598508/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224034713 115843072 349 33554432000 4194304 5098028 140734205379840 140734205377096 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 349 296 221 0 87 0
[pid=16799] ppid=16796 vsize=15012476 memory=72196 CPUtime=0.11 cores=1,3,5,7
/proc/16799/stat : 16799 (java) S 16796 16796 16605 0 -1 1077944320 6171 0 0 0 10 1 0 0 20 0 15 0 224034713 15372775424 18049 33554432000 4194304 4196468 140736026113984 140736026096528 140716424212215 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
/proc/16799/statm: 3753119 18049 2769 1 0 3715579 0
[pid=16799/tid=16800] ppid=16796 vsize=15012476 memory=8766155009216908096 CPUtime=0.09 cores=1,3,5,7
/proc/16799/task/16800/stat : 16800 (java) R 16796 16796 16605 0 -1 4202560 4299 0 0 0 8 1 0 0 20 0 15 0 224034713 15372775424 18115 33554432000 4194304 4196468 140736026113984 140716396024200 140716404487975 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16801] ppid=16796 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16801/stat : 16801 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 18115 33554432000 4194304 4196468 140736026113984 140716428454160 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16802] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16802/stat : 16802 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 18115 33554432000 4194304 4196468 140736026113984 140716219537808 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16803] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16803/stat : 16803 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 18115 33554432000 4194304 4196468 140736026113984 140716218485264 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16804] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16804/stat : 16804 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 18115 33554432000 4194304 4196468 140736026113984 140716217432720 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16805] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16805/stat : 16805 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 18115 33554432000 4194304 4196468 140736026113984 140715394660848 140716424223362 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16806] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16806/stat : 16806 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 18115 33554432000 4194304 4196468 140736026113984 140715006879136 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16807] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16807/stat : 16807 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 18115 33554432000 4194304 4196468 140736026113984 140714738443760 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16808] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16808/stat : 16808 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 18115 33554432000 4194304 4196468 140736026113984 140714363935440 140716424230811 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16809] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16809/stat : 16809 (java) S 16796 16796 16605 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 18181 33554432000 4194304 4196468 140736026113984 140715393607664 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16810] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16810/stat : 16810 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 18181 33554432000 4194304 4196468 140736026113984 140715392555120 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16811] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0.01 cores=1,3,5,7
/proc/16799/task/16811/stat : 16811 (java) S 16796 16796 16605 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 224034720 15372775424 18181 33554432000 4194304 4196468 140736026113984 140715391502576 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16812] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16812/stat : 16812 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 18181 33554432000 4194304 4196468 140736026113984 140713866029664 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16813] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16813/stat : 16813 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 18181 33554432000 4194304 4196468 140736026113984 140715390450480 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73592 KiB

[startup+0.21068 s]*
/proc/loadavg: 0.66 0.68 0.99 3/223 16819
/proc/meminfo: memFree=24580164/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224034713 115843072 349 33554432000 4194304 5098028 140734205379840 140734205377096 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 349 296 221 0 87 0
[pid=16799] ppid=16796 vsize=15012476 memory=85516 CPUtime=0.25 cores=1,3,5,7
/proc/16799/stat : 16799 (java) S 16796 16796 16605 0 -1 1077944320 9767 0 0 0 23 2 0 0 20 0 15 0 224034713 15372775424 21379 33554432000 4194304 4196468 140736026113984 140736026096528 140716424212215 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
/proc/16799/statm: 3753119 21379 2871 1 0 3715579 0
[pid=16799/tid=16800] ppid=16796 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/16799/task/16800/stat : 16800 (java) R 16796 16796 16605 0 -1 4202560 7662 0 0 0 18 1 0 0 20 0 15 0 224034713 15372775424 21379 33554432000 4194304 4196468 140736026113984 140716396037024 140715896227073 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16801] ppid=16796 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16801/stat : 16801 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 21379 33554432000 4194304 4196468 140736026113984 140716428454160 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16802] ppid=16796 vsize=15012476 memory=288370009684952704 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16802/stat : 16802 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 21379 33554432000 4194304 4196468 140736026113984 140716219537808 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16803] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16803/stat : 16803 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 21379 33554432000 4194304 4196468 140736026113984 140716218485264 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16804] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16804/stat : 16804 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 21379 33554432000 4194304 4196468 140736026113984 140716217432720 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16805] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16805/stat : 16805 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715394660848 140716424223362 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16806] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16806/stat : 16806 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715006879136 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16807] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16807/stat : 16807 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 21379 33554432000 4194304 4196468 140736026113984 140714738443760 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16808] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16808/stat : 16808 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140714363935440 140716424230811 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16809] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16809/stat : 16809 (java) R 16796 16796 16605 0 -1 4202560 454 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715393607664 140716424224150 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16810] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16810/stat : 16810 (java) R 16796 16796 16605 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715392555120 140716424223362 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16811] ppid=16796 vsize=15012476 memory=139633533240960 CPUtime=0.03 cores=1,3,5,7
/proc/16799/task/16811/stat : 16811 (java) R 16796 16796 16605 0 -1 4202560 299 0 0 0 3 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715391502576 140716404183400 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16812] ppid=16796 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16812/stat : 16812 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140713866029664 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16813] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16813/stat : 16813 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 21379 33554432000 4194304 4196468 140736026113984 140715390450480 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86912 KiB

[startup+0.310593 s]*
/proc/loadavg: 0.66 0.68 0.99 3/223 16819
/proc/meminfo: memFree=24576380/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224034713 115843072 349 33554432000 4194304 5098028 140734205379840 140734205377096 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 349 296 221 0 87 0
[pid=16799] ppid=16796 vsize=15012476 memory=89920 CPUtime=0.43 cores=1,3,5,7
/proc/16799/stat : 16799 (java) S 16796 16796 16605 0 -1 1077944320 10391 0 0 0 40 3 0 0 20 0 15 0 224034713 15372775424 22480 33554432000 4194304 4196468 140736026113984 140736026096528 140716424212215 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
/proc/16799/statm: 3753119 22480 3015 1 0 3715579 0
[pid=16799/tid=16800] ppid=16796 vsize=15012476 memory=-7824251494391044708 CPUtime=0.29 cores=1,3,5,7
/proc/16799/task/16800/stat : 16800 (java) R 16796 16796 16605 0 -1 4202560 8103 0 0 0 27 2 0 0 20 0 15 0 224034713 15372775424 22480 33554432000 4194304 4196468 140736026113984 140716396007216 140716408255845 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16801] ppid=16796 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16801/stat : 16801 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 22480 33554432000 4194304 4196468 140736026113984 140716428454160 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16802] ppid=16796 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16802/stat : 16802 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 22480 33554432000 4194304 4196468 140736026113984 140716219537808 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16803] ppid=16796 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16803/stat : 16803 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 22480 33554432000 4194304 4196468 140736026113984 140716218485264 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16804] ppid=16796 vsize=15012476 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16804/stat : 16804 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034715 15372775424 22480 33554432000 4194304 4196468 140736026113984 140716217432720 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16805] ppid=16796 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16805/stat : 16805 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715394660848 140716424223362 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16806] ppid=16796 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16806/stat : 16806 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715006879136 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16807] ppid=16796 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16807/stat : 16807 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034717 15372775424 22480 33554432000 4194304 4196468 140736026113984 140714738443760 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16808] ppid=16796 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16808/stat : 16808 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140714363935440 140716424230811 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16809] ppid=16796 vsize=15012476 memory=4426078206164241782 CPUtime=0.02 cores=1,3,5,7
/proc/16799/task/16809/stat : 16809 (java) R 16796 16796 16605 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715393607664 140716424223362 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16810] ppid=16796 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16799/task/16810/stat : 16810 (java) R 16796 16796 16605 0 -1 4202560 76 0 0 0 1 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715392555120 140716408635290 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16811] ppid=16796 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/16799/task/16811/stat : 16811 (java) R 16796 16796 16605 0 -1 4202560 338 0 0 0 7 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715391502576 140716402731985 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16812] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16812/stat : 16812 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140713866029664 140716424222421 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16813] ppid=16796 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16813/stat : 16813 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034720 15372775424 22480 33554432000 4194304 4196468 140736026113984 140715390450480 140716424223362 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91316 KiB

[startup+0.700792 s]
/proc/loadavg: 0.66 0.68 0.99 3/223 16819
/proc/meminfo: memFree=24549608/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224034713 115843072 349 33554432000 4194304 5098028 140734205379840 140734205377096 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 349 296 221 0 87 0
[pid=16799] ppid=16796 vsize=15020872 memory=129744 CPUtime=1.02 cores=1,3,5,7
/proc/16799/stat : 16799 (java) S 16796 16796 16605 0 -1 1077944320 17639 0 0 0 97 5 0 0 20 0 15 0 224034713 15381372928 32436 33554432000 4194304 4196468 140736026113984 140736026096528 140716424212215 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
/proc/16799/statm: 3755218 32436 3147 1 0 3716603 0
[pid=16799/tid=16800] ppid=16796 vsize=15020872 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/16799/task/16800/stat : 16800 (java) R 16796 16796 16605 0 -1 4202560 14876 0 0 0 63 4 0 0 20 0 15 0 224034713 15381372928 32436 33554432000 4194304 4196468 140736026113984 140716396048352 140716424234141 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16801] ppid=16796 vsize=15020872 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16801/stat : 16801 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15381372928 32436 33554432000 4194304 4196468 140736026113984 140716428454160 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16802] ppid=16796 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16802/stat : 16802 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15381372928 32436 33554432000 4194304 4196468 140736026113984 140716219537808 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16803] ppid=16796 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16803/stat : 16803 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224034715 15381372928 32436 33554432000 4194304 4196468 140736026113984 140716218485264 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16804] ppid=16796 vsize=15020872 memory=60892 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16804/stat : 16804 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034715 15381372928 32436 33554432000 4194304 4196468 140736026113984 140716217432720 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16805] ppid=16796 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16805/stat : 16805 (java) S 16796 16796 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224034717 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715394660848 140716424223362 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16806] ppid=16796 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16806/stat : 16806 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224034717 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715006879136 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16807] ppid=16796 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16807/stat : 16807 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034717 15381372928 32436 33554432000 4194304 4196468 140736026113984 140714738443760 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16808] ppid=16796 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16808/stat : 16808 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140714363935440 140716424230811 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16809] ppid=16796 vsize=15020872 memory=752 CPUtime=0.07 cores=1,3,5,7
/proc/16799/task/16809/stat : 16809 (java) R 16796 16796 16605 0 -1 4202560 613 0 0 0 7 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715393597456 140716405736566 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16810] ppid=16796 vsize=15020872 memory=1828 CPUtime=0.09 cores=1,3,5,7
/proc/16799/task/16810/stat : 16810 (java) S 16796 16796 16605 0 -1 1077944384 322 0 0 0 9 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715392555120 140716424223362 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16811] ppid=16796 vsize=15020872 memory=1120 CPUtime=0.16 cores=1,3,5,7
/proc/16799/task/16811/stat : 16811 (java) S 16796 16796 16605 0 -1 1077944384 491 0 0 0 16 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715391502576 140716424223362 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16812] ppid=16796 vsize=15020872 memory=6116 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16812/stat : 16812 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140713866029664 140716424222421 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
[pid=16799/tid=16813] ppid=16796 vsize=15020872 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/16799/task/16813/stat : 16813 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224034720 15381372928 32436 33554432000 4194304 4196468 140736026113984 140715390450480 140716424223362 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30560256 140736026117126 140736026117425 140736026117425 140736026120143 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131140 KiB

[startup+1.50132 s]
/proc/loadavg: 0.69 0.69 0.99 4/223 16819
/proc/meminfo: memFree=24520316/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224034713 115843072 349 33554432000 4194304 5098028 140734205379840 140734205377096 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 349 296 221 0 87 0

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

[pid=16820/tid=16823] ppid=16796 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16823/stat : 16823 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417478818320 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16824] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16824/stat : 16824 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417477765520 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16825] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16825/stat : 16825 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417476712720 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16826] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.04 cores=1,3,5,7
/proc/16820/task/16826/stat : 16826 (java) S 16796 16796 16605 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 224034981 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417120824176 140417674418818 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16827] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16827/stat : 16827 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416506652192 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16828] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16828/stat : 16828 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416238216560 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16829] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16829/stat : 16829 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034984 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415863707984 140417674426267 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16830] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.09 cores=1,3,5,7
/proc/16820/task/16830/stat : 16830 (java) S 16796 16796 16605 0 -1 1077944384 716 0 0 0 9 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417119770992 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16831] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.08 cores=1,3,5,7
/proc/16820/task/16831/stat : 16831 (java) S 16796 16796 16605 0 -1 1077944384 237 0 0 0 8 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417118718192 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16832] ppid=16796 vsize=8068220 memory=1472 CPUtime=0.2 cores=1,3,5,7
/proc/16820/task/16832/stat : 16832 (java) S 16796 16796 16605 0 -1 1077944384 519 0 0 0 20 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417117665392 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16833] ppid=16796 vsize=8068220 memory=100 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16833/stat : 16833 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415365802208 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16834] ppid=16796 vsize=8068220 memory=1472 CPUtime=1.13 cores=1,3,5,7
/proc/16820/task/16834/stat : 16834 (java) S 16796 16796 16605 0 -1 1077944384 163 0 0 0 55 58 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417116613808 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16836] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16836/stat : 16836 (java) S 16796 16796 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224035050 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417110996672 140417674432281 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16838] ppid=16796 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16838/stat : 16838 (java) S 16796 16796 16605 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414828916496 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16839] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16839/stat : 16839 (java) S 16796 16796 16605 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414560476816 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16840] ppid=16796 vsize=8068220 memory=60264 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16840/stat : 16840 (java) S 16796 16796 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224035053 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414963145888 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
Current children cumulated CPU time: 2447.96 s
Current children cumulated vsize: 8273972 KiB
Current children cumulated memory: 180320 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/227 16938
/proc/meminfo: memFree=24427844/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1472 CPUtime=6.58 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 591 25258 0 0 0 0 641 17 20 0 1 0 224034713 115843072 368 33554432000 4194304 5098028 140734205379840 140734205376584 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 368 311 221 0 87 0
[pid=16820] ppid=16796 vsize=8068220 memory=118584 CPUtime=2.36 cores=1,3,5,7
/proc/16820/stat : 16820 (java) S 16796 16796 16605 0 -1 1077944320 18019 0 0 0 172 64 0 0 20 0 19 0 224034978 8261857280 29646 33554432000 4194304 4196468 140728576629584 140728576612128 140417674407671 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
/proc/16820/statm: 2017055 29646 3153 1 0 1978454 0
[pid=16835] ppid=16820 vsize=92624 memory=60308 CPUtime=2499.05 cores=1,3,5,7
/proc/16835/stat : 16835 (minisat_release) R 16820 16796 16605 0 -1 4202496 110131 0 0 0 249895 10 0 0 20 0 1 0 224035050 94846976 15077 33554432000 4194304 4308513 140723038602912 140723038599816 4276039 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 39194624 140723038610548 140723038610646 140723038610646 140723038613445 0
/proc/16835/statm: 23156 15077 342 28 0 19396 0
[pid=16820/tid=16821] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.73 cores=1,3,5,7
/proc/16820/task/16821/stat : 16821 (java) S 16796 16796 16605 0 -1 1077944384 14967 0 0 0 69 4 0 0 20 0 19 0 224034979 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417646247824 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16822] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16822/stat : 16822 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417678650000 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16823] ppid=16796 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16823/stat : 16823 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417478818320 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16824] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16824/stat : 16824 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417477765520 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16825] ppid=16796 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16825/stat : 16825 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417476712720 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16826] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.04 cores=1,3,5,7
/proc/16820/task/16826/stat : 16826 (java) S 16796 16796 16605 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 224034981 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417120824176 140417674418818 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16827] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16827/stat : 16827 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416506652192 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16828] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16828/stat : 16828 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416238216560 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16829] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16829/stat : 16829 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034984 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415863707984 140417674426267 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16830] ppid=16796 vsize=8068220 memory=1472 CPUtime=0.09 cores=1,3,5,7
/proc/16820/task/16830/stat : 16830 (java) S 16796 16796 16605 0 -1 1077944384 716 0 0 0 9 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417119770992 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16831] ppid=16796 vsize=8068220 memory=3712 CPUtime=0.08 cores=1,3,5,7
/proc/16820/task/16831/stat : 16831 (java) S 16796 16796 16605 0 -1 1077944384 237 0 0 0 8 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417118718192 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16832] ppid=16796 vsize=8068220 memory=60308 CPUtime=0.2 cores=1,3,5,7
/proc/16820/task/16832/stat : 16832 (java) S 16796 16796 16605 0 -1 1077944384 519 0 0 0 20 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417117665392 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16833] ppid=16796 vsize=8068220 memory=60308 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16833/stat : 16833 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415365802208 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16834] ppid=16796 vsize=8068220 memory=1472 CPUtime=1.16 cores=1,3,5,7
/proc/16820/task/16834/stat : 16834 (java) S 16796 16796 16605 0 -1 1077944384 167 0 0 0 56 60 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417116613808 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16836] ppid=16796 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16836/stat : 16836 (java) S 16796 16796 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224035050 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417110996672 140417674432281 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16838] ppid=16796 vsize=8068220 memory=3712 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16838/stat : 16838 (java) S 16796 16796 16605 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414828916496 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16839] ppid=16796 vsize=8068220 memory=61008 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16839/stat : 16839 (java) S 16796 16796 16605 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414560476816 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16840] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16840/stat : 16840 (java) S 16796 16796 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224035053 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414963145888 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
Current children cumulated CPU time: 2507.99 s
Current children cumulated vsize: 8273972 KiB
Current children cumulated memory: 180364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.4 s]
/proc/loadavg: 2.00 2.01 1.95 5/222 17016
/proc/meminfo: memFree=24451300/32770624 swapFree=67108860/67108860
[pid=16796] ppid=16793 vsize=113128 memory=1472 CPUtime=6.58 cores=1,3,5,7
/proc/16796/stat : 16796 (scop.sh) S 16793 16796 16605 0 -1 4202496 591 25258 0 0 0 0 641 17 20 0 1 0 224034713 115843072 368 33554432000 4194304 5098028 140734205379840 140734205376584 139964439745148 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 29126656 140734205387840 140734205388039 140734205388039 140734205390797 0
/proc/16796/statm: 28282 368 311 221 0 87 0
[pid=16820] ppid=16796 vsize=8068220 memory=118584 CPUtime=2.37 cores=1,3,5,7
/proc/16820/stat : 16820 (java) S 16796 16796 16605 0 -1 1077944320 18030 0 0 0 173 64 0 0 20 0 19 0 224034978 8261857280 29646 33554432000 4194304 4196468 140728576629584 140728576612128 140417674407671 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
/proc/16820/statm: 2017055 29646 3153 1 0 1978454 0
[pid=16835] ppid=16820 vsize=92624 memory=60712 CPUtime=2511.15 cores=1,3,5,7
/proc/16835/stat : 16835 (minisat_release) R 16820 16796 16605 0 -1 4202496 110390 0 0 0 251105 10 0 0 20 0 1 0 224035050 94846976 15178 33554432000 4194304 4308513 140723038602912 140723038599168 4276056 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 39194624 140723038610548 140723038610646 140723038610646 140723038613445 0
/proc/16835/statm: 23156 15178 343 28 0 19396 0
[pid=16820/tid=16821] ppid=16796 vsize=8068220 memory=118584 CPUtime=0.73 cores=1,3,5,7
/proc/16820/task/16821/stat : 16821 (java) S 16796 16796 16605 0 -1 1077944384 14967 0 0 0 69 4 0 0 20 0 19 0 224034979 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417646247824 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16822] ppid=16796 vsize=8068220 memory=60308 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16822/stat : 16822 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417678650000 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16823] ppid=16796 vsize=8068220 memory=118584 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16823/stat : 16823 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417478818320 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16824] ppid=16796 vsize=8068220 memory=3712 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16824/stat : 16824 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417477765520 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16825] ppid=16796 vsize=8068220 memory=61008 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16825/stat : 16825 (java) S 16796 16796 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224034980 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417476712720 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16826] ppid=16796 vsize=8068220 memory=1064 CPUtime=0.04 cores=1,3,5,7
/proc/16820/task/16826/stat : 16826 (java) S 16796 16796 16605 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 224034981 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417120824176 140417674418818 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16827] ppid=16796 vsize=8068220 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16827/stat : 16827 (java) S 16796 16796 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416506652192 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16828] ppid=16796 vsize=8068220 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16828/stat : 16828 (java) S 16796 16796 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224034982 8261857280 29646 33554432000 4194304 4196468 140728576629584 140416238216560 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16829] ppid=16796 vsize=8068220 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16829/stat : 16829 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034984 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415863707984 140417674426267 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16830] ppid=16796 vsize=8068220 memory=60308 CPUtime=0.09 cores=1,3,5,7
/proc/16820/task/16830/stat : 16830 (java) S 16796 16796 16605 0 -1 1077944384 716 0 0 0 9 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417119770992 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16831] ppid=16796 vsize=8068220 memory=-7824251494391044963 CPUtime=0.08 cores=1,3,5,7
/proc/16820/task/16831/stat : 16831 (java) S 16796 16796 16605 0 -1 1077944384 237 0 0 0 8 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417118718192 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16832] ppid=16796 vsize=8068220 memory=4872558044660077418 CPUtime=0.2 cores=1,3,5,7
/proc/16820/task/16832/stat : 16832 (java) S 16796 16796 16605 0 -1 1077944384 523 0 0 0 20 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417117665392 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16833] ppid=16796 vsize=8068220 memory=1168 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16833/stat : 16833 (java) S 16796 16796 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140415365802208 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16834] ppid=16796 vsize=8068220 memory=2140 CPUtime=1.16 cores=1,3,5,7
/proc/16820/task/16834/stat : 16834 (java) S 16796 16796 16605 0 -1 1077944384 169 0 0 0 56 60 0 0 20 0 19 0 224034985 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417116613808 140417674418818 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16836] ppid=16796 vsize=8068220 memory=2180 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16836/stat : 16836 (java) S 16796 16796 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224035050 8261857280 29646 33554432000 4194304 4196468 140728576629584 140417110996672 140417674432281 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16838] ppid=16796 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16838/stat : 16838 (java) S 16796 16796 16605 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414828916496 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16839] ppid=16796 vsize=8068220 memory=-7824251494391044963 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16839/stat : 16839 (java) S 16796 16796 16605 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 224035051 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414560476816 140417674429597 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
[pid=16820/tid=16840] ppid=16796 vsize=8068220 memory=920 CPUtime=0 cores=1,3,5,7
/proc/16820/task/16840/stat : 16840 (java) S 16796 16796 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224035053 8261857280 29646 33554432000 4194304 4196468 140728576629584 140414963145888 140417674417877 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32030720 140728576631989 140728576632113 140728576632113 140728576634831 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 8273972 KiB
Current children cumulated memory: 180768 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2514.41 s]
# the end of solver process 16796 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.4208 s, system=0.179134 s

[startup+2514.42 s]
# the end of solver process 16820 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.22 s, system=0.937362 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 1
Real time (s): 2514.42
CPU time (s): 2520.16
CPU user time (s): 2519.22
CPU system time (s): 0.937362
CPU usage (%): 100.228
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 509984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.22
system time used= 0.937362
maximum resident set size= 511852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154537
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59717
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 16796,16820
#   total CPU time (s): 2520.16
#   total CPU user time (s): 2519.22
#   total CPU system time (s): 0.937362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4433 second user time and 26.6712 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 11:05:15
IDJOB=4305337
IDBENCH=141026
IDSOLVER=2782
FILE ID=node107/4305337-1534064715
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39296 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-12_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305337-1534064715/watcher-4305337-1534064715 -o /tmp/evaluation-result-4305337-1534064715/solver-4305337-1534064715 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305337-1534064715.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1852907314

node107.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.40
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.40
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.40
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.40
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:        24681376 kB
MemAvailable:   31818028 kB
Buffers:          197632 kB
Cached:          7130816 kB
SwapCached:            0 kB
Active:          3781160 kB
Inactive:        3687336 kB
Active(anon):      89116 kB
Inactive(anon):   103432 kB
Active(file):    3692044 kB
Inactive(file):  3583904 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8908 kB
Writeback:             0 kB
AnonPages:        140768 kB
Mapped:            63052 kB
Shmem:             49804 kB
Slab:             317940 kB
SReclaimable:     289164 kB
SUnreclaim:        28776 kB
KernelStack:        3744 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5419788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39292 MiB
End job on node107 at 2018-08-12 11:47:10