Trace number 4305653

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)? (TO) 2520.09 2505.92

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-20_c18.xml
MD5SUM5f66fd9d375fc47cd589a0d8fc089b8f
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 variables800
Number of constraints762
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":780}]
Minimum variable degree0
Maximum variable degree41
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":40,"count":20},{"degree":41,"count":380}]
Minimum constraint arity20
Maximum constraint arity400
Distribution of constraint arities[{"arity":20,"count":1},{"arity":22,"count":760},{"arity":400,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":760}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-30396-serial-file.bin HOME/instance-4305653-1534132211.xml
0.66/0.53	
0.66/0.53	scop both+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.56	c BEGIN-Prog: Mon Aug 13 05:50:12 CEST 2018
0.66/0.56	c PID: 30399
0.66/0.56	c IP: 172.20.3.139
0.66/0.56	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.34/1.28	c (0,0) Parsing End
2.34/1.29	c (0,0) CSP: 780 int (0 aux), 0 bool (0 aux), 762 ctr, max domain size 20
2.34/1.29	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.34/1.29	c (0,0) Constraint Name Generate Begin
2.68/1.31	c (0,0) Ctr:HOME/instance-4305653-1534132211.xml,AllDifferentMatrix:Element:Instantiation:IntVar
2.68/1.31	c (0,0) Constraint Name Generate End
2.68/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.68/1.31	c (0,0) CSP to CSPinCNF Begin
4.97/2.14	c (1,1) translated 77 (10%) constraints
5.25/2.25	c (1,1) translated 153 (20%) constraints
5.55/2.36	c (1,1) translated 229 (30%) constraints
5.86/2.43	c (1,1) translated 305 (40%) constraints
6.16/2.50	c (1,1) translated 381 (50%) constraints
6.16/2.56	c (2,2) translated 458 (60%) constraints
6.38/2.61	c (2,2) translated 534 (70%) constraints
6.38/2.66	c (2,2) translated 610 (80%) constraints
6.56/2.72	c (2,2) translated 686 (90%) constraints
6.56/2.77	c (2,2) translated 762 (100%) constraints
7.49/3.02	c (2,2) STATISTICS1:HOME/instance-4305653-1534132211.xml,AllDifferentMatrix:Element:Instantiation:IntVar,780,22900,20,20,20,2,20:35720;1:2280,20:60800;1:1620,20:80;3:15200;2:7600;1:20,2:38000;1:16840,
7.49/3.02	c (2,2) ==========================================
7.49/3.02	c (2,2) Both Encoding selects:
7.49/3.03	c (2,2) Order
7.49/3.03	c (2,2) ==========================================
7.87/3.16	c (2,2) translated 2290 (10%) constraints
8.15/3.25	c (2,2) translated 4580 (20%) constraints
8.49/3.33	c (2,2) translated 6870 (30%) constraints
9.42/3.62	c (3,3) translated 9160 (40%) constraints
10.02/3.89	c (3,3) translated 11450 (50%) constraints
10.60/4.10	c (3,3) translated 13740 (60%) constraints
11.33/4.30	c (3,3) translated 16030 (70%) constraints
11.52/4.49	c (3,3) translated 18320 (80%) constraints
11.75/4.69	c (4,4) translated 20610 (90%) constraints
11.99/4.86	c (4,4) translated 22900 (100%) constraints
11.99/4.87	c (4,4) CSP to CSPinCNF End
11.99/4.87	c (4,4) CSP: 780 int (0 aux), 14820 bool (14820 aux), 53320 ctr, max domain size 20
11.99/4.87	c (4,4) Heap : 1126 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
11.99/4.87	c (4,4) CSPinCNF Propagation Begin
13.07/5.28	c (4,4) 2 values, 1988 unsatisfiable literals, and 360 valid clauses are removed
13.07/5.28	c (4,4) CSPinCNF Propagation End
13.07/5.29	c (4,4) CSP: 780 int (0 aux), 14820 bool (14820 aux), 52960 ctr, max domain size 20
13.07/5.29	c (4,4) Heap : 1351 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.07/5.29	c (4,4) Simplify CSPinCNF Begin
14.18/5.69	c (5,5) Simplify CSPinCNF End
14.18/5.70	c (5,5) CSP: 780 int (0 aux), 29860 bool (29860 aux), 68000 ctr, max domain size 20
14.18/5.70	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.18/5.70	c (5,5) Calculate Precise Domain Begin
14.49/5.70	c (5,5) 0 values are removed by re-calculation
14.49/5.70	c (5,5) Calculate Precise Domain End
14.49/5.71	c (5,5) CSP: 780 int (0 aux), 29860 bool (29860 aux), 68000 ctr, max domain size 20
14.49/5.71	c (5,5) Heap : 1520 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
14.49/5.71	c (5,5) CSPinCNF to SatSolver Begin
16.05/6.24	c (5,5) 6800 (10 %) CSP clauses are encoded (44220 SAT variables, 97097 SAT clauses)
16.52/6.48	c (5,5) 13600 (20 %) CSP clauses are encoded (44220 SAT variables, 180901 SAT clauses)
16.92/6.71	c (6,6) 20400 (30 %) CSP clauses are encoded (44220 SAT variables, 264091 SAT clauses)
17.12/6.94	c (6,6) 27200 (40 %) CSP clauses are encoded (44220 SAT variables, 348423 SAT clauses)
17.33/7.16	c (6,6) 34000 (50 %) CSP clauses are encoded (44220 SAT variables, 432532 SAT clauses)
17.52/7.38	c (6,6) 40800 (60 %) CSP clauses are encoded (44220 SAT variables, 516623 SAT clauses)
18.11/7.69	c (7,7) 47600 (70 %) CSP clauses are encoded (44220 SAT variables, 601052 SAT clauses)
18.31/7.88	c (7,7) 54400 (80 %) CSP clauses are encoded (44220 SAT variables, 685294 SAT clauses)
18.52/8.07	c (7,7) 61200 (90 %) CSP clauses are encoded (44220 SAT variables, 769484 SAT clauses)
18.70/8.26	c (7,7) 68000 (100 %) CSP clauses are encoded (44220 SAT variables, 853775 SAT clauses)
18.70/8.26	c (7,7) Launch Command will be: minisat_release
18.70/8.26	c (7,7) CSPinCNF to SatSolver End
18.70/8.26	c (7,7) Heap : 870 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
19.38/8.51	c (7,7) STATISTICS2:HOME/instance-4305653-1534132211.xml,AllDifferentMatrix:Element:Instantiation:IntVar,30640,68000,20,20,18,2,20:33048;19:8632;18:880;1:2804,20:101316;19:15232;18:1304;2:75444;1:2804,18:76;3:13520;2:54404,2:45364;1:105372,
19.38/8.51	c (7,7) 44220 bool, 853776 clause
19.38/8.51	c (7,7) Export Begin
19.58/8.63	c (8,7) Export to HOME/scop-30396-serial-file.bin
19.58/8.63	c (8,7) Export End
19.58/8.63	c (8,7) Export File Size: 0.13 MB
19.58/8.63	c (8,7) 0,0,4,4,5,5,7,STOP-AFTER(DIMACS)
19.58/8.63	c END-Prog: Mon Aug 13 05:50:20 CEST 2018
19.58/8.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-30396-serial-file.bin
20.30/9.18	c (0,0) Read Serial File Begin
20.30/9.18	c (0,0) HOME/scop-30396-serial-file.bin
20.63/9.66	c (0,0) Read Serial File End
20.63/9.68	
20.63/9.68	scop order+minisat_release (2018-07-31)
20.63/9.68	(Solving Process)
20.63/9.68	
20.89/9.70	c BEGIN-Prog: Mon Aug 13 05:50:21 CEST 2018
20.89/9.70	c PID: 30414
20.89/9.70	c IP: 172.20.3.139
20.89/9.70	c HOST: node139.alineos.net
20.89/9.70	c (0,0) SatSolver.solve Begin
20.89/9.70	c (0,0) 0 bool, 0 clause
20.89/9.70	c (0,0) minisat_release HOME/instance-4305653-1534132211.xml-scop-30399.cnf
2520.03/2505.90	c (2496,0) receiving signal SIGTERM
2520.03/2505.90	s UNKNOWN
2520.03/2505.91	c (2496,0) SatSolver is killed by some reasons.
2520.03/2505.91	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.03/2505.91	c (scop.sh) Remove HOME/scop-30396-serial-file.bin.
2520.03/2505.91	rm: cannot remove ‘HOME/scop-30396-serial-file.bin’: No such file or directory
2520.03/2505.91	c (scop.sh) Killing background jobs.

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (5937 MiB free)
  memory of node 1: 16384 MiB (6880 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305653-1534132211/watcher-4305653-1534132211 -o /tmp/evaluation-result-4305653-1534132211/solver-4305653-1534132211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534129696-29820 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305653-1534132211.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=30396, runsolver pid=30393

[startup+0.10009 s]*
/proc/loadavg: 2.09 2.09 2.02 3/223 30413
/proc/meminfo: memFree=13069756/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 230784276 115843072 348 33554432000 4194304 5098028 140736334715648 140736334712904 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 348 296 221 0 87 0
[pid=30399] ppid=30396 vsize=15012476 memory=68512 CPUtime=0.11 cores=0,2,4,6
/proc/30399/stat : 30399 (java) S 30396 30396 29789 0 -1 1077944320 6754 0 0 0 9 2 0 0 20 0 15 0 230784276 15372775424 17128 33554432000 4194304 4196468 140726671609456 140726671592000 140323929251575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
/proc/30399/statm: 3753119 17128 2764 1 0 3715579 0
[pid=30399/tid=30400] ppid=30396 vsize=15012476 memory=-6295043563054219201 CPUtime=0.08 cores=0,2,4,6
/proc/30399/task/30400/stat : 30400 (java) R 30396 30396 29789 0 -1 4202560 4835 0 0 0 7 1 0 0 20 0 15 0 230784277 15372775424 17128 33554432000 4194304 4196468 140726671609456 140323901077904 140323913332062 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30401] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30401/stat : 30401 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 17128 33554432000 4194304 4196468 140726671609456 140323933493520 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30402] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30402/stat : 30402 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 17128 33554432000 4194304 4196468 140726671609456 140323390044560 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30403] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30403/stat : 30403 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 17128 33554432000 4194304 4196468 140726671609456 140323388992016 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30404] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30404/stat : 30404 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 17128 33554432000 4194304 4196468 140726671609456 140323387939472 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30405] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30405/stat : 30405 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322966813168 140323929262722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30406] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30406/stat : 30406 (java) S 30396 30396 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322352915872 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30407] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30407/stat : 30407 (java) S 30396 30396 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322218694128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30408] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30408/stat : 30408 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140321844189904 140323929270171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30409] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30409/stat : 30409 (java) S 30396 30396 29789 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322965759984 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30410] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30410/stat : 30410 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322964707440 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30411] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30411/stat : 30411 (java) R 30396 30396 29789 0 -1 4202560 276 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322963654896 140323908204258 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30412] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30412/stat : 30412 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140321346284128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30413] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30413/stat : 30413 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 17128 33554432000 4194304 4196468 140726671609456 140322962602800 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 69904 KiB

[startup+0.210772 s]*
/proc/loadavg: 2.09 2.09 2.02 3/223 30413
/proc/meminfo: memFree=13055912/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 230784276 115843072 348 33554432000 4194304 5098028 140736334715648 140736334712904 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 348 296 221 0 87 0
[pid=30399] ppid=30396 vsize=15012476 memory=82148 CPUtime=0.25 cores=0,2,4,6
/proc/30399/stat : 30399 (java) S 30396 30396 29789 0 -1 1077944320 10408 0 0 0 22 3 0 0 20 0 15 0 230784276 15372775424 20537 33554432000 4194304 4196468 140726671609456 140726671592000 140323929251575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
/proc/30399/statm: 3753119 20537 2878 1 0 3715579 0
[pid=30399/tid=30400] ppid=30396 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/30399/task/30400/stat : 30400 (java) R 30396 30396 29789 0 -1 4202560 8247 0 0 0 17 2 0 0 20 0 15 0 230784277 15372775424 20537 33554432000 4194304 4196468 140726671609456 140323901064448 140323929263510 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30401] ppid=30396 vsize=15012476 memory=365 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30401/stat : 30401 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 20537 33554432000 4194304 4196468 140726671609456 140323933493520 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30402] ppid=30396 vsize=15012476 memory=4051467534455752352 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30402/stat : 30402 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 20537 33554432000 4194304 4196468 140726671609456 140323390044560 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30403] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30403/stat : 30403 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 20537 33554432000 4194304 4196468 140726671609456 140323388992016 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30404] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30404/stat : 30404 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 20537 33554432000 4194304 4196468 140726671609456 140323387939472 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30405] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30405/stat : 30405 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322966813168 140323929262722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30406] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30406/stat : 30406 (java) S 30396 30396 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322352915872 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30407] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30407/stat : 30407 (java) S 30396 30396 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322218694128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30408] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30408/stat : 30408 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140321844189904 140323929270171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30409] ppid=30396 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30399/task/30409/stat : 30409 (java) S 30396 30396 29789 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322965759984 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30410] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30410/stat : 30410 (java) S 30396 30396 29789 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322964707440 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30411] ppid=30396 vsize=15012476 memory=139674890749568 CPUtime=0.03 cores=0,2,4,6
/proc/30399/task/30411/stat : 30411 (java) R 30396 30396 29789 0 -1 4202560 334 0 0 0 3 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322963654896 140323913574916 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30412] ppid=30396 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30412/stat : 30412 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140321346284128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30413] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30413/stat : 30413 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 20537 33554432000 4194304 4196468 140726671609456 140322962602800 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 83540 KiB

[startup+0.310544 s]*
/proc/loadavg: 2.09 2.09 2.02 3/223 30413
/proc/meminfo: memFree=13051632/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 230784276 115843072 348 33554432000 4194304 5098028 140736334715648 140736334712904 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 348 296 221 0 87 0
[pid=30399] ppid=30396 vsize=15012476 memory=86208 CPUtime=0.42 cores=0,2,4,6
/proc/30399/stat : 30399 (java) S 30396 30396 29789 0 -1 1077944320 11116 0 0 0 39 3 0 0 20 0 15 0 230784276 15372775424 21552 33554432000 4194304 4196468 140726671609456 140726671592000 140323929251575 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
/proc/30399/statm: 3753119 21552 2975 1 0 3715579 0
[pid=30399/tid=30400] ppid=30396 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/30399/task/30400/stat : 30400 (java) R 30396 30396 29789 0 -1 4202560 8690 0 0 0 27 3 0 0 20 0 15 0 230784277 15372775424 21552 33554432000 4194304 4196468 140726671609456 140323901046576 140323913332062 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30401] ppid=30396 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30401/stat : 30401 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 21552 33554432000 4194304 4196468 140726671609456 140323933493520 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30402] ppid=30396 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30402/stat : 30402 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 21552 33554432000 4194304 4196468 140726671609456 140323390044560 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30403] ppid=30396 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30403/stat : 30403 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 21552 33554432000 4194304 4196468 140726671609456 140323388992016 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30404] ppid=30396 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30404/stat : 30404 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15372775424 21552 33554432000 4194304 4196468 140726671609456 140323387939472 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30405] ppid=30396 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30405/stat : 30405 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322966813168 140323929262722 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30406] ppid=30396 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30406/stat : 30406 (java) S 30396 30396 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322352915872 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30407] ppid=30396 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30407/stat : 30407 (java) S 30396 30396 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230784280 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322218694128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30408] ppid=30396 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30408/stat : 30408 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140321844189904 140323929270171 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30409] ppid=30396 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30399/task/30409/stat : 30409 (java) S 30396 30396 29789 0 -1 1077944384 575 0 0 0 3 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322965759984 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30410] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30410/stat : 30410 (java) S 30396 30396 29789 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322964707440 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30411] ppid=30396 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30399/task/30411/stat : 30411 (java) S 30396 30396 29789 0 -1 1077944384 456 0 0 0 7 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322963654896 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30412] ppid=30396 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30412/stat : 30412 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140321346284128 140323929261781 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30413] ppid=30396 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30413/stat : 30413 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784283 15372775424 21552 33554432000 4194304 4196468 140726671609456 140322962602800 140323929262722 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87600 KiB

[startup+0.70192 s]
/proc/loadavg: 2.09 2.09 2.02 3/223 30413
/proc/meminfo: memFree=13027076/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 230784276 115843072 348 33554432000 4194304 5098028 140736334715648 140736334712904 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 348 296 221 0 87 0
[pid=30399] ppid=30396 vsize=15018748 memory=123976 CPUtime=1.01 cores=0,2,4,6
/proc/30399/stat : 30399 (java) S 30396 30396 29789 0 -1 1077944320 18165 0 0 0 96 5 0 0 20 0 15 0 230784276 15379197952 30994 33554432000 4194304 4196468 140726671609456 140726671592000 140323929251575 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
/proc/30399/statm: 3754687 30994 3141 1 0 3716091 0
[pid=30399/tid=30400] ppid=30396 vsize=15018748 memory=-7816663703405220396 CPUtime=0.67 cores=0,2,4,6
/proc/30399/task/30400/stat : 30400 (java) R 30396 30396 29789 0 -1 4202560 15172 0 0 0 63 4 0 0 20 0 15 0 230784277 15379197952 30994 33554432000 4194304 4196468 140726671609456 140323901087024 140323432467712 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30401] ppid=30396 vsize=15018748 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30401/stat : 30401 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15379197952 30994 33554432000 4194304 4196468 140726671609456 140323933493520 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30402] ppid=30396 vsize=15018748 memory=62580 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30402/stat : 30402 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15379197952 30994 33554432000 4194304 4196468 140726671609456 140323390044560 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30403] ppid=30396 vsize=15018748 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30403/stat : 30403 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230784278 15379197952 30994 33554432000 4194304 4196468 140726671609456 140323388992016 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30404] ppid=30396 vsize=15018748 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30404/stat : 30404 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784278 15379197952 30994 33554432000 4194304 4196468 140726671609456 140323387939472 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30405] ppid=30396 vsize=15018748 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30405/stat : 30405 (java) S 30396 30396 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230784280 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322966813168 140323929262722 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30406] ppid=30396 vsize=15018748 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30406/stat : 30406 (java) S 30396 30396 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230784280 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322352915872 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30407] ppid=30396 vsize=15018748 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30407/stat : 30407 (java) S 30396 30396 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 230784280 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322218694128 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30408] ppid=30396 vsize=15018748 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30408/stat : 30408 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140321844189904 140323929270171 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30409] ppid=30396 vsize=15018748 memory=876 CPUtime=0.1 cores=0,2,4,6
/proc/30399/task/30409/stat : 30409 (java) R 30396 30396 29789 0 -1 4202560 802 0 0 0 10 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322965759984 140323910423905 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30410] ppid=30396 vsize=15018748 memory=10096 CPUtime=0.06 cores=0,2,4,6
/proc/30399/task/30410/stat : 30410 (java) R 30396 30396 29789 0 -1 4202560 156 0 0 0 6 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322964707440 140323908968711 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30411] ppid=30396 vsize=15018748 memory=1228 CPUtime=0.16 cores=0,2,4,6
/proc/30399/task/30411/stat : 30411 (java) R 30396 30396 29789 0 -1 1077944384 681 0 0 0 16 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322963650624 140323929261781 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30412] ppid=30396 vsize=15018748 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30412/stat : 30412 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140321346284128 140323929261781 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
[pid=30399/tid=30413] ppid=30396 vsize=15018748 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/30399/task/30413/stat : 30413 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230784283 15379197952 30994 33554432000 4194304 4196468 140726671609456 140322962602800 140323929262722 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34807808 140726671610887 140726671611185 140726671611185 140726671613903 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 125368 KiB

[startup+1.50368 s]
/proc/loadavg: 2.09 2.09 2.02 3/223 30413
/proc/meminfo: memFree=12991964/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 230784276 115843072 348 33554432000 4194304 5098028 140736334715648 140736334712904 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 348 296 221 0 87 0

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

[pid=30414/tid=30417] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30417/stat : 30417 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609178368272 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30418] ppid=30396 vsize=8068220 memory=182712 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30418/stat : 30418 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609177315984 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30419] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30419/stat : 30419 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608837306896 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30420] ppid=30396 vsize=8068220 memory=39620 CPUtime=0.06 cores=0,2,4,6
/proc/30414/task/30420/stat : 30420 (java) S 30396 30396 29789 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230785147 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608666049136 140609353841282 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30421] ppid=30396 vsize=8068220 memory=184636 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30421/stat : 30421 (java) S 30396 30396 29789 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608169567520 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30422] ppid=30396 vsize=8068220 memory=279349506083328 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30422/stat : 30422 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607901132400 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30423] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30423/stat : 30423 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607526623824 140609353848731 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30424] ppid=30396 vsize=8068220 memory=118848 CPUtime=0.16 cores=0,2,4,6
/proc/30414/task/30424/stat : 30424 (java) S 30396 30396 29789 0 -1 1077944384 706 0 0 0 15 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608664995952 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30425] ppid=30396 vsize=8068220 memory=1468 CPUtime=0.17 cores=0,2,4,6
/proc/30414/task/30425/stat : 30425 (java) S 30396 30396 29789 0 -1 1077944384 726 0 0 0 16 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608663943152 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30426] ppid=30396 vsize=8068220 memory=118848 CPUtime=0.23 cores=0,2,4,6
/proc/30414/task/30426/stat : 30426 (java) S 30396 30396 29789 0 -1 1077944384 622 0 0 0 22 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608662890864 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30427] ppid=30396 vsize=8068220 memory=182712 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30427/stat : 30427 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607028718048 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30428] ppid=30396 vsize=8068220 memory=186808 CPUtime=2.74 cores=0,2,4,6
/proc/30414/task/30428/stat : 30428 (java) S 30396 30396 29789 0 -1 1077944384 166 0 0 0 144 130 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608661838768 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30430] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30430/stat : 30430 (java) S 30396 30396 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608654030272 140609353854745 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30432] ppid=30396 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30432/stat : 30432 (java) S 30396 30396 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606491832368 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30433] ppid=30396 vsize=8068220 memory=62644 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30433/stat : 30433 (java) S 30396 30396 29789 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606626053552 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30434] ppid=30396 vsize=8068220 memory=2730 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30434/stat : 30434 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785251 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606223408032 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
Current children cumulated CPU time: 2516.43 s
Current children cumulated vsize: 8351584 KiB
Current children cumulated memory: 270360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.9 s]
/proc/loadavg: 2.19 2.06 2.06 7/227 30632
/proc/meminfo: memFree=12867424/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1468 CPUtime=19.74 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 590 32768 0 0 0 0 1902 72 20 0 1 0 230784276 115843072 367 33554432000 4194304 5098028 140736334715648 140736334712392 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 367 311 221 0 87 0
[pid=30414] ppid=30396 vsize=8068220 memory=118848 CPUtime=4.2 cores=0,2,4,6
/proc/30414/stat : 30414 (java) S 30396 30396 29789 0 -1 1077944320 18581 0 0 0 307 113 0 0 20 0 19 0 230785144 8261857280 29712 33554432000 4194304 4196468 140724262963456 140724262946000 140609353830135 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
/proc/30414/statm: 2017055 29712 3156 1 0 1978454 0
[pid=30429] ppid=30414 vsize=170236 memory=150044 CPUtime=2496.09 cores=0,2,4,6
/proc/30429/stat : 30429 (minisat_release) R 30414 30396 29789 0 -1 4202496 752518 0 0 0 249514 95 0 0 20 0 1 0 230785249 174321664 37511 33554432000 4194304 4308513 140732393940336 140732393937784 4269582 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 30584832 140732393948276 140732393948374 140732393948374 140732393951173 0
/proc/30429/statm: 42559 37511 340 28 0 38799 0
[pid=30414/tid=30415] ppid=30396 vsize=8068220 memory=1468 CPUtime=0.79 cores=0,2,4,6
/proc/30414/task/30415/stat : 30415 (java) S 30396 30396 29789 0 -1 1077944384 14950 0 0 0 73 6 0 0 20 0 19 0 230785145 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609325670288 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30416] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30416/stat : 30416 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609358072208 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30417] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30417/stat : 30417 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609178368272 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30418] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30418/stat : 30418 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609177315984 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30419] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30419/stat : 30419 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608837306896 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30420] ppid=30396 vsize=8068220 memory=182712 CPUtime=0.06 cores=0,2,4,6
/proc/30414/task/30420/stat : 30420 (java) S 30396 30396 29789 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230785147 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608666049136 140609353841282 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30421] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30421/stat : 30421 (java) S 30396 30396 29789 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608169567520 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30422] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30422/stat : 30422 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607901132400 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30423] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30423/stat : 30423 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607526623824 140609353848731 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30424] ppid=30396 vsize=8068220 memory=118848 CPUtime=0.16 cores=0,2,4,6
/proc/30414/task/30424/stat : 30424 (java) S 30396 30396 29789 0 -1 1077944384 706 0 0 0 15 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608664995952 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30425] ppid=30396 vsize=8068220 memory=1468 CPUtime=0.17 cores=0,2,4,6
/proc/30414/task/30425/stat : 30425 (java) S 30396 30396 29789 0 -1 1077944384 726 0 0 0 16 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608663943152 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30426] ppid=30396 vsize=8068220 memory=39620 CPUtime=0.23 cores=0,2,4,6
/proc/30414/task/30426/stat : 30426 (java) S 30396 30396 29789 0 -1 1077944384 622 0 0 0 22 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608662890864 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30427] ppid=30396 vsize=8068220 memory=184636 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30427/stat : 30427 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607028718048 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30428] ppid=30396 vsize=8068220 memory=279349506083328 CPUtime=2.74 cores=0,2,4,6
/proc/30414/task/30428/stat : 30428 (java) S 30396 30396 29789 0 -1 1077944384 166 0 0 0 144 130 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608661838768 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30430] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30430/stat : 30430 (java) S 30396 30396 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608654030272 140609353854745 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30432] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30432/stat : 30432 (java) S 30396 30396 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606491832368 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30433] ppid=30396 vsize=8068220 memory=186808 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30433/stat : 30433 (java) S 30396 30396 29789 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606626053552 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30434] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30434/stat : 30434 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785251 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606223408032 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 8351584 KiB
Current children cumulated memory: 270360 KiB

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

[startup+2505.91 s]
# the end of solver process 30396 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.0233 s, system=0.726792 s

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

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

[startup+2505.9 s]
/proc/loadavg: 2.19 2.06 2.06 7/227 30632
/proc/meminfo: memFree=12867424/32770624 swapFree=67108860/67108860
[pid=30396] ppid=30393 vsize=113128 memory=1468 CPUtime=19.74 cores=0,2,4,6
/proc/30396/stat : 30396 (scop.sh) S 30393 30396 29789 0 -1 4202496 590 32768 0 0 0 0 1902 72 20 0 1 0 230784276 115843072 367 33554432000 4194304 5098028 140736334715648 140736334712392 139869134701180 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7266304 140736334718017 140736334718215 140736334718215 140736334720973 0
/proc/30396/statm: 28282 367 311 221 0 87 0
[pid=30414] ppid=30396 vsize=8068220 memory=118848 CPUtime=4.2 cores=0,2,4,6
/proc/30414/stat : 30414 (java) S 30396 30396 29789 0 -1 1077944320 18581 0 0 0 307 113 0 0 20 0 19 0 230785144 8261857280 29712 33554432000 4194304 4196468 140724262963456 140724262946000 140609353830135 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
/proc/30414/statm: 2017055 29712 3156 1 0 1978454 0
[pid=30429] ppid=30414 vsize=170236 memory=150044 CPUtime=2496.09 cores=0,2,4,6
/proc/30429/stat : 30429 (minisat_release) R 30414 30396 29789 0 -1 4202496 752518 0 0 0 249514 95 0 0 20 0 1 0 230785249 174321664 37511 33554432000 4194304 4308513 140732393940336 140732393937784 4269582 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 30584832 140732393948276 140732393948374 140732393948374 140732393951173 0
/proc/30429/statm: 42559 37511 340 28 0 38799 0
[pid=30414/tid=30415] ppid=30396 vsize=8068220 memory=1468 CPUtime=0.79 cores=0,2,4,6
/proc/30414/task/30415/stat : 30415 (java) S 30396 30396 29789 0 -1 1077944384 14950 0 0 0 73 6 0 0 20 0 19 0 230785145 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609325670288 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30416] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30416/stat : 30416 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609358072208 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30417] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30417/stat : 30417 (java) S 30396 30396 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609178368272 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30418] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30418/stat : 30418 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140609177315984 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30419] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30419/stat : 30419 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785146 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608837306896 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30420] ppid=30396 vsize=8068220 memory=182712 CPUtime=0.06 cores=0,2,4,6
/proc/30414/task/30420/stat : 30420 (java) S 30396 30396 29789 0 -1 1077944384 5 0 0 0 2 4 0 0 20 0 19 0 230785147 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608666049136 140609353841282 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30421] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30421/stat : 30421 (java) S 30396 30396 29789 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608169567520 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30422] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30422/stat : 30422 (java) S 30396 30396 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230785148 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607901132400 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30423] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30423/stat : 30423 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607526623824 140609353848731 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30424] ppid=30396 vsize=8068220 memory=118848 CPUtime=0.16 cores=0,2,4,6
/proc/30414/task/30424/stat : 30424 (java) S 30396 30396 29789 0 -1 1077944384 706 0 0 0 15 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608664995952 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30425] ppid=30396 vsize=8068220 memory=1468 CPUtime=0.17 cores=0,2,4,6
/proc/30414/task/30425/stat : 30425 (java) S 30396 30396 29789 0 -1 1077944384 726 0 0 0 16 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608663943152 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30426] ppid=30396 vsize=8068220 memory=39620 CPUtime=0.23 cores=0,2,4,6
/proc/30414/task/30426/stat : 30426 (java) S 30396 30396 29789 0 -1 1077944384 622 0 0 0 22 1 0 0 20 0 19 0 230785150 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608662890864 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30427] ppid=30396 vsize=8068220 memory=184636 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30427/stat : 30427 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140607028718048 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30428] ppid=30396 vsize=8068220 memory=279349506083328 CPUtime=2.74 cores=0,2,4,6
/proc/30414/task/30428/stat : 30428 (java) S 30396 30396 29789 0 -1 1077944384 166 0 0 0 144 130 0 0 20 0 19 0 230785151 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608661838768 140609353841282 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30430] ppid=30396 vsize=8068220 memory=118848 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30430/stat : 30430 (java) S 30396 30396 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140608654030272 140609353854745 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30432] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30432/stat : 30432 (java) S 30396 30396 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606491832368 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30433] ppid=30396 vsize=8068220 memory=186808 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30433/stat : 30433 (java) S 30396 30396 29789 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 230785249 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606626053552 140609353852061 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
[pid=30414/tid=30434] ppid=30396 vsize=8068220 memory=1468 CPUtime=0 cores=0,2,4,6
/proc/30414/task/30434/stat : 30434 (java) S 30396 30396 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230785251 8261857280 29712 33554432000 4194304 4196468 140724262963456 140606223408032 140609353840341 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35389440 140724262966453 140724262966577 140724262966577 140724262969295 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 8351584 KiB
Current children cumulated memory: 270360 KiB

Child status: 1
Real time (s): 2505.92
CPU time (s): 2520.09
CPU user time (s): 2517.25
CPU system time (s): 2.84364
CPU usage (%): 100.565
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3082248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.25
system time used= 2.84363
maximum resident set size= 3081980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 805055
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60852
involuntary context switches= 689


# summary of solver processes directly reported to runsolver:
#   pid: 30396,30414
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.25
#   total CPU system time (s): 2.84364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4503 second user time and 26.8836 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-13 05:50:11
IDJOB=4305653
IDBENCH=141608
IDSOLVER=2783
FILE ID=node139/4305653-1534132211
RUNJOBID= node139-1534129696-29820
PBS_JOBID= 21037010
Free space on /tmp= 28404 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-20_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305653-1534132211/watcher-4305653-1534132211 -o /tmp/evaluation-result-4305653-1534132211/solver-4305653-1534132211 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534129696-29820 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305653-1534132211.xml

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

MD5SUM BENCH= 5f66fd9d375fc47cd589a0d8fc089b8f
RANDOM SEED=980779207

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:        13126724 kB
MemAvailable:   31780728 kB
Buffers:          250584 kB
Cached:         18375592 kB
SwapCached:            0 kB
Active:          7861012 kB
Inactive:       10943176 kB
Active(anon):     131948 kB
Inactive(anon):    98568 kB
Active(file):    7729064 kB
Inactive(file): 10844608 kB
Unevictable:        7232 kB
Mlocked:            7232 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8332 kB
Writeback:             0 kB
AnonPages:        183272 kB
Mapped:            74244 kB
Shmem:             49804 kB
Slab:             537028 kB
SReclaimable:     508792 kB
SUnreclaim:        28236 kB
KernelStack:        3616 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5841448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 28396 MiB
End job on node139 at 2018-08-13 06:31:57