Trace number 4305708

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.05 2506.51

General information on the benchmark

NameFrb/
frb-53-24-3-mgd_c18.xml
MD5SUM2687d075c2954ad7539e74b041f9986e
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 variables53
Number of constraints470
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree11
Maximum variable degree26
Distribution of variable degrees[{"degree":11,"count":1},{"degree":13,"count":2},{"degree":14,"count":5},{"degree":15,"count":4},{"degree":16,"count":6},{"degree":17,"count":7},{"degree":18,"count":12},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":21,"count":2},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":470}]
Number of extensional constraints470
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":470}]
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-26878-serial-file.bin HOME/instance-4305708-1534089609.xml
0.55/0.51	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 18:00:09 CEST 2018
0.67/0.54	c PID: 26881
0.67/0.54	c IP: 172.20.3.103
0.67/0.54	c HOST: node103.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.63/1.23	c (0,0) Parsing End
2.63/1.24	c (0,0) CSP: 53 int (0 aux), 0 bool (0 aux), 470 ctr, max domain size 24
2.63/1.24	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.63/1.24	c (0,0) Constraint Name Generate Begin
2.63/1.25	c (0,0) Ctr:HOME/instance-4305708-1534089609.xml,ExtensionConflict:ExtensionSupport:IntVar
2.63/1.25	c (0,0) Constraint Name Generate End
2.63/1.25	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.63/1.25	c (0,0) CSP to CSPinCNF Begin
5.91/2.29	c (1,1) translated 47 (10%) constraints
7.47/2.75	c (2,2) translated 94 (20%) constraints
8.41/3.09	c (2,2) translated 141 (30%) constraints
9.29/3.39	c (2,2) translated 188 (40%) constraints
10.20/3.66	c (3,3) translated 235 (50%) constraints
11.13/3.93	c (3,3) translated 282 (60%) constraints
11.60/4.14	c (3,3) translated 329 (70%) constraints
12.05/4.37	c (3,3) translated 376 (80%) constraints
12.48/4.57	c (4,4) translated 423 (90%) constraints
12.88/4.77	c (4,4) translated 470 (100%) constraints
14.05/5.12	c (4,4) STATISTICS1:HOME/instance-4305708-1534089609.xml,ExtensionConflict:ExtensionSupport:IntVar,389,57740,-1,24,25,1,,24:215937;2:4802,25:14;4:48050;3:8851;2:825,1:220739;0:14,
14.05/5.12	c (4,4) ==========================================
14.05/5.12	c (4,4) Both Encoding selects:
14.05/5.12	c (4,4) Order
14.05/5.12	c (4,4) ==========================================
14.67/5.33	c (4,4) translated 5774 (10%) constraints
14.96/5.46	c (4,4) translated 11548 (20%) constraints
15.26/5.58	c (5,5) translated 17322 (30%) constraints
15.55/5.68	c (5,5) translated 23096 (40%) constraints
15.66/5.78	c (5,5) translated 28870 (50%) constraints
15.76/5.88	c (5,5) translated 34644 (60%) constraints
15.87/5.98	c (5,5) translated 40418 (70%) constraints
15.97/6.08	c (5,5) translated 46192 (80%) constraints
16.07/6.18	c (5,5) translated 51966 (90%) constraints
16.17/6.28	c (5,5) translated 57740 (100%) constraints
16.17/6.28	c (5,5) CSP to CSPinCNF End
16.17/6.29	c (5,5) CSP: 53 int (0 aux), 336 bool (336 aux), 57740 ctr, max domain size 24
16.17/6.29	c (5,5) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
16.17/6.29	c (5,5) CSPinCNF Propagation Begin
17.00/6.69	c (6,6) 0 values, 5415 unsatisfiable literals, and 0 valid clauses are removed
17.00/6.69	c (6,6) CSPinCNF Propagation End
17.00/6.69	c (6,6) CSP: 53 int (0 aux), 336 bool (336 aux), 57740 ctr, max domain size 24
17.00/6.69	c (6,6) Heap : 2591 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
17.00/6.69	c (6,6) Simplify CSPinCNF Begin
17.36/6.84	c (6,6) Simplify CSPinCNF End
17.36/6.84	c (6,6) CSP: 53 int (0 aux), 336 bool (336 aux), 57740 ctr, max domain size 24
17.36/6.84	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.36/6.84	c (6,6) Calculate Precise Domain Begin
17.36/6.84	c (6,6) 0 values are removed by re-calculation
17.36/6.84	c (6,6) Calculate Precise Domain End
17.36/6.84	c (6,6) CSP: 53 int (0 aux), 336 bool (336 aux), 57740 ctr, max domain size 24
17.36/6.84	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.36/6.84	c (6,6) CSPinCNF to SatSolver Begin
17.57/7.00	c (6,6) 5774 (10 %) CSP clauses are encoded (1555 SAT variables, 6939 SAT clauses)
17.89/7.06	c (6,6) 11548 (20 %) CSP clauses are encoded (1555 SAT variables, 12713 SAT clauses)
17.89/7.10	c (6,6) 17322 (30 %) CSP clauses are encoded (1555 SAT variables, 18487 SAT clauses)
18.18/7.14	c (6,6) 23096 (40 %) CSP clauses are encoded (1555 SAT variables, 24261 SAT clauses)
18.18/7.18	c (6,6) 28870 (50 %) CSP clauses are encoded (1555 SAT variables, 30035 SAT clauses)
18.34/7.22	c (6,6) 34644 (60 %) CSP clauses are encoded (1555 SAT variables, 35809 SAT clauses)
18.64/7.35	c (6,6) 40418 (70 %) CSP clauses are encoded (1555 SAT variables, 41583 SAT clauses)
18.64/7.39	c (6,6) 46192 (80 %) CSP clauses are encoded (1555 SAT variables, 47357 SAT clauses)
18.83/7.42	c (6,6) 51966 (90 %) CSP clauses are encoded (1555 SAT variables, 53131 SAT clauses)
18.83/7.45	c (6,6) 57740 (100 %) CSP clauses are encoded (1555 SAT variables, 58905 SAT clauses)
18.83/7.45	c (6,6) Launch Command will be: minisat_release
18.83/7.45	c (6,6) CSPinCNF to SatSolver End
18.83/7.45	c (6,6) Heap : 265 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
19.32/7.66	c (7,7) STATISTICS2:HOME/instance-4305708-1534089609.xml,ExtensionConflict:ExtensionSupport:IntVar,389,57740,-1,24,24,1,,24:210536;2:4802,24:14;4:43037;3:13476;2:1213,1:215338,
19.32/7.66	c (7,7) 1555 bool, 58906 clause
19.32/7.66	c (7,7) Export Begin
19.48/7.74	c (7,7) Export to HOME/scop-26878-serial-file.bin
19.48/7.74	c (7,7) Export End
19.48/7.75	c (7,7) Export File Size: 0.01 MB
19.48/7.75	c (7,7) 0,0,5,6,6,6,6,STOP-AFTER(DIMACS)
19.48/7.75	c END-Prog: Sun Aug 12 18:00:17 CEST 2018
19.48/7.77	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-26878-serial-file.bin
20.16/8.26	c (0,0) Read Serial File Begin
20.16/8.26	c (0,0) HOME/scop-26878-serial-file.bin
20.47/8.42	c (0,0) Read Serial File End
20.47/8.44	
20.47/8.44	scop order+minisat_release (2018-07-31)
20.47/8.44	(Solving Process)
20.47/8.44	
20.47/8.46	c BEGIN-Prog: Sun Aug 12 18:00:17 CEST 2018
20.47/8.46	c PID: 26896
20.47/8.46	c IP: 172.20.3.103
20.47/8.46	c HOST: node103.alineos.net
20.47/8.46	c (0,0) SatSolver.solve Begin
20.47/8.46	c (0,0) 0 bool, 0 clause
20.47/8.46	c (0,0) minisat_release HOME/instance-4305708-1534089609.xml-scop-26881.cnf
2520.00/2506.50	c (2498,0) SatSolver is killed by some reasons.
2520.00/2506.50	c (2498,0) receiving signal SIGTERM
2520.00/2506.50	s UNKNOWN
2520.00/2506.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.00/2506.51	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 (10513 MiB free)
  memory of node 1: 16384 MiB (13676 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305708-1534089609/watcher-4305708-1534089609 -o /tmp/evaluation-result-4305708-1534089609/solver-4305708-1534089609 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305708-1534089609.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
Current StackSize limit: 8192 KiB
solver pid=26878, runsolver pid=26875


[startup+0.10014 s]*
/proc/loadavg: 2.05 2.03 2.05 3/223 26895
/proc/meminfo: memFree=24707572/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226524070 115843072 349 33554432000 4194304 5098028 140734373729440 140734373726696 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 349 296 221 0 87 0
[pid=26881] ppid=26878 vsize=15012476 memory=75132 CPUtime=0.11 cores=1,3,5,7
/proc/26881/stat : 26881 (java) S 26878 26878 20606 0 -1 1077944320 6870 0 0 0 9 2 0 0 20 0 15 0 226524070 15372775424 18783 33554432000 4194304 4196468 140726570645760 140726570628304 140492267888375 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
/proc/26881/statm: 3753119 18783 2770 1 0 3715579 0
[pid=26881/tid=26882] ppid=26878 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=1,3,5,7
/proc/26881/task/26882/stat : 26882 (java) R 26878 26878 20606 0 -1 4202560 4969 0 0 0 8 1 0 0 20 0 15 0 226524071 15372775424 18783 33554432000 4194304 4196468 140726570645760 140492239700360 140492248163705 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26883] ppid=26878 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26883/stat : 26883 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 18783 33554432000 4194304 4196468 140726570645760 140492272131088 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26884] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26884/stat : 26884 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 18783 33554432000 4194304 4196468 140726570645760 140492086287504 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26885] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26885/stat : 26885 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 18783 33554432000 4194304 4196468 140726570645760 140492085234448 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26886] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26886/stat : 26886 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 18783 33554432000 4194304 4196468 140726570645760 140492084181904 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26887] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26887/stat : 26887 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 18783 33554432000 4194304 4196468 140726570645760 140491674614000 140492267899522 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26888] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26888/stat : 26888 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 18783 33554432000 4194304 4196468 140726570645760 140490829718688 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26889] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26889/stat : 26889 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 18783 33554432000 4194304 4196468 140726570645760 140490594837232 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26890] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26890/stat : 26890 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140490259294160 140492267906971 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26891] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26891/stat : 26891 (java) S 26878 26878 20606 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140491673561840 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26892] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26892/stat : 26892 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140491672509296 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26893] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0.01 cores=1,3,5,7
/proc/26881/task/26893/stat : 26893 (java) S 26878 26878 20606 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140491671456240 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26894] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26894/stat : 26894 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140489722424160 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26895] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26895/stat : 26895 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 18783 33554432000 4194304 4196468 140726570645760 140491670403632 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76528 KiB

[startup+0.210741 s]*
/proc/loadavg: 2.05 2.03 2.05 4/223 26895
/proc/meminfo: memFree=24693636/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226524070 115843072 349 33554432000 4194304 5098028 140734373729440 140734373726696 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 349 296 221 0 87 0
[pid=26881] ppid=26878 vsize=15012476 memory=88204 CPUtime=0.26 cores=1,3,5,7
/proc/26881/stat : 26881 (java) S 26878 26878 20606 0 -1 1077944320 10389 0 0 0 23 3 0 0 20 0 15 0 226524070 15372775424 22051 33554432000 4194304 4196468 140726570645760 140726570628304 140492267888375 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
/proc/26881/statm: 3753119 22051 2904 1 0 3715579 0
[pid=26881/tid=26882] ppid=26878 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/26881/task/26882/stat : 26882 (java) R 26878 26878 20606 0 -1 4202560 8307 0 0 0 17 2 0 0 20 0 15 0 226524071 15372775424 22051 33554432000 4194304 4196468 140726570645760 140492239714768 140492267900310 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26883] ppid=26878 vsize=15012476 memory=545 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26883/stat : 26883 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 22051 33554432000 4194304 4196468 140726570645760 140492272131088 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26884] ppid=26878 vsize=15012476 memory=288370161014085248 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26884/stat : 26884 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 22051 33554432000 4194304 4196468 140726570645760 140492086287504 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26885] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26885/stat : 26885 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 22051 33554432000 4194304 4196468 140726570645760 140492085234448 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26886] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26886/stat : 26886 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 22051 33554432000 4194304 4196468 140726570645760 140492084181904 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26887] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26887/stat : 26887 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 22051 33554432000 4194304 4196468 140726570645760 140491674614000 140492267899522 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26888] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26888/stat : 26888 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 22051 33554432000 4194304 4196468 140726570645760 140490829718688 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26889] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26889/stat : 26889 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 22051 33554432000 4194304 4196468 140726570645760 140490594837232 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26890] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26890/stat : 26890 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140490259294160 140492267906971 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26891] ppid=26878 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26881/task/26891/stat : 26891 (java) S 26878 26878 20606 0 -1 1077944384 308 0 0 0 1 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140491673561840 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26892] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26892/stat : 26892 (java) S 26878 26878 20606 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140491672509296 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26893] ppid=26878 vsize=15012476 memory=139784862373504 CPUtime=0.03 cores=1,3,5,7
/proc/26881/task/26893/stat : 26893 (java) R 26878 26878 20606 0 -1 4202560 288 0 0 0 3 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140491671456240 140492267900310 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26894] ppid=26878 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26894/stat : 26894 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140489722424160 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26895] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26895/stat : 26895 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 22051 33554432000 4194304 4196468 140726570645760 140491670403632 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89600 KiB

[startup+0.310822 s]*
/proc/loadavg: 2.05 2.03 2.05 3/223 26895
/proc/meminfo: memFree=24687928/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226524070 115843072 349 33554432000 4194304 5098028 140734373729440 140734373726696 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 349 296 221 0 87 0
[pid=26881] ppid=26878 vsize=15012476 memory=92000 CPUtime=0.42 cores=1,3,5,7
/proc/26881/stat : 26881 (java) S 26878 26878 20606 0 -1 1077944320 10922 0 0 0 39 3 0 0 20 0 15 0 226524070 15372775424 23000 33554432000 4194304 4196468 140726570645760 140726570628304 140492267888375 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
/proc/26881/statm: 3753119 23000 3022 1 0 3715579 0
[pid=26881/tid=26882] ppid=26878 vsize=15012476 memory=7022364632946311227 CPUtime=0.29 cores=1,3,5,7
/proc/26881/task/26882/stat : 26882 (java) R 26878 26878 20606 0 -1 4202560 8681 0 0 0 27 2 0 0 20 0 15 0 226524071 15372775424 23000 33554432000 4194304 4196468 140726570645760 140492239683376 140492251996634 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26883] ppid=26878 vsize=15012476 memory=288293255295271336 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26883/stat : 26883 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 23000 33554432000 4194304 4196468 140726570645760 140492272131088 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26884] ppid=26878 vsize=15012476 memory=288230376152901857 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26884/stat : 26884 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 23000 33554432000 4194304 4196468 140726570645760 140492086287504 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26885] ppid=26878 vsize=15012476 memory=279569487919472 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26885/stat : 26885 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 23000 33554432000 4194304 4196468 140726570645760 140492085234448 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26886] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26886/stat : 26886 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524072 15372775424 23000 33554432000 4194304 4196468 140726570645760 140492084181904 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26887] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26887/stat : 26887 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 23000 33554432000 4194304 4196468 140726570645760 140491674614000 140492267899522 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26888] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26888/stat : 26888 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 23000 33554432000 4194304 4196468 140726570645760 140490829718688 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26889] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26889/stat : 26889 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524074 15372775424 23000 33554432000 4194304 4196468 140726570645760 140490594837232 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26890] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26890/stat : 26890 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140490259294160 140492267906971 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26891] ppid=26878 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26881/task/26891/stat : 26891 (java) R 26878 26878 20606 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140491673561840 140492267899522 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26892] ppid=26878 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26881/task/26892/stat : 26892 (java) R 26878 26878 20606 0 -1 4202560 270 0 0 0 2 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140491672509296 140492245483152 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26893] ppid=26878 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26881/task/26893/stat : 26893 (java) R 26878 26878 20606 0 -1 4202560 308 0 0 0 7 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140491671456240 140492246428176 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26894] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26894/stat : 26894 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140489722424160 140492267898581 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26895] ppid=26878 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26895/stat : 26895 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524077 15372775424 23000 33554432000 4194304 4196468 140726570645760 140491670403632 140492267899522 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 93396 KiB

[startup+0.700814 s]
/proc/loadavg: 2.05 2.03 2.05 3/223 26895
/proc/meminfo: memFree=24663868/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226524070 115843072 349 33554432000 4194304 5098028 140734373729440 140734373726696 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 349 296 221 0 87 0
[pid=26881] ppid=26878 vsize=15018748 memory=131420 CPUtime=1.05 cores=1,3,5,7
/proc/26881/stat : 26881 (java) S 26878 26878 20606 0 -1 1077944320 17887 0 0 0 99 6 0 0 20 0 15 0 226524070 15379197952 32855 33554432000 4194304 4196468 140726570645760 140726570628304 140492267888375 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
/proc/26881/statm: 3754687 32855 3146 1 0 3716091 0
[pid=26881/tid=26882] ppid=26878 vsize=15018748 memory=976 CPUtime=0.67 cores=1,3,5,7
/proc/26881/task/26882/stat : 26882 (java) R 26878 26878 20606 0 -1 4202560 15142 0 0 0 62 5 0 0 20 0 15 0 226524071 15379197952 32855 33554432000 4194304 4196468 140726570645760 140492239725504 140492253583344 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26883] ppid=26878 vsize=15018748 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26883/stat : 26883 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15379197952 32855 33554432000 4194304 4196468 140726570645760 140492272131088 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26884] ppid=26878 vsize=15018748 memory=1024 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26884/stat : 26884 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15379197952 32855 33554432000 4194304 4196468 140726570645760 140492086287504 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26885] ppid=26878 vsize=15018748 memory=3172 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26885/stat : 26885 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524072 15379197952 32855 33554432000 4194304 4196468 140726570645760 140492085234448 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26886] ppid=26878 vsize=15018748 memory=2076 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26886/stat : 26886 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524072 15379197952 32855 33554432000 4194304 4196468 140726570645760 140492084181904 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26887] ppid=26878 vsize=15018748 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26887/stat : 26887 (java) S 26878 26878 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226524074 15379197952 32855 33554432000 4194304 4196468 140726570645760 140491674614000 140492267899522 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26888] ppid=26878 vsize=15018748 memory=768 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26888/stat : 26888 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226524074 15379197952 32863 33554432000 4194304 4196468 140726570645760 140490829718688 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26889] ppid=26878 vsize=15018748 memory=736 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26889/stat : 26889 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524074 15379197952 32863 33554432000 4194304 4196468 140726570645760 140490594837232 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26890] ppid=26878 vsize=15018748 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26890/stat : 26890 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140490259294160 140492267906971 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26891] ppid=26878 vsize=15018748 memory=1708 CPUtime=0.1 cores=1,3,5,7
/proc/26881/task/26891/stat : 26891 (java) S 26878 26878 20606 0 -1 1077944384 591 0 0 0 10 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140491673561840 140492267899522 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26892] ppid=26878 vsize=15018748 memory=5112 CPUtime=0.08 cores=1,3,5,7
/proc/26881/task/26892/stat : 26892 (java) R 26878 26878 20606 0 -1 4202560 339 0 0 0 8 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140491672496144 140492249296254 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26893] ppid=26878 vsize=15018748 memory=13608 CPUtime=0.18 cores=1,3,5,7
/proc/26881/task/26893/stat : 26893 (java) R 26878 26878 20606 0 -1 4202560 488 0 0 0 18 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140491671451280 140492267900310 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26894] ppid=26878 vsize=15018748 memory=1860 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26894/stat : 26894 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140489722424160 140492267898581 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
[pid=26881/tid=26895] ppid=26878 vsize=15018748 memory=32452 CPUtime=0 cores=1,3,5,7
/proc/26881/task/26895/stat : 26895 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226524077 15379197952 32863 33554432000 4194304 4196468 140726570645760 140491670403632 140492267899522 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19681280 140726570648583 140726570648881 140726570648881 140726570651599 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 132816 KiB

[startup+1.50308 s]
/proc/loadavg: 2.05 2.03 2.05 5/223 26895
/proc/meminfo: memFree=24558828/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 226524070 115843072 349 33554432000 4194304 5098028 140734373729440 140734373726696 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 349 296 221 0 87 0

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

[pid=26896/tid=26899] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26899/stat : 26899 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427111947280 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26900] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26900/stat : 26900 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426777099152 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26901] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26901/stat : 26901 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426776046352 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26902] ppid=26878 vsize=8068220 memory=114764 CPUtime=0.04 cores=1,3,5,7
/proc/26896/task/26902/stat : 26902 (java) S 26878 26878 20606 0 -1 1077944384 5 0 0 0 1 3 0 0 20 0 19 0 226524850 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426672695664 140427293559426 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26903] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26903/stat : 26903 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426170328096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26904] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26904/stat : 26904 (java) S 26878 26878 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426036106096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26905] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26905/stat : 26905 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425661601616 140427293566875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26906] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/26896/task/26906/stat : 26906 (java) S 26878 26878 20606 0 -1 1077944384 648 0 0 0 8 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426671643504 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26907] ppid=26878 vsize=8068220 memory=114764 CPUtime=0.09 cores=1,3,5,7
/proc/26896/task/26907/stat : 26907 (java) S 26878 26878 20606 0 -1 1077944384 303 0 0 0 9 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426670590704 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26908] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.21 cores=1,3,5,7
/proc/26896/task/26908/stat : 26908 (java) S 26878 26878 20606 0 -1 1077944384 546 0 0 0 20 1 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426669537904 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26909] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26909/stat : 26909 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425163696864 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26910] ppid=26878 vsize=8068220 memory=1472 CPUtime=1.14 cores=1,3,5,7
/proc/26896/task/26910/stat : 26910 (java) S 26878 26878 20606 0 -1 1077944384 167 0 0 0 53 61 0 0 20 0 19 0 226524854 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426668485296 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26912] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26912/stat : 26912 (java) S 26878 26878 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426660676800 140427293572889 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26914] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26914/stat : 26914 (java) S 26878 26878 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424626810128 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26915] ppid=26878 vsize=8068220 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26915/stat : 26915 (java) S 26878 26878 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424761032848 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26916] ppid=26878 vsize=8068220 memory=106248 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26916/stat : 26916 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524922 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424358387360 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
Current children cumulated CPU time: 2515.8 s
Current children cumulated vsize: 8303600 KiB
Current children cumulated memory: 222484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.08 2.08 3/231 27237
/proc/meminfo: memFree=24630696/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1472 CPUtime=19.6 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 591 36124 0 0 0 0 1892 68 20 0 1 0 226524070 115843072 368 33554432000 4194304 5098028 140734373729440 140734373726184 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 368 311 221 0 87 0
[pid=26896] ppid=26878 vsize=8068220 memory=114764 CPUtime=2.35 cores=1,3,5,7
/proc/26896/stat : 26896 (java) S 26878 26878 20606 0 -1 1077944320 18144 0 0 0 167 68 0 0 20 0 19 0 226524847 8261857280 28691 33554432000 4194304 4196468 140722633841616 140722633824160 140427293548279 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
/proc/26896/statm: 2017055 28691 3150 1 0 1978454 0
[pid=26911] ppid=26896 vsize=122252 memory=106248 CPUtime=2498.05 cores=1,3,5,7
/proc/26911/stat : 26911 (minisat_release) R 26896 26878 20606 0 -1 4202496 193286 0 0 0 249782 23 0 0 20 0 1 0 226524919 125186048 26562 33554432000 4194304 4308513 140736545348336 140736545345336 4275950 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 26099712 140736545350772 140736545350870 140736545350870 140736545353669 0
/proc/26911/statm: 30563 26562 341 28 0 26803 0
[pid=26896/tid=26897] ppid=26878 vsize=8068220 memory=114764 CPUtime=0.74 cores=1,3,5,7
/proc/26896/task/26897/stat : 26897 (java) S 26878 26878 20606 0 -1 1077944384 15053 0 0 0 68 6 0 0 20 0 19 0 226524848 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427265388432 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26898] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26898/stat : 26898 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427297791120 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26899] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26899/stat : 26899 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427111947280 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26900] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26900/stat : 26900 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426777099152 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26901] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26901/stat : 26901 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426776046352 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26902] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/26896/task/26902/stat : 26902 (java) S 26878 26878 20606 0 -1 1077944384 5 0 0 0 1 3 0 0 20 0 19 0 226524850 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426672695664 140427293559426 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26903] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26903/stat : 26903 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426170328096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26904] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26904/stat : 26904 (java) S 26878 26878 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426036106096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26905] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26905/stat : 26905 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425661601616 140427293566875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26906] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/26896/task/26906/stat : 26906 (java) S 26878 26878 20606 0 -1 1077944384 648 0 0 0 8 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426671643504 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26907] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.09 cores=1,3,5,7
/proc/26896/task/26907/stat : 26907 (java) S 26878 26878 20606 0 -1 1077944384 303 0 0 0 9 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426670590704 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26908] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.21 cores=1,3,5,7
/proc/26896/task/26908/stat : 26908 (java) S 26878 26878 20606 0 -1 1077944384 546 0 0 0 20 1 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426669537904 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26909] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26909/stat : 26909 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425163696864 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26910] ppid=26878 vsize=8068220 memory=1472 CPUtime=1.14 cores=1,3,5,7
/proc/26896/task/26910/stat : 26910 (java) S 26878 26878 20606 0 -1 1077944384 167 0 0 0 53 61 0 0 20 0 19 0 226524854 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426668485296 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26912] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26912/stat : 26912 (java) S 26878 26878 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426660676800 140427293572889 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26914] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26914/stat : 26914 (java) S 26878 26878 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424626810128 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26915] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26915/stat : 26915 (java) S 26878 26878 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424761032848 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26916] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26916/stat : 26916 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524922 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424358387360 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 8303600 KiB
Current children cumulated memory: 222484 KiB

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

[startup+2506.51 s]
# the end of solver process 26878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.927 s, system=0.684662 s

[startup+2506.51 s]
# the end of solver process 26896 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.44 s, system=1.61592 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+2506.5 s]
/proc/loadavg: 2.00 2.08 2.08 3/231 27237
/proc/meminfo: memFree=24630696/32770624 swapFree=67058900/67108860
[pid=26878] ppid=26875 vsize=113128 memory=1472 CPUtime=19.6 cores=1,3,5,7
/proc/26878/stat : 26878 (scop.sh) S 26875 26878 20606 0 -1 4202496 591 36124 0 0 0 0 1892 68 20 0 1 0 226524070 115843072 368 33554432000 4194304 5098028 140734373729440 140734373726184 140458915250812 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32747520 140734373733441 140734373733639 140734373733639 140734373736397 0
/proc/26878/statm: 28282 368 311 221 0 87 0
[pid=26896] ppid=26878 vsize=8068220 memory=114764 CPUtime=2.35 cores=1,3,5,7
/proc/26896/stat : 26896 (java) S 26878 26878 20606 0 -1 1077944320 18144 0 0 0 167 68 0 0 20 0 19 0 226524847 8261857280 28691 33554432000 4194304 4196468 140722633841616 140722633824160 140427293548279 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
/proc/26896/statm: 2017055 28691 3150 1 0 1978454 0
[pid=26911] ppid=26896 vsize=122252 memory=106248 CPUtime=2498.05 cores=1,3,5,7
/proc/26911/stat : 26911 (minisat_release) R 26896 26878 20606 0 -1 4202496 193286 0 0 0 249782 23 0 0 20 0 1 0 226524919 125186048 26562 33554432000 4194304 4308513 140736545348336 140736545345336 4275950 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 26099712 140736545350772 140736545350870 140736545350870 140736545353669 0
/proc/26911/statm: 30563 26562 341 28 0 26803 0
[pid=26896/tid=26897] ppid=26878 vsize=8068220 memory=114764 CPUtime=0.74 cores=1,3,5,7
/proc/26896/task/26897/stat : 26897 (java) S 26878 26878 20606 0 -1 1077944384 15053 0 0 0 68 6 0 0 20 0 19 0 226524848 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427265388432 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26898] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26898/stat : 26898 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427297791120 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26899] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26899/stat : 26899 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140427111947280 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26900] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26900/stat : 26900 (java) S 26878 26878 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426777099152 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26901] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26901/stat : 26901 (java) S 26878 26878 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226524849 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426776046352 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26902] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/26896/task/26902/stat : 26902 (java) S 26878 26878 20606 0 -1 1077944384 5 0 0 0 1 3 0 0 20 0 19 0 226524850 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426672695664 140427293559426 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26903] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26903/stat : 26903 (java) S 26878 26878 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426170328096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26904] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26904/stat : 26904 (java) S 26878 26878 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226524851 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426036106096 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26905] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26905/stat : 26905 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425661601616 140427293566875 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26906] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/26896/task/26906/stat : 26906 (java) S 26878 26878 20606 0 -1 1077944384 648 0 0 0 8 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426671643504 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26907] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.09 cores=1,3,5,7
/proc/26896/task/26907/stat : 26907 (java) S 26878 26878 20606 0 -1 1077944384 303 0 0 0 9 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426670590704 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26908] ppid=26878 vsize=8068220 memory=1472 CPUtime=0.21 cores=1,3,5,7
/proc/26896/task/26908/stat : 26908 (java) S 26878 26878 20606 0 -1 1077944384 546 0 0 0 20 1 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426669537904 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26909] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26909/stat : 26909 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524853 8261857280 28691 33554432000 4194304 4196468 140722633841616 140425163696864 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26910] ppid=26878 vsize=8068220 memory=1472 CPUtime=1.14 cores=1,3,5,7
/proc/26896/task/26910/stat : 26910 (java) S 26878 26878 20606 0 -1 1077944384 167 0 0 0 53 61 0 0 20 0 19 0 226524854 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426668485296 140427293559426 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26912] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26912/stat : 26912 (java) S 26878 26878 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140426660676800 140427293572889 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26914] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26914/stat : 26914 (java) S 26878 26878 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424626810128 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26915] ppid=26878 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26915/stat : 26915 (java) S 26878 26878 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 226524919 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424761032848 140427293570205 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
[pid=26896/tid=26916] ppid=26878 vsize=8068220 memory=114764 CPUtime=0 cores=1,3,5,7
/proc/26896/task/26916/stat : 26916 (java) S 26878 26878 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226524922 8261857280 28691 33554432000 4194304 4196468 140722633841616 140424358387360 140427293558485 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10625024 140722633847989 140722633848113 140722633848113 140722633850831 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 8303600 KiB
Current children cumulated memory: 222484 KiB

Child status: 1
Real time (s): 2506.51
CPU time (s): 2520.05
CPU user time (s): 2518.44
CPU system time (s): 1.61592
CPU usage (%): 100.54
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3096204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.44
system time used= 1.61592
maximum resident set size= 3095984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59061
involuntary context switches= 871


# summary of solver processes directly reported to runsolver:
#   pid: 26878,26896
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.44
#   total CPU system time (s): 1.61592

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.101 second user time and 30.4946 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 18:00:09
IDJOB=4305708
IDBENCH=141580
IDSOLVER=2783
FILE ID=node103/4305708-1534089609
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34644 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-53-24-3-mgd_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-4305708-1534089609/watcher-4305708-1534089609 -o /tmp/evaluation-result-4305708-1534089609/solver-4305708-1534089609 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305708-1534089609.xml

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

MD5SUM BENCH= 2687d075c2954ad7539e74b041f9986e
RANDOM SEED=2097790809

node103.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.48
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.48
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.48
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.48
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:        24771408 kB
MemAvailable:   31698828 kB
Buffers:          111800 kB
Cached:          7000124 kB
SwapCached:         5364 kB
Active:          4081448 kB
Inactive:        3290440 kB
Active(anon):     249524 kB
Inactive(anon):    61780 kB
Active(file):    3831924 kB
Inactive(file):  3228660 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:              8244 kB
Writeback:             0 kB
AnonPages:        309872 kB
Mapped:            62208 kB
Shmem:             48632 kB
Slab:             323784 kB
SReclaimable:     295296 kB
SUnreclaim:        28488 kB
KernelStack:        4016 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5989812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34668 MiB
End job on node103 at 2018-08-12 18:41:56