Trace number 4305426

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.14 2505.62

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-6-cp_c18.xml
MD5SUMe65b09bddae1c8c6b556de8535bf6786
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 variables216
Number of constraints9458
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":216}]
Minimum variable degree177
Maximum variable degree178
Distribution of variable degrees[{"degree":177,"count":180},{"degree":178,"count":36}]
Minimum constraint arity4
Maximum constraint arity216
Distribution of constraint arities[{"arity":4,"count":9450},{"arity":36,"count":7},{"arity":216,"count":1}]
Number of extensional constraints0
Number of intensional constraints9450
Distribution of constraint types[{"type":"intension","count":9450},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
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-20841-serial-file.bin HOME/instance-4305426-1534074435.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:47:15 CEST 2018
0.66/0.55	c PID: 20844
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.55	c (0,0) Parsing Begin
5.47/2.28	c (1,1) Parsing End
5.47/2.29	c (1,1) CSP: 216 int (0 aux), 0 bool (0 aux), 9458 ctr, max domain size 6
5.47/2.29	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.47/2.29	c (1,1) Constraint Name Generate Begin
5.79/2.35	c (1,1) Ctr:HOME/instance-4305426-1534074435.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
5.79/2.35	c (1,1) Constraint Name Generate End
5.79/2.35	c (1,1) Heap : 563 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.79/2.35	c (1,1) CSP to CSPinCNF Begin
6.85/2.61	c (2,2) translated 946 (10%) constraints
6.85/2.66	c (2,2) translated 1892 (20%) constraints
7.01/2.74	c (2,2) translated 2838 (30%) constraints
7.01/2.77	c (2,2) translated 3784 (40%) constraints
7.25/2.82	c (2,2) translated 4729 (50%) constraints
7.25/2.88	c (2,2) translated 5675 (60%) constraints
7.64/2.95	c (2,2) translated 6621 (70%) constraints
7.64/3.00	c (2,2) translated 7567 (80%) constraints
8.01/3.05	c (2,2) translated 8513 (90%) constraints
9.33/3.50	c (2,2) translated 9458 (100%) constraints
11.20/4.15	c (3,3) STATISTICS1:HOME/instance-4305426-1534074435.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1822,12814,34359738368,6,4,36,34359738368:72;6:16349;1:3291,6:34929;2:4818;1:6979,4:9760;3:1336;2:1606;1:112,36:72;2:19640;1:7482,
11.20/4.15	c (3,3) ==========================================
11.20/4.15	c (3,3) Order
11.20/4.15	c (3,3) ==========================================
11.48/4.25	c (3,3) translated 1282 (10%) constraints
11.78/4.34	c (3,3) translated 2563 (20%) constraints
12.08/4.43	c (3,3) translated 3845 (30%) constraints
12.39/4.51	c (3,3) translated 5126 (40%) constraints
12.39/4.58	c (4,4) translated 6407 (50%) constraints
12.69/4.66	c (4,4) translated 7689 (60%) constraints
12.98/4.73	c (4,4) translated 8970 (70%) constraints
13.25/4.87	c (4,4) translated 10252 (80%) constraints
13.90/5.01	c (4,4) translated 11533 (90%) constraints
13.90/5.10	c (4,4) translated 12814 (100%) constraints
13.90/5.11	c (4,4) CSP to CSPinCNF End
14.20/5.11	c (4,4) CSP: 540 int (324 aux), 2902 bool (2902 aux), 16126 ctr, max domain size 7
14.20/5.11	c (4,4) Heap : 1295 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.20/5.11	c (4,4) CSPinCNF Propagation Begin
14.81/5.38	c (4,4) 786 values, 4996 unsatisfiable literals, and 4192 valid clauses are removed
14.81/5.38	c (4,4) CSPinCNF Propagation End
14.81/5.38	c (4,4) CSP: 1002 int (786 aux), 2440 bool (2440 aux), 11934 ctr, max domain size 7
14.81/5.38	c (4,4) Heap : 1408 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.81/5.38	c (4,4) Simplify CSPinCNF Begin
15.71/5.69	c (5,5) Simplify CSPinCNF End
15.71/5.69	c (5,5) CSP: 1002 int (786 aux), 9109 bool (9109 aux), 18603 ctr, max domain size 7
15.71/5.69	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
15.71/5.69	c (5,5) Calculate Precise Domain Begin
16.02/5.75	c (5,5) 0 values are removed by re-calculation
16.02/5.75	c (5,5) Calculate Precise Domain End
16.02/5.75	c (5,5) CSP: 1002 int (786 aux), 9109 bool (9109 aux), 18603 ctr, max domain size 7
16.02/5.75	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
16.02/5.75	c (5,5) CSPinCNF to SatSolver Begin
16.69/5.93	c (5,5) 1861 (10 %) CSP clauses are encoded (11629 SAT variables, 10410 SAT clauses)
17.02/6.01	c (5,5) 3721 (20 %) CSP clauses are encoded (11629 SAT variables, 19540 SAT clauses)
17.02/6.08	c (5,5) 5581 (30 %) CSP clauses are encoded (11629 SAT variables, 27560 SAT clauses)
17.33/6.13	c (5,5) 7442 (40 %) CSP clauses are encoded (11629 SAT variables, 35296 SAT clauses)
17.33/6.18	c (5,5) 9302 (50 %) CSP clauses are encoded (11629 SAT variables, 42871 SAT clauses)
17.33/6.19	c (5,5) 11162 (60 %) CSP clauses are encoded (11629 SAT variables, 44731 SAT clauses)
17.60/6.21	c (5,5) 13023 (70 %) CSP clauses are encoded (11629 SAT variables, 46592 SAT clauses)
17.92/6.32	c (5,5) 14883 (80 %) CSP clauses are encoded (11629 SAT variables, 60228 SAT clauses)
17.92/6.40	c (5,5) 16743 (90 %) CSP clauses are encoded (11629 SAT variables, 75240 SAT clauses)
18.18/6.44	c (5,5) 18603 (100 %) CSP clauses are encoded (11629 SAT variables, 83404 SAT clauses)
18.18/6.44	c (5,5) Launch Command will be: minisat_release
18.18/6.44	c (5,5) CSPinCNF to SatSolver End
18.18/6.44	c (5,5) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
18.45/6.57	c (6,6) STATISTICS2:HOME/instance-4305426-1534074435.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,10111,18603,64,7,4,7,64:360;49:240;6:6899;1:89,7:1080;6:17487;2:41448;1:89,4:6570;3:764;2:10635;1:634,7:360;3:240;2:6988;1:42888,
18.45/6.57	c (6,6) 11629 bool, 83409 clause
18.45/6.57	c (6,6) Export Begin
18.77/6.67	c (6,6) Export to HOME/scop-20841-serial-file.bin
18.77/6.67	c (6,6) Export End
18.77/6.67	c (6,6) Export File Size: 0.04 MB
18.77/6.67	c (6,6) 1,1,4,4,5,5,5,STOP-AFTER(DIMACS)
18.77/6.67	c END-Prog: Sun Aug 12 13:47:21 CEST 2018
18.77/6.69	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20841-serial-file.bin
19.59/7.18	c (0,0) Read Serial File Begin
19.59/7.18	c (0,0) HOME/scop-20841-serial-file.bin
19.84/7.36	c (0,0) Read Serial File End
19.84/7.37	
19.84/7.37	scop order+minisat_release (2018-07-31)
19.84/7.37	(Solving Process)
19.84/7.37	
19.84/7.39	c BEGIN-Prog: Sun Aug 12 13:47:22 CEST 2018
19.84/7.39	c PID: 20859
19.84/7.39	c IP: 172.20.3.139
19.84/7.39	c HOST: node139.alineos.net
19.84/7.40	c (0,0) SatSolver.solve Begin
19.84/7.40	c (0,0) 0 bool, 0 clause
19.84/7.40	c (0,0) minisat_release HOME/instance-4305426-1534074435.xml-scop-20844.cnf
2520.09/2505.60	c (2498,0) SatSolver is killed by some reasons.
2520.09/2505.60	c (2498,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
2520.09/2505.60	s UNKNOWN
2520.09/2505.60	c END-Prog: Sun Aug 12 14:29:00 CEST 2018
2520.09/2505.61	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.09/2505.61	c (scop.sh) Killing background jobs.
2520.09/2505.61	HOME/scop.sh: line 50: kill: (20859) - No such process

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305426-1534074435/watcher-4305426-1534074435 -o /tmp/evaluation-result-4305426-1534074435/solver-4305426-1534074435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305426-1534074435.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=20841, runsolver pid=20838

[startup+0.100126 s]*
/proc/loadavg: 2.00 2.01 2.05 4/222 20858
/proc/meminfo: memFree=10649900/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225006629 115843072 349 33554432000 4194304 5098028 140733282490768 140733282488024 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 349 296 221 0 87 0
[pid=20844] ppid=20841 vsize=15012476 memory=72736 CPUtime=0.11 cores=0,2,4,6
/proc/20844/stat : 20844 (java) S 20841 20841 16770 0 -1 1077944320 6863 0 0 0 9 2 0 0 20 0 15 0 225006629 15372775424 18184 33554432000 4194304 4196468 140721798919488 140721798902032 140452313775863 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
/proc/20844/statm: 3753119 18184 2741 1 0 3715579 0
[pid=20844/tid=20845] ppid=20841 vsize=15012476 memory=-6220453793737523139 CPUtime=0.08 cores=0,2,4,6
/proc/20844/task/20845/stat : 20845 (java) R 20841 20841 16770 0 -1 4202560 4987 0 0 0 7 1 0 0 20 0 15 0 225006630 15372775424 18184 33554432000 4194304 4196468 140721798919488 140452285552944 140452297856350 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20846] ppid=20841 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20846/stat : 20846 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 18184 33554432000 4194304 4196468 140721798919488 140452318018192 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20847] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20847/stat : 20847 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 18184 33554432000 4194304 4196468 140721798919488 140452142660112 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20848] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20848/stat : 20848 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451773753744 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20849] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20849/stat : 20849 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451772700944 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20850] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20850/stat : 20850 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451351440240 140452313787010 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20851] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20851/stat : 20851 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451000608288 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20852] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20852/stat : 20852 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006634 15372775424 18184 33554432000 4194304 4196468 140721798919488 140450732172656 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20853] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20853/stat : 20853 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 18184 33554432000 4194304 4196468 140721798919488 140450357664080 140452313794459 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20854] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20854/stat : 20854 (java) S 20841 20841 16770 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451350387056 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20855] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20855/stat : 20855 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451349334256 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20856] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20856/stat : 20856 (java) R 20841 20841 16770 0 -1 4202560 244 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451348281456 140452297962268 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20857] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20857/stat : 20857 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 18184 33554432000 4194304 4196468 140721798919488 140449859758304 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20858] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20858/stat : 20858 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006637 15372775424 18184 33554432000 4194304 4196468 140721798919488 140451347229872 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74132 KiB

[startup+0.210597 s]*
/proc/loadavg: 2.00 2.01 2.05 3/222 20858
/proc/meminfo: memFree=10636056/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225006629 115843072 349 33554432000 4194304 5098028 140733282490768 140733282488024 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 349 296 221 0 87 0
[pid=20844] ppid=20841 vsize=15012476 memory=86284 CPUtime=0.25 cores=0,2,4,6
/proc/20844/stat : 20844 (java) S 20841 20841 16770 0 -1 1077944320 10424 0 0 0 22 3 0 0 20 0 15 0 225006629 15372775424 21571 33554432000 4194304 4196468 140721798919488 140721798902032 140452313775863 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
/proc/20844/statm: 3753119 21571 2903 1 0 3715579 0
[pid=20844/tid=20845] ppid=20841 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/20844/task/20845/stat : 20845 (java) R 20841 20841 16770 0 -1 4202560 8330 0 0 0 18 2 0 0 20 0 15 0 225006630 15372775424 21571 33554432000 4194304 4196468 140721798919488 140452285593824 140452313797789 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20846] ppid=20841 vsize=15012476 memory=365 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20846/stat : 20846 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 21571 33554432000 4194304 4196468 140721798919488 140452318018192 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20847] ppid=20841 vsize=15012476 memory=140524166467742 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20847/stat : 20847 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 21571 33554432000 4194304 4196468 140721798919488 140452142660112 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20848] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20848/stat : 20848 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451773753744 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20849] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20849/stat : 20849 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451772700944 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20850] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20850/stat : 20850 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451351440240 140452313787010 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20851] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20851/stat : 20851 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451000608288 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20852] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20852/stat : 20852 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006634 15372775424 21571 33554432000 4194304 4196468 140721798919488 140450732172656 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20853] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20853/stat : 20853 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 21571 33554432000 4194304 4196468 140721798919488 140450357664080 140452313794459 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20854] ppid=20841 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20844/task/20854/stat : 20854 (java) S 20841 20841 16770 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 15 0 225006636 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451350387056 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20855] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20855/stat : 20855 (java) S 20841 20841 16770 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451349334256 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20856] ppid=20841 vsize=15012476 memory=140524165273216 CPUtime=0.03 cores=0,2,4,6
/proc/20844/task/20856/stat : 20856 (java) R 20841 20841 16770 0 -1 4202560 289 0 0 0 3 0 0 0 20 0 15 0 225006636 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451348281456 140452298018750 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20857] ppid=20841 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20857/stat : 20857 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 21571 33554432000 4194304 4196468 140721798919488 140449859758304 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20858] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20858/stat : 20858 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006637 15372775424 21571 33554432000 4194304 4196468 140721798919488 140451347229872 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87680 KiB

[startup+0.310526 s]*
/proc/loadavg: 2.00 2.01 2.05 3/222 20858
/proc/meminfo: memFree=10632768/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225006629 115843072 349 33554432000 4194304 5098028 140733282490768 140733282488024 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 349 296 221 0 87 0
[pid=20844] ppid=20841 vsize=15012476 memory=90080 CPUtime=0.42 cores=0,2,4,6
/proc/20844/stat : 20844 (java) S 20841 20841 16770 0 -1 1077944320 10963 0 0 0 39 3 0 0 20 0 15 0 225006629 15372775424 22520 33554432000 4194304 4196468 140721798919488 140721798902032 140452313775863 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
/proc/20844/statm: 3753119 22520 3008 1 0 3715579 0
[pid=20844/tid=20845] ppid=20841 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/20844/task/20845/stat : 20845 (java) R 20841 20841 16770 0 -1 4202560 8702 0 0 0 27 2 0 0 20 0 15 0 225006630 15372775424 22520 33554432000 4194304 4196468 140721798919488 140452285570864 140452297819493 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20846] ppid=20841 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20846/stat : 20846 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 22520 33554432000 4194304 4196468 140721798919488 140452318018192 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20847] ppid=20841 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20847/stat : 20847 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 22520 33554432000 4194304 4196468 140721798919488 140452142660112 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20848] ppid=20841 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20848/stat : 20848 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451773753744 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20849] ppid=20841 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20849/stat : 20849 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451772700944 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20850] ppid=20841 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20850/stat : 20850 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451351440240 140452313787010 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20851] ppid=20841 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20851/stat : 20851 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225006633 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451000608288 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20852] ppid=20841 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20852/stat : 20852 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006634 15372775424 22520 33554432000 4194304 4196468 140721798919488 140450732172656 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20853] ppid=20841 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20853/stat : 20853 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 22520 33554432000 4194304 4196468 140721798919488 140450357664080 140452313794459 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20854] ppid=20841 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20844/task/20854/stat : 20854 (java) S 20841 20841 16770 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 225006636 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451350387056 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20855] ppid=20841 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20844/task/20855/stat : 20855 (java) S 20841 20841 16770 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 15 0 225006636 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451349334256 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20856] ppid=20841 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/20844/task/20856/stat : 20856 (java) S 20841 20841 16770 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 225006636 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451348281456 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20857] ppid=20841 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20857/stat : 20857 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15372775424 22520 33554432000 4194304 4196468 140721798919488 140449859758304 140452313786069 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20858] ppid=20841 vsize=15012476 memory=3617014130905522225 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20858/stat : 20858 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006637 15372775424 22520 33554432000 4194304 4196468 140721798919488 140451347229872 140452313787010 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91476 KiB

[startup+0.710508 s]
/proc/loadavg: 2.00 2.01 2.05 4/222 20858
/proc/meminfo: memFree=10607984/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225006629 115843072 349 33554432000 4194304 5098028 140733282490768 140733282488024 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 349 296 221 0 87 0
[pid=20844] ppid=20841 vsize=15018748 memory=131800 CPUtime=1.08 cores=0,2,4,6
/proc/20844/stat : 20844 (java) S 20841 20841 16770 0 -1 1077944320 18064 0 0 0 103 5 0 0 20 0 15 0 225006629 15379197952 32950 33554432000 4194304 4196468 140721798919488 140721798902032 140452313775863 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
/proc/20844/statm: 3754687 32950 3145 1 0 3716091 0
[pid=20844/tid=20845] ppid=20841 vsize=15018748 memory=-7816663703405220396 CPUtime=0.68 cores=0,2,4,6
/proc/20844/task/20845/stat : 20845 (java) R 20841 20841 16770 0 -1 4202560 15136 0 0 0 64 4 0 0 20 0 15 0 225006630 15379197952 32950 33554432000 4194304 4196468 140721798919488 140452285611712 140451818570570 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20846] ppid=20841 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20846/stat : 20846 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15379197952 32950 33554432000 4194304 4196468 140721798919488 140452318018192 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20847] ppid=20841 vsize=15018748 memory=61060 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20847/stat : 20847 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006631 15379197952 32950 33554432000 4194304 4196468 140721798919488 140452142660112 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20848] ppid=20841 vsize=15018748 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20848/stat : 20848 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451773753744 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20849] ppid=20841 vsize=15018748 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20849/stat : 20849 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225006631 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451772700944 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20850] ppid=20841 vsize=15018748 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20850/stat : 20850 (java) S 20841 20841 16770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225006633 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451351440240 140452313787010 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20851] ppid=20841 vsize=15018748 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20851/stat : 20851 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225006633 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451000608288 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20852] ppid=20841 vsize=15018748 memory=796 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20852/stat : 20852 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006634 15379197952 32950 33554432000 4194304 4196468 140721798919488 140450732172656 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20853] ppid=20841 vsize=15018748 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20853/stat : 20853 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15379197952 32950 33554432000 4194304 4196468 140721798919488 140450357664080 140452313794459 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20854] ppid=20841 vsize=15018748 memory=876 CPUtime=0.12 cores=0,2,4,6
/proc/20844/task/20854/stat : 20854 (java) R 20841 20841 16770 0 -1 4202560 631 0 0 0 12 0 0 0 20 0 15 0 225006636 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451350385264 140452295319586 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20855] ppid=20841 vsize=15018748 memory=10096 CPUtime=0.08 cores=0,2,4,6
/proc/20844/task/20855/stat : 20855 (java) R 20841 20841 16770 0 -1 4202560 504 0 0 0 8 0 0 0 20 0 15 0 225006636 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451349324048 140452297272294 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20856] ppid=20841 vsize=15018748 memory=1228 CPUtime=0.18 cores=0,2,4,6
/proc/20844/task/20856/stat : 20856 (java) R 20841 20841 16770 0 -1 4202560 456 0 0 0 18 0 0 0 20 0 15 0 225006636 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451348278392 140452292911319 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20857] ppid=20841 vsize=15018748 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20857/stat : 20857 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225006636 15379197952 32950 33554432000 4194304 4196468 140721798919488 140449859758304 140452313786069 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
[pid=20844/tid=20858] ppid=20841 vsize=15018748 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/20844/task/20858/stat : 20858 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225006637 15379197952 32950 33554432000 4194304 4196468 140721798919488 140451347229872 140452313787010 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30253056 140721798923270 140721798923569 140721798923569 140721798926287 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 133196 KiB

[startup+1.50168 s]
/proc/loadavg: 2.00 2.01 2.05 5/222 20858
/proc/meminfo: memFree=10529124/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225006629 115843072 349 33554432000 4194304 5098028 140733282490768 140733282488024 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 349 296 221 0 87 0

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

/proc/20874/statm: 22657 18625 341 28 0 18897 0
[pid=20859/tid=20860] ppid=20841 vsize=8068220 memory=116836 CPUtime=0.75 cores=0,2,4,6
/proc/20859/task/20860/stat : 20860 (java) S 20841 20841 16770 0 -1 1077944384 14478 0 0 0 70 5 0 0 20 0 19 0 225007299 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134029983632 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20861] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20861/stat : 20861 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134062385936 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20862] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20862/stat : 20862 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133862554512 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20863] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20863/stat : 20863 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133861501968 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20864] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20864/stat : 20864 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133860449424 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20865] ppid=20841 vsize=8068220 memory=116836 CPUtime=0.05 cores=0,2,4,6
/proc/20859/task/20865/stat : 20865 (java) S 20841 20841 16770 0 -1 1077944384 8 0 0 0 3 2 0 0 20 0 19 0 225007301 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133436200944 140134058154626 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20866] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20866/stat : 20866 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132904592288 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20867] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20867/stat : 20867 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132636156912 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20868] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20868/stat : 20868 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132261648592 140134058162075 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20869] ppid=20841 vsize=8068220 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/20859/task/20869/stat : 20869 (java) S 20841 20841 16770 0 -1 1077944384 630 0 0 0 10 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133435148784 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20870] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/20859/task/20870/stat : 20870 (java) S 20841 20841 16770 0 -1 1077944384 333 0 0 0 8 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133434096240 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20871] ppid=20841 vsize=8068220 memory=116836 CPUtime=0.22 cores=0,2,4,6
/proc/20859/task/20871/stat : 20871 (java) S 20841 20841 16770 0 -1 1077944384 533 0 0 0 21 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133433043696 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20872] ppid=20841 vsize=8068220 memory=74500 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20872/stat : 20872 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131763743840 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20873] ppid=20841 vsize=8068220 memory=1472 CPUtime=1.62 cores=0,2,4,6
/proc/20859/task/20873/stat : 20873 (java) S 20841 20841 16770 0 -1 1077944384 163 0 0 0 88 74 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133431990576 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20875] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20875/stat : 20875 (java) S 20841 20841 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133844427840 140134058168089 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20877] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20877/stat : 20877 (java) S 20841 20841 16770 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131226857136 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20878] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20878/stat : 20878 (java) S 20841 20841 16770 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131092635440 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20879] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20879/stat : 20879 (java) S 20841 20841 16770 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 225007374 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131361087008 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
Current children cumulated CPU time: 2456.71 s
Current children cumulated vsize: 8271976 KiB
Current children cumulated memory: 192808 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.04 2.05 4/227 21279
/proc/meminfo: memFree=11334928/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1472 CPUtime=19.04 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 591 32603 0 0 0 0 1865 39 20 0 1 0 225006629 115843072 368 33554432000 4194304 5098028 140733282490768 140733282487512 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 368 311 221 0 87 0
[pid=20859] ppid=20841 vsize=8068220 memory=116836 CPUtime=2.95 cores=0,2,4,6
/proc/20859/stat : 20859 (java) S 20841 20841 16770 0 -1 1077944320 17554 0 0 0 217 78 0 0 20 0 19 0 225007298 8261857280 29209 33554432000 4194304 4196468 140731014344800 140731014327344 140134058143479 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
/proc/20859/statm: 2017055 29209 3152 1 0 1978454 0
[pid=20874] ppid=20859 vsize=90628 memory=74500 CPUtime=2494.8 cores=0,2,4,6
/proc/20874/stat : 20874 (minisat_release) R 20859 20841 16770 0 -1 4202496 173409 0 0 0 249466 14 0 0 20 0 1 0 225007371 92803072 18625 33554432000 4194304 4308513 140732041940736 140732041937736 4269966 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 12464128 140732041942132 140732041942230 140732041942230 140732041945029 0
/proc/20874/statm: 22657 18625 341 28 0 18897 0
[pid=20859/tid=20860] ppid=20841 vsize=8068220 memory=74500 CPUtime=0.75 cores=0,2,4,6
/proc/20859/task/20860/stat : 20860 (java) S 20841 20841 16770 0 -1 1077944384 14478 0 0 0 70 5 0 0 20 0 19 0 225007299 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134029983632 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20861] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20861/stat : 20861 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134062385936 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20862] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20862/stat : 20862 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133862554512 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20863] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20863/stat : 20863 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133861501968 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20864] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20864/stat : 20864 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133860449424 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20865] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.05 cores=0,2,4,6
/proc/20859/task/20865/stat : 20865 (java) S 20841 20841 16770 0 -1 1077944384 8 0 0 0 3 2 0 0 20 0 19 0 225007301 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133436200944 140134058154626 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20866] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20866/stat : 20866 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132904592288 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20867] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20867/stat : 20867 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132636156912 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20868] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20868/stat : 20868 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132261648592 140134058162075 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20869] ppid=20841 vsize=8068220 memory=74500 CPUtime=0.1 cores=0,2,4,6
/proc/20859/task/20869/stat : 20869 (java) S 20841 20841 16770 0 -1 1077944384 630 0 0 0 10 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133435148784 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20870] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.09 cores=0,2,4,6
/proc/20859/task/20870/stat : 20870 (java) S 20841 20841 16770 0 -1 1077944384 333 0 0 0 8 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133434096240 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20871] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.22 cores=0,2,4,6
/proc/20859/task/20871/stat : 20871 (java) S 20841 20841 16770 0 -1 1077944384 533 0 0 0 21 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133433043696 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20872] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20872/stat : 20872 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131763743840 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20873] ppid=20841 vsize=8068220 memory=116836 CPUtime=1.7 cores=0,2,4,6
/proc/20859/task/20873/stat : 20873 (java) S 20841 20841 16770 0 -1 1077944384 167 0 0 0 92 78 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133431990576 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20875] ppid=20841 vsize=8068220 memory=74500 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20875/stat : 20875 (java) S 20841 20841 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133844427840 140134058168089 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20877] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20877/stat : 20877 (java) S 20841 20841 16770 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131226857136 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20878] ppid=20841 vsize=8068220 memory=74500 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20878/stat : 20878 (java) S 20841 20841 16770 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131092635440 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20879] ppid=20841 vsize=8068220 memory=2100 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20879/stat : 20879 (java) S 20841 20841 16770 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 225007374 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131361087008 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
Current children cumulated CPU time: 2516.79 s
Current children cumulated vsize: 8271976 KiB
Current children cumulated memory: 192808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.6 s]
/proc/loadavg: 2.01 2.04 2.05 3/227 21279
/proc/meminfo: memFree=11334928/32770624 swapFree=67108860/67108860
[pid=20841] ppid=20838 vsize=113128 memory=1472 CPUtime=19.04 cores=0,2,4,6
/proc/20841/stat : 20841 (scop.sh) S 20838 20841 16770 0 -1 4202496 591 32603 0 0 0 0 1865 39 20 0 1 0 225006629 115843072 368 33554432000 4194304 5098028 140733282490768 140733282487512 139864431301244 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16379904 140733282497600 140733282497799 140733282497799 140733282500557 0
/proc/20841/statm: 28282 368 311 221 0 87 0
[pid=20859] ppid=20841 vsize=8068220 memory=116836 CPUtime=2.95 cores=0,2,4,6
/proc/20859/stat : 20859 (java) S 20841 20841 16770 0 -1 1077944320 17554 0 0 0 217 78 0 0 20 0 19 0 225007298 8261857280 29209 33554432000 4194304 4196468 140731014344800 140731014327344 140134058143479 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
/proc/20859/statm: 2017055 29209 3152 1 0 1978454 0
[pid=20874] ppid=20859 vsize=90628 memory=74500 CPUtime=2498.1 cores=0,2,4,6
/proc/20874/stat : 20874 (minisat_release) R 20859 20841 16770 0 -1 4202496 173415 0 0 0 249796 14 0 0 20 0 1 0 225007371 92803072 18625 33554432000 4194304 4308513 140732041940736 140732041937736 4276114 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 12464128 140732041942132 140732041942230 140732041942230 140732041945029 0
/proc/20874/statm: 22657 18625 341 28 0 18897 0
[pid=20859/tid=20860] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.75 cores=0,2,4,6
/proc/20859/task/20860/stat : 20860 (java) S 20841 20841 16770 0 -1 1077944384 14478 0 0 0 70 5 0 0 20 0 19 0 225007299 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134029983632 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20861] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20861/stat : 20861 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140134062385936 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20862] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20862/stat : 20862 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133862554512 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20863] ppid=20841 vsize=8068220 memory=-7824251494390454371 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20863/stat : 20863 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133861501968 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20864] ppid=20841 vsize=8068220 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20864/stat : 20864 (java) S 20841 20841 16770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225007300 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133860449424 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20865] ppid=20841 vsize=8068220 memory=1228 CPUtime=0.05 cores=0,2,4,6
/proc/20859/task/20865/stat : 20865 (java) S 20841 20841 16770 0 -1 1077944384 8 0 0 0 3 2 0 0 20 0 19 0 225007301 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133436200944 140134058154626 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20866] ppid=20841 vsize=8068220 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20866/stat : 20866 (java) S 20841 20841 16770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132904592288 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20867] ppid=20841 vsize=8068220 memory=-7824251494390454371 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20867/stat : 20867 (java) S 20841 20841 16770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225007302 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132636156912 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20868] ppid=20841 vsize=8068220 memory=916 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20868/stat : 20868 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140132261648592 140134058162075 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20869] ppid=20841 vsize=8068220 memory=1472 CPUtime=0.1 cores=0,2,4,6
/proc/20859/task/20869/stat : 20869 (java) S 20841 20841 16770 0 -1 1077944384 630 0 0 0 10 0 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133435148784 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20870] ppid=20841 vsize=8068220 memory=116836 CPUtime=0.09 cores=0,2,4,6
/proc/20859/task/20870/stat : 20870 (java) S 20841 20841 16770 0 -1 1077944384 333 0 0 0 8 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133434096240 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20871] ppid=20841 vsize=8068220 memory=-7824251494390454371 CPUtime=0.22 cores=0,2,4,6
/proc/20859/task/20871/stat : 20871 (java) S 20841 20841 16770 0 -1 1077944384 533 0 0 0 21 1 0 0 20 0 19 0 225007304 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133433043696 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20872] ppid=20841 vsize=8068220 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20872/stat : 20872 (java) S 20841 20841 16770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131763743840 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20873] ppid=20841 vsize=8068220 memory=16228 CPUtime=1.71 cores=0,2,4,6
/proc/20859/task/20873/stat : 20873 (java) S 20841 20841 16770 0 -1 1077944384 167 0 0 0 93 78 0 0 20 0 19 0 225007305 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133431990576 140134058154626 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20875] ppid=20841 vsize=8068220 memory=33988 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20875/stat : 20875 (java) S 20841 20841 16770 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140133844427840 140134058168089 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20877] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20877/stat : 20877 (java) S 20841 20841 16770 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131226857136 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20878] ppid=20841 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20878/stat : 20878 (java) S 20841 20841 16770 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 225007372 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131092635440 140134058165405 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
[pid=20859/tid=20879] ppid=20841 vsize=8068220 memory=116836 CPUtime=0 cores=0,2,4,6
/proc/20859/task/20879/stat : 20879 (java) S 20841 20841 16770 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 225007374 8261857280 29209 33554432000 4194304 4196468 140731014344800 140131361087008 140134058153685 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27672576 140731014350005 140731014350129 140731014350129 140731014352847 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 8271976 KiB
Current children cumulated memory: 192808 KiB

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

[startup+2505.62 s]
# the end of solver process 20841 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.81 s, system=1.33309 s

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

Child status: 0
Real time (s): 2505.62
CPU time (s): 2520.14
CPU user time (s): 2518.81
CPU system time (s): 1.33309
CPU usage (%): 100.58
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1851896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.81
system time used= 1.33309
maximum resident set size= 1856072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60337
involuntary context switches= 852


# summary of solver processes directly reported to runsolver:
#   pid: 20841
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2518.81
#   total CPU system time (s): 1.33309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8997 second user time and 26.6473 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-12 13:47:15
IDJOB=4305426
IDBENCH=141382
IDSOLVER=2782
FILE ID=node139/4305426-1534074435
RUNJOBID= node139-1534060441-16801
PBS_JOBID= 21036974
Free space on /tmp= 28400 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-6-6-6-cp_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-4305426-1534074435/watcher-4305426-1534074435 -o /tmp/evaluation-result-4305426-1534074435/solver-4305426-1534074435 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534060441-16801 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305426-1534074435.xml

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

MD5SUM BENCH= e65b09bddae1c8c6b556de8535bf6786
RANDOM SEED=1907545579

node139.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.80
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.80
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.80
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.80
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:        10710572 kB
MemAvailable:   31735900 kB
Buffers:          225856 kB
Cached:         20722560 kB
SwapCached:            0 kB
Active:          8142084 kB
Inactive:       13029368 kB
Active(anon):     177136 kB
Inactive(anon):    98500 kB
Active(file):    7964948 kB
Inactive(file): 12930868 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8368 kB
Writeback:             0 kB
AnonPages:        210004 kB
Mapped:            73620 kB
Shmem:             49804 kB
Slab:             586008 kB
SReclaimable:     557972 kB
SUnreclaim:        28036 kB
KernelStack:        3856 kB
PageTables:         6280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5882380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28312 MiB
End job on node139 at 2018-08-12 14:29:00