Trace number 4305454

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.1 2509.22

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g10-g27_c18.xml
MD5SUM92ed35416817fd3e3d52723751690df9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.841
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of constraints121
Number of domains1
Minimum domain size86
Maximum domain size86
Distribution of domain sizes[{"size":86,"count":41}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity41
Distribution of constraint arities[{"arity":1,"count":40},{"arity":2,"count":80},{"arity":41,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"allDifferent","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-22191-serial-file.bin HOME/instance-4305454-1534080665.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 15:31:05 CEST 2018
0.66/0.55	c PID: 22194
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.51/0.92	c (0,0) Parsing End
1.51/0.92	c (0,0) CSP: 41 int (0 aux), 0 bool (0 aux), 121 ctr, max domain size 86
1.51/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.51/0.92	c (0,0) Constraint Name Generate Begin
1.51/0.93	c (0,0) Ctr:HOME/instance-4305454-1534080665.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar
1.51/0.93	c (0,0) Constraint Name Generate End
1.51/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.51/0.93	c (0,0) CSP to CSPinCNF Begin
5.77/2.46	c (1,1) translated 13 (10%) constraints
7.29/3.12	c (2,2) translated 25 (20%) constraints
7.97/3.73	c (3,3) translated 37 (30%) constraints
8.63/4.34	c (3,3) translated 49 (40%) constraints
9.26/4.94	c (4,4) translated 61 (50%) constraints
9.95/5.54	c (5,5) translated 73 (60%) constraints
10.55/6.01	c (5,5) translated 85 (70%) constraints
10.55/6.03	c (5,5) translated 97 (80%) constraints
10.55/6.05	c (5,5) translated 109 (90%) constraints
10.55/6.06	c (5,5) translated 121 (100%) constraints
11.89/6.51	c (5,5) STATISTICS1:HOME/instance-4305454-1534080665.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,6201,107746,86,86,78,2,86:820,86:202930;2:112400,78:80;41:2;3:93760;2:13904,2:820;1:313690;0:80,
11.89/6.51	c (5,5) ==========================================
11.89/6.51	c (5,5) Order
11.89/6.51	c (5,5) ==========================================
12.50/6.79	c (6,6) translated 10775 (10%) constraints
13.00/6.93	c (6,6) translated 21550 (20%) constraints
13.11/7.06	c (6,6) translated 32324 (30%) constraints
13.21/7.20	c (6,6) translated 43099 (40%) constraints
13.42/7.33	c (6,6) translated 53873 (50%) constraints
13.53/7.46	c (6,6) translated 64648 (60%) constraints
13.63/7.59	c (7,7) translated 75423 (70%) constraints
14.42/7.88	c (7,7) translated 86197 (80%) constraints
14.52/8.00	c (7,7) translated 96972 (90%) constraints
14.73/8.13	c (7,7) translated 107746 (100%) constraints
14.73/8.13	c (7,7) CSP to CSPinCNF End
14.73/8.14	c (7,7) CSP: 41 int (0 aux), 6160 bool (6160 aux), 107746 ctr, max domain size 86
14.73/8.14	c (7,7) Heap : 302 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.73/8.14	c (7,7) CSPinCNF Propagation Begin
16.04/8.63	c (8,7) 0 values, 80 unsatisfiable literals, and 0 valid clauses are removed
16.04/8.63	c (8,7) CSPinCNF Propagation End
16.04/8.63	c (8,7) CSP: 41 int (0 aux), 6160 bool (6160 aux), 107746 ctr, max domain size 86
16.04/8.63	c (8,7) Heap : 743 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.04/8.63	c (8,7) Simplify CSPinCNF Begin
16.44/8.80	c (8,8) Simplify CSPinCNF End
16.44/8.80	c (8,8) CSP: 41 int (0 aux), 7800 bool (7800 aux), 109386 ctr, max domain size 86
16.44/8.80	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.44/8.80	c (8,8) Calculate Precise Domain Begin
16.44/8.81	c (8,8) 0 values are removed by re-calculation
16.44/8.81	c (8,8) Calculate Precise Domain End
16.44/8.81	c (8,8) CSP: 41 int (0 aux), 7800 bool (7800 aux), 109386 ctr, max domain size 86
16.44/8.81	c (8,8) Heap : 854 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.44/8.81	c (8,8) CSPinCNF to SatSolver Begin
17.85/9.41	c (8,8) 10939 (10 %) CSP clauses are encoded (11285 SAT variables, 153782 SAT clauses)
17.85/9.48	c (8,8) 21878 (20 %) CSP clauses are encoded (11285 SAT variables, 164721 SAT clauses)
17.99/9.53	c (9,8) 32816 (30 %) CSP clauses are encoded (11285 SAT variables, 175659 SAT clauses)
17.99/9.58	c (9,8) 43755 (40 %) CSP clauses are encoded (11285 SAT variables, 186598 SAT clauses)
18.10/9.63	c (9,8) 54693 (50 %) CSP clauses are encoded (11285 SAT variables, 197536 SAT clauses)
18.10/9.68	c (9,8) 65632 (60 %) CSP clauses are encoded (11285 SAT variables, 208475 SAT clauses)
18.21/9.73	c (9,9) 76571 (70 %) CSP clauses are encoded (11285 SAT variables, 219414 SAT clauses)
18.21/9.79	c (9,9) 87509 (80 %) CSP clauses are encoded (11285 SAT variables, 230352 SAT clauses)
18.31/9.84	c (9,9) 98448 (90 %) CSP clauses are encoded (11285 SAT variables, 241291 SAT clauses)
18.31/9.89	c (9,9) 109386 (100 %) CSP clauses are encoded (11285 SAT variables, 252229 SAT clauses)
18.31/9.89	c (9,9) Launch Command will be: minisat_release
18.31/9.89	c (9,9) CSPinCNF to SatSolver End
18.31/9.89	c (9,9) Heap : 1682 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.08/10.21	c (9,9) STATISTICS2:HOME/instance-4305454-1534080665.xml,AllDifferent:ExtensionConflict:ExtensionSupport:IntVar,7841,109386,86,86,77,2,86:1640,86:204570;2:115680,77:80;41:2;3:93760;2:15544,2:1640;1:316970,
19.08/10.21	c (9,9) 11285 bool, 252230 clause
19.08/10.21	c (9,9) Export Begin
19.08/10.30	c (9,9) Export to HOME/scop-22191-serial-file.bin
19.08/10.30	c (9,9) Export End
19.25/10.30	c (9,9) Export File Size: 0.01 MB
19.25/10.30	c (9,9) 0,0,7,8,8,8,9,STOP-AFTER(DIMACS)
19.25/10.30	c END-Prog: Sun Aug 12 15:31:15 CEST 2018
19.25/10.32	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-22191-serial-file.bin
19.28/10.81	c (0,0) Read Serial File Begin
19.28/10.81	c (0,0) HOME/scop-22191-serial-file.bin
19.28/10.98	c (0,0) Read Serial File End
19.28/10.99	
19.28/10.99	scop order+minisat_release (2018-07-31)
19.28/10.99	(Solving Process)
19.28/10.99	
20.21/11.01	c BEGIN-Prog: Sun Aug 12 15:31:16 CEST 2018
20.21/11.01	c PID: 22209
20.21/11.01	c IP: 172.20.3.107
20.21/11.01	c HOST: node107.alineos.net
20.21/11.01	c (0,0) SatSolver.solve Begin
20.21/11.01	c (0,0) 0 bool, 0 clause
20.21/11.01	c (0,0) minisat_release HOME/instance-4305454-1534080665.xml-scop-22194.cnf
2520.06/2509.20	c (2498,0) SatSolver is killed by some reasons.
2520.06/2509.20	c (2498,0) receiving signal SIGTERM
2520.06/2509.20	s UNKNOWN
2520.06/2509.21	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.06/2509.21	c (scop.sh) Killing background jobs.
2520.06/2509.21	HOME/scop.sh: line 50: kill: (22209) - 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 (12745 MiB free)
  memory of node 1: 16384 MiB (11391 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305454-1534080665/watcher-4305454-1534080665 -o /tmp/evaluation-result-4305454-1534080665/solver-4305454-1534080665 -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-4305454-1534080665.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=22191, runsolver pid=22188
Current StackSize limit: 8192 KiB


[startup+0.100121 s]*
/proc/loadavg: 2.02 2.02 2.13 3/223 22208
/proc/meminfo: memFree=24659332/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225629660 115843072 349 33554432000 4194304 5098028 140734826467632 140734826464888 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 349 296 221 0 87 0
[pid=22194] ppid=22191 vsize=15012476 memory=69660 CPUtime=0.11 cores=1,3,5,7
/proc/22194/stat : 22194 (java) S 22191 22191 16605 0 -1 1077944320 7079 0 0 0 9 2 0 0 20 0 15 0 225629660 15372775424 17415 33554432000 4194304 4196468 140728798698752 140728798681296 139866515832567 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
/proc/22194/statm: 3753119 17415 2765 1 0 3715579 0
[pid=22194/tid=22195] ppid=22191 vsize=15012476 memory=-6222985969016291271 CPUtime=0.08 cores=1,3,5,7
/proc/22194/task/22195/stat : 22195 (java) R 22191 22191 16605 0 -1 4202560 5125 0 0 0 7 1 0 0 20 0 15 0 225629660 15372775424 17415 33554432000 4194304 4196468 140728798698752 139866487644552 139866499913054 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22196] ppid=22191 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22196/stat : 22196 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 17415 33554432000 4194304 4196468 140728798698752 139866520075152 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22197] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22197/stat : 22197 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865976027920 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22198] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22198/stat : 22198 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865974975632 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22199] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22199/stat : 22199 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865973922832 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22200] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22200/stat : 22200 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629663 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865553426544 139866515843714 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22201] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22201/stat : 22201 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865073115936 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22202] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22202/stat : 22202 (java) S 22191 22191 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 17415 33554432000 4194304 4196468 140728798698752 139864938894448 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22203] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22203/stat : 22203 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139864564389968 139866515851163 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22204] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22204/stat : 22204 (java) S 22191 22191 16605 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865552374384 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22205] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22205/stat : 22205 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865551321584 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22206] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0.01 cores=1,3,5,7
/proc/22194/task/22206/stat : 22206 (java) R 22191 22191 16605 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865550269296 139866493998877 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22207] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22207/stat : 22207 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139864066485216 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22208] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22208/stat : 22208 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 17415 33554432000 4194304 4196468 140728798698752 139865549216176 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71056 KiB

[startup+0.210913 s]*
/proc/loadavg: 2.02 2.02 2.13 3/223 22208
/proc/meminfo: memFree=24644836/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225629660 115843072 349 33554432000 4194304 5098028 140734826467632 140734826464888 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 349 296 221 0 87 0
[pid=22194] ppid=22191 vsize=15012476 memory=82972 CPUtime=0.25 cores=1,3,5,7
/proc/22194/stat : 22194 (java) S 22191 22191 16605 0 -1 1077944320 10646 0 0 0 22 3 0 0 20 0 15 0 225629660 15372775424 20743 33554432000 4194304 4196468 140728798698752 140728798681296 139866515832567 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
/proc/22194/statm: 3753119 20743 2900 1 0 3715579 0
[pid=22194/tid=22195] ppid=22191 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/22194/task/22195/stat : 22195 (java) R 22191 22191 16605 0 -1 4202560 8467 0 0 0 17 3 0 0 20 0 15 0 225629660 15372775424 20743 33554432000 4194304 4196468 140728798698752 139866487648624 139866499876197 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22196] ppid=22191 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22196/stat : 22196 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 20743 33554432000 4194304 4196468 140728798698752 139866520075152 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22197] ppid=22191 vsize=15012476 memory=140295480890011 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22197/stat : 22197 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865976027920 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22198] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22198/stat : 22198 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865974975632 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22199] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22199/stat : 22199 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865973922832 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22200] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22200/stat : 22200 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629663 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865553426544 139866515843714 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22201] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22201/stat : 22201 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865073115936 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22202] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22202/stat : 22202 (java) S 22191 22191 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 20743 33554432000 4194304 4196468 140728798698752 139864938894448 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22203] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22203/stat : 22203 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139864564389968 139866515851163 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22204] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22204/stat : 22204 (java) S 22191 22191 16605 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865552374384 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22205] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22205/stat : 22205 (java) S 22191 22191 16605 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865551321584 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22206] ppid=22191 vsize=15012476 memory=140295480870528 CPUtime=0.03 cores=1,3,5,7
/proc/22194/task/22206/stat : 22206 (java) S 22191 22191 16605 0 -1 1077944384 341 0 0 0 3 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865550269296 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22207] ppid=22191 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22207/stat : 22207 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139864066485216 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22208] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22208/stat : 22208 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 20743 33554432000 4194304 4196468 140728798698752 139865549216176 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84368 KiB

[startup+0.310877 s]*
/proc/loadavg: 2.02 2.02 2.13 3/223 22208
/proc/meminfo: memFree=24640804/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225629660 115843072 349 33554432000 4194304 5098028 140734826467632 140734826464888 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 349 296 221 0 87 0
[pid=22194] ppid=22191 vsize=15012476 memory=86796 CPUtime=0.43 cores=1,3,5,7
/proc/22194/stat : 22194 (java) S 22191 22191 16605 0 -1 1077944320 11273 0 0 0 39 4 0 0 20 0 15 0 225629660 15372775424 21699 33554432000 4194304 4196468 140728798698752 140728798681296 139866515832567 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
/proc/22194/statm: 3753119 21699 2968 1 0 3715579 0
[pid=22194/tid=22195] ppid=22191 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/22194/task/22195/stat : 22195 (java) R 22191 22191 16605 0 -1 4202560 8839 0 0 0 26 3 0 0 20 0 15 0 225629660 15372775424 21699 33554432000 4194304 4196468 140728798698752 139866487627568 139866499913054 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22196] ppid=22191 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22196/stat : 22196 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 21699 33554432000 4194304 4196468 140728798698752 139866520075152 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22197] ppid=22191 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22197/stat : 22197 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865976027920 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22198] ppid=22191 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22198/stat : 22198 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865974975632 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22199] ppid=22191 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22199/stat : 22199 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865973922832 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22200] ppid=22191 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22200/stat : 22200 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629663 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865553426544 139866515843714 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22201] ppid=22191 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22201/stat : 22201 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865073115936 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22202] ppid=22191 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22202/stat : 22202 (java) S 22191 22191 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225629664 15372775424 21699 33554432000 4194304 4196468 140728798698752 139864938894448 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22203] ppid=22191 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22203/stat : 22203 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139864564389968 139866515851163 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22204] ppid=22191 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22194/task/22204/stat : 22204 (java) S 22191 22191 16605 0 -1 1077944384 391 0 0 0 2 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865552374384 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22205] ppid=22191 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22194/task/22205/stat : 22205 (java) S 22191 22191 16605 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865551321584 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22206] ppid=22191 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22194/task/22206/stat : 22206 (java) S 22191 22191 16605 0 -1 1077944384 433 0 0 0 7 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865550269296 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22207] ppid=22191 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22207/stat : 22207 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139864066485216 139866515842773 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22208] ppid=22191 vsize=15012476 memory=3833186913019306033 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22208/stat : 22208 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629667 15372775424 21699 33554432000 4194304 4196468 140728798698752 139865549216176 139866515843714 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88192 KiB

[startup+0.708395 s]
/proc/loadavg: 2.02 2.02 2.13 4/223 22208
/proc/meminfo: memFree=24616620/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225629660 115843072 349 33554432000 4194304 5098028 140734826467632 140734826464888 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 349 296 221 0 87 0
[pid=22194] ppid=22191 vsize=15020872 memory=128628 CPUtime=1.02 cores=1,3,5,7
/proc/22194/stat : 22194 (java) S 22191 22191 16605 0 -1 1077944320 18442 0 0 0 96 6 0 0 20 0 15 0 225629660 15381372928 32157 33554432000 4194304 4196468 140728798698752 140728798681296 139866515832567 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
/proc/22194/statm: 3755218 32157 3147 1 0 3716603 0
[pid=22194/tid=22195] ppid=22191 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/22194/task/22195/stat : 22195 (java) R 22191 22191 16605 0 -1 4202560 15455 0 0 0 63 4 0 0 20 0 15 0 225629660 15381372928 32157 33554432000 4194304 4196468 140728798698752 139866487670080 139866515854493 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22196] ppid=22191 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22196/stat : 22196 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15381372928 32157 33554432000 4194304 4196468 140728798698752 139866520075152 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22197] ppid=22191 vsize=15020872 memory=61412 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22197/stat : 22197 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865976027920 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22198] ppid=22191 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22198/stat : 22198 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225629662 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865974975632 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22199] ppid=22191 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22199/stat : 22199 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629662 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865973922832 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22200] ppid=22191 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22200/stat : 22200 (java) S 22191 22191 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225629663 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865553426544 139866515843714 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22201] ppid=22191 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22201/stat : 22201 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225629664 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865073115936 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22202] ppid=22191 vsize=15020872 memory=752 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22202/stat : 22202 (java) S 22191 22191 16605 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225629664 15381372928 32157 33554432000 4194304 4196468 140728798698752 139864938894448 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22203] ppid=22191 vsize=15020872 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22203/stat : 22203 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139864564389968 139866515851163 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22204] ppid=22191 vsize=15020872 memory=1120 CPUtime=0.09 cores=1,3,5,7
/proc/22194/task/22204/stat : 22204 (java) R 22191 22191 16605 0 -1 4202560 657 0 0 0 9 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865552365712 139866497353771 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22205] ppid=22191 vsize=15020872 memory=6120 CPUtime=0.07 cores=1,3,5,7
/proc/22194/task/22205/stat : 22205 (java) S 22191 22191 16605 0 -1 1077944384 328 0 0 0 7 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865551321584 139866515843714 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22206] ppid=22191 vsize=15020872 memory=1724 CPUtime=0.16 cores=1,3,5,7
/proc/22194/task/22206/stat : 22206 (java) S 22191 22191 16605 0 -1 1077944384 647 0 0 0 16 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865550269296 139866515843714 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22207] ppid=22191 vsize=15020872 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22207/stat : 22207 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139864066485216 139866515842773 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
[pid=22194/tid=22208] ppid=22191 vsize=15020872 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/22194/task/22208/stat : 22208 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225629667 15381372928 32157 33554432000 4194304 4196468 140728798698752 139865549216176 139866515843714 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20230144 140728798700550 140728798700849 140728798700849 140728798703567 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130024 KiB

[startup+1.50471 s]
/proc/loadavg: 2.02 2.02 2.13 5/223 22208
/proc/meminfo: memFree=24586100/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225629660 115843072 349 33554432000 4194304 5098028 140734826467632 140734826464888 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 349 296 221 0 87 0

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

/proc/22224/statm: 31405 24063 342 28 0 27645 0
[pid=22209/tid=22210] ppid=22191 vsize=8068220 memory=116932 CPUtime=0.74 cores=1,3,5,7
/proc/22209/task/22210/stat : 22210 (java) S 22191 22191 16605 0 -1 1077944384 14988 0 0 0 70 4 0 0 20 0 19 0 225630693 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082319880080 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22211] ppid=22191 vsize=8068220 memory=116932 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22211/stat : 22211 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082352282640 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22212] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22212/stat : 22212 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081833606288 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22213] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22213/stat : 22213 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081832553232 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22214] ppid=22191 vsize=8068220 memory=116932 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22214/stat : 22214 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081831500688 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22215] ppid=22191 vsize=8068220 memory=1472 CPUtime=0.05 cores=1,3,5,7
/proc/22209/task/22215/stat : 22215 (java) S 22191 22191 16605 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 225630695 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081794459888 140082348051074 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22216] ppid=22191 vsize=8068220 memory=116932 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22216/stat : 22216 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081163658400 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22217] ppid=22191 vsize=8068220 memory=280590751232368 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22217/stat : 22217 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080895222512 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22218] ppid=22191 vsize=8068220 memory=6945507666079274341 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22218/stat : 22218 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080520714192 140082348058523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22219] ppid=22191 vsize=8068220 memory=1472 CPUtime=0.1 cores=1,3,5,7
/proc/22209/task/22219/stat : 22219 (java) S 22191 22191 16605 0 -1 1077944384 748 0 0 0 10 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081793407728 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22220] ppid=22191 vsize=8068220 memory=116932 CPUtime=0.08 cores=1,3,5,7
/proc/22209/task/22220/stat : 22220 (java) S 22191 22191 16605 0 -1 1077944384 210 0 0 0 7 1 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081792355184 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22221] ppid=22191 vsize=8068220 memory=96252 CPUtime=0.2 cores=1,3,5,7
/proc/22209/task/22221/stat : 22221 (java) S 22191 22191 16605 0 -1 1077944384 598 0 0 0 20 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081791302128 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22222] ppid=22191 vsize=8068220 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22222/stat : 22222 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080022809440 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22223] ppid=22191 vsize=8068220 memory=1472 CPUtime=1.2 cores=1,3,5,7
/proc/22209/task/22223/stat : 22223 (java) S 22191 22191 16605 0 -1 1077944384 163 0 0 0 59 61 0 0 20 0 19 0 225630699 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081790249520 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22225] ppid=22191 vsize=8068220 memory=116932 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22225/stat : 22225 (java) S 22191 22191 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081782441280 140082348064537 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22227] ppid=22191 vsize=8068220 memory=116932 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22227/stat : 22227 (java) S 22191 22191 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079485922704 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22228] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22228/stat : 22228 (java) S 22191 22191 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079620145168 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22229] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22229/stat : 22229 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630766 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079217499936 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
Current children cumulated CPU time: 2453.11 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 214656 KiB

[startup+2502.3 s]
/proc/loadavg: 2.21 2.24 2.14 3/227 22423
/proc/meminfo: memFree=24465200/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1472 CPUtime=19.28 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 589 36594 0 0 0 0 1860 68 20 0 1 0 225629660 115843072 368 33554432000 4194304 5098028 140734826467632 140734826464376 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 368 311 221 0 87 0
[pid=22209] ppid=22191 vsize=8068220 memory=116932 CPUtime=2.46 cores=1,3,5,7
/proc/22209/stat : 22209 (java) S 22191 22191 16605 0 -1 1077944320 18118 0 0 0 178 68 0 0 20 0 19 0 225630692 8261857280 29233 33554432000 4194304 4196468 140725385084960 140725385067504 140082348039927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
/proc/22209/statm: 2017055 29233 3145 1 0 1978454 0
[pid=22224] ppid=22209 vsize=125620 memory=96252 CPUtime=2491.41 cores=1,3,5,7
/proc/22224/stat : 22224 (minisat_release) R 22209 22191 16605 0 -1 4202496 157309 0 0 0 249127 14 0 0 20 0 1 0 225630764 128634880 24063 33554432000 4194304 4308513 140734692682304 140734692679208 4263786 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 10735616 140734692689012 140734692689110 140734692689110 140734692691909 0
/proc/22224/statm: 31405 24063 342 28 0 27645 0
[pid=22209/tid=22210] ppid=22191 vsize=8068220 memory=1472 CPUtime=0.74 cores=1,3,5,7
/proc/22209/task/22210/stat : 22210 (java) S 22191 22191 16605 0 -1 1077944384 14988 0 0 0 70 4 0 0 20 0 19 0 225630693 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082319880080 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22211] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22211/stat : 22211 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082352282640 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22212] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22212/stat : 22212 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081833606288 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22213] ppid=22191 vsize=8068220 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22213/stat : 22213 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081832553232 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22214] ppid=22191 vsize=8068220 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22214/stat : 22214 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081831500688 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22215] ppid=22191 vsize=8068220 memory=3408 CPUtime=0.05 cores=1,3,5,7
/proc/22209/task/22215/stat : 22215 (java) S 22191 22191 16605 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 225630695 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081794459888 140082348051074 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22216] ppid=22191 vsize=8068220 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22216/stat : 22216 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081163658400 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22217] ppid=22191 vsize=8068220 memory=3312 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22217/stat : 22217 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080895222512 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22218] ppid=22191 vsize=8068220 memory=15712 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22218/stat : 22218 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080520714192 140082348058523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22219] ppid=22191 vsize=8068220 memory=96252 CPUtime=0.1 cores=1,3,5,7
/proc/22209/task/22219/stat : 22219 (java) S 22191 22191 16605 0 -1 1077944384 748 0 0 0 10 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081793407728 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22220] ppid=22191 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/22209/task/22220/stat : 22220 (java) S 22191 22191 16605 0 -1 1077944384 210 0 0 0 7 1 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081792355184 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22221] ppid=22191 vsize=8068220 memory=3712 CPUtime=0.2 cores=1,3,5,7
/proc/22209/task/22221/stat : 22221 (java) S 22191 22191 16605 0 -1 1077944384 598 0 0 0 20 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081791302128 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22222] ppid=22191 vsize=8068220 memory=61488 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22222/stat : 22222 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080022809440 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22223] ppid=22191 vsize=8068220 memory=1064 CPUtime=1.24 cores=1,3,5,7
/proc/22209/task/22223/stat : 22223 (java) S 22191 22191 16605 0 -1 1077944384 167 0 0 0 61 63 0 0 20 0 19 0 225630699 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081790249520 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22225] ppid=22191 vsize=8068220 memory=752 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22225/stat : 22225 (java) S 22191 22191 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081782441280 140082348064537 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22227] ppid=22191 vsize=8068220 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22227/stat : 22227 (java) S 22191 22191 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079485922704 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22228] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22228/stat : 22228 (java) S 22191 22191 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079620145168 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22229] ppid=22191 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22229/stat : 22229 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630766 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079217499936 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
Current children cumulated CPU time: 2513.15 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 214656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.2 s]
/proc/loadavg: 2.19 2.23 2.14 3/227 22424
/proc/meminfo: memFree=24462736/32770624 swapFree=67108860/67108860
[pid=22191] ppid=22188 vsize=113128 memory=1472 CPUtime=19.28 cores=1,3,5,7
/proc/22191/stat : 22191 (scop.sh) S 22188 22191 16605 0 -1 4202496 589 36594 0 0 0 0 1860 68 20 0 1 0 225629660 115843072 368 33554432000 4194304 5098028 140734826467632 140734826464376 139899964260988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 39591936 140734826472512 140734826472711 140734826472711 140734826475469 0
/proc/22191/statm: 28282 368 311 221 0 87 0
[pid=22209] ppid=22191 vsize=8068220 memory=116932 CPUtime=2.47 cores=1,3,5,7
/proc/22209/stat : 22209 (java) S 22191 22191 16605 0 -1 1077944320 18118 0 0 0 178 69 0 0 20 0 19 0 225630692 8261857280 29233 33554432000 4194304 4196468 140725385084960 140725385067504 140082348039927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
/proc/22209/statm: 2017055 29233 3145 1 0 1978454 0
[pid=22224] ppid=22209 vsize=125620 memory=96252 CPUtime=2498.31 cores=1,3,5,7
/proc/22224/stat : 22224 (minisat_release) R 22209 22191 16605 0 -1 4202496 157330 0 0 0 249817 14 0 0 20 0 1 0 225630764 128634880 24063 33554432000 4194304 4308513 140734692682304 140734692679208 4276640 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 10735616 140734692689012 140734692689110 140734692689110 140734692691909 0
/proc/22224/statm: 31405 24063 342 28 0 27645 0
[pid=22209/tid=22210] ppid=22191 vsize=8068220 memory=3312 CPUtime=0.74 cores=1,3,5,7
/proc/22209/task/22210/stat : 22210 (java) S 22191 22191 16605 0 -1 1077944384 14988 0 0 0 70 4 0 0 20 0 19 0 225630693 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082319880080 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22211] ppid=22191 vsize=8068220 memory=15712 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22211/stat : 22211 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140082352282640 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22212] ppid=22191 vsize=8068220 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22212/stat : 22212 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081833606288 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22213] ppid=22191 vsize=8068220 memory=504 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22213/stat : 22213 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081832553232 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22214] ppid=22191 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22214/stat : 22214 (java) S 22191 22191 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 225630694 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081831500688 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22215] ppid=22191 vsize=8068220 memory=1168 CPUtime=0.05 cores=1,3,5,7
/proc/22209/task/22215/stat : 22215 (java) S 22191 22191 16605 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 225630695 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081794459888 140082348051074 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22216] ppid=22191 vsize=8068220 memory=2140 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22216/stat : 22216 (java) S 22191 22191 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081163658400 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22217] ppid=22191 vsize=8068220 memory=2180 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22217/stat : 22217 (java) S 22191 22191 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 225630696 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080895222512 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22218] ppid=22191 vsize=8068220 memory=96252 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22218/stat : 22218 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080520714192 140082348058523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22219] ppid=22191 vsize=8068220 memory=1472 CPUtime=0.1 cores=1,3,5,7
/proc/22209/task/22219/stat : 22219 (java) S 22191 22191 16605 0 -1 1077944384 748 0 0 0 10 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081793407728 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22220] ppid=22191 vsize=8068220 memory=116932 CPUtime=0.08 cores=1,3,5,7
/proc/22209/task/22220/stat : 22220 (java) S 22191 22191 16605 0 -1 1077944384 210 0 0 0 7 1 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081792355184 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22221] ppid=22191 vsize=8068220 memory=3312 CPUtime=0.2 cores=1,3,5,7
/proc/22209/task/22221/stat : 22221 (java) S 22191 22191 16605 0 -1 1077944384 598 0 0 0 20 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081791302128 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22222] ppid=22191 vsize=8068220 memory=15712 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22222/stat : 22222 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630698 8261857280 29233 33554432000 4194304 4196468 140725385084960 140080022809440 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22223] ppid=22191 vsize=8068220 memory=1620 CPUtime=1.24 cores=1,3,5,7
/proc/22209/task/22223/stat : 22223 (java) S 22191 22191 16605 0 -1 1077944384 167 0 0 0 61 63 0 0 20 0 19 0 225630699 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081790249520 140082348051074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22225] ppid=22191 vsize=8068220 memory=504 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22225/stat : 22225 (java) S 22191 22191 16605 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140081782441280 140082348064537 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22227] ppid=22191 vsize=8068220 memory=1288 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22227/stat : 22227 (java) S 22191 22191 16605 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079485922704 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22228] ppid=22191 vsize=8068220 memory=1088 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22228/stat : 22228 (java) S 22191 22191 16605 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 225630764 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079620145168 140082348061853 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
[pid=22209/tid=22229] ppid=22191 vsize=8068220 memory=15512 CPUtime=0 cores=1,3,5,7
/proc/22209/task/22229/stat : 22229 (java) S 22191 22191 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 225630766 8261857280 29233 33554432000 4194304 4196468 140725385084960 140079217499936 140082348050133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11476992 140725385086133 140725385086257 140725385086257 140725385088975 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 8306968 KiB
Current children cumulated memory: 214656 KiB

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

[startup+2509.22 s]
# the end of solver process 22191 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.57 s, system=1.52996 s

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

Child status: 0
Real time (s): 2509.22
CPU time (s): 2520.1
CPU user time (s): 2518.57
CPU system time (s): 1.52996
CPU usage (%): 100.434
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3135116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.57
system time used= 1.52996
maximum resident set size= 3134216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60472
involuntary context switches= 668


# summary of solver processes directly reported to runsolver:
#   pid: 22191
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.57
#   total CPU system time (s): 1.52996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1922 second user time and 28.0469 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 15:31:05
IDJOB=4305454
IDBENCH=141504
IDSOLVER=2782
FILE ID=node107/4305454-1534080665
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39464 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g10-g27_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-4305454-1534080665/watcher-4305454-1534080665 -o /tmp/evaluation-result-4305454-1534080665/solver-4305454-1534080665 -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-4305454-1534080665.xml

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

MD5SUM BENCH= 92ed35416817fd3e3d52723751690df9
RANDOM SEED=787755048

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:        24716972 kB
MemAvailable:   31678312 kB
Buffers:          205136 kB
Cached:          6953016 kB
SwapCached:            0 kB
Active:          3827864 kB
Inactive:        3610592 kB
Active(anon):     227824 kB
Inactive(anon):   104724 kB
Active(file):    3600040 kB
Inactive(file):  3505868 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:        221344 kB
Mapped:            64100 kB
Shmem:             49804 kB
Slab:             312532 kB
SReclaimable:     283892 kB
SUnreclaim:        28640 kB
KernelStack:        3904 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5951736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 39428 MiB
End job on node107 at 2018-08-12 16:12:54