Trace number 4305707

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.13 2505.52

General information on the benchmark

NameFrb/
frb-53-24-2-mgd_c18.xml
MD5SUMefa4ad1e7c4e0975e1666af510b5ab46
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1964.13
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints474
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree26
Distribution of variable degrees[{"degree":12,"count":1},{"degree":14,"count":6},{"degree":15,"count":3},{"degree":16,"count":9},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":5},{"degree":21,"count":3},{"degree":22,"count":7},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":474}]
Number of extensional constraints474
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":474}]
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-27746-serial-file.bin HOME/instance-4305707-1534094629.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 19:23:49 CEST 2018
0.66/0.54	c PID: 27749
0.66/0.54	c IP: 172.20.3.103
0.66/0.54	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.76/1.23	c (0,0) Parsing End
2.76/1.24	c (0,0) CSP: 53 int (0 aux), 0 bool (0 aux), 474 ctr, max domain size 24
2.76/1.24	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.76/1.24	c (0,0) Constraint Name Generate Begin
2.76/1.25	c (0,0) Ctr:HOME/instance-4305707-1534094629.xml,ExtensionConflict:ExtensionSupport:IntVar
2.76/1.25	c (0,0) Constraint Name Generate End
2.76/1.25	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.76/1.25	c (0,0) CSP to CSPinCNF Begin
5.96/2.33	c (1,1) translated 48 (10%) constraints
7.48/2.82	c (2,2) translated 95 (20%) constraints
8.71/3.24	c (2,2) translated 143 (30%) constraints
9.61/3.58	c (3,3) translated 190 (40%) constraints
10.82/3.94	c (3,3) translated 237 (50%) constraints
11.74/4.25	c (3,3) translated 285 (60%) constraints
12.64/4.55	c (4,4) translated 332 (70%) constraints
13.54/4.81	c (4,4) translated 380 (80%) constraints
13.95/5.03	c (4,4) translated 427 (90%) constraints
14.36/5.24	c (4,4) translated 474 (100%) constraints
15.17/5.59	c (5,5) STATISTICS1:HOME/instance-4305707-1534094629.xml,ExtensionConflict:ExtensionSupport:IntVar,293,57205,-1,24,25,1,,24:216577;2:3380,25:10;4:48763;3:7801;2:631,1:219957;0:10,
15.17/5.59	c (5,5) ==========================================
15.17/5.59	c (5,5) Both Encoding selects:
15.17/5.59	c (5,5) Order
15.17/5.59	c (5,5) ==========================================
15.75/5.76	c (5,5) translated 5721 (10%) constraints
16.06/5.88	c (5,5) translated 11441 (20%) constraints
16.35/5.99	c (5,5) translated 17162 (30%) constraints
16.54/6.09	c (5,5) translated 22882 (40%) constraints
16.65/6.19	c (5,5) translated 28603 (50%) constraints
16.73/6.29	c (5,5) translated 34323 (60%) constraints
16.84/6.39	c (5,5) translated 40044 (70%) constraints
17.04/6.50	c (5,5) translated 45764 (80%) constraints
17.14/6.60	c (6,6) translated 51485 (90%) constraints
17.24/6.70	c (6,6) translated 57205 (100%) constraints
17.24/6.70	c (6,6) CSP to CSPinCNF End
17.24/6.71	c (6,6) CSP: 53 int (0 aux), 240 bool (240 aux), 57205 ctr, max domain size 24
17.24/6.71	c (6,6) Heap : 2309 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
17.24/6.71	c (6,6) CSPinCNF Propagation Begin
18.30/7.14	c (6,6) 0 values, 5589 unsatisfiable literals, and 0 valid clauses are removed
18.30/7.14	c (6,6) CSPinCNF Propagation End
18.30/7.14	c (6,6) CSP: 53 int (0 aux), 240 bool (240 aux), 57205 ctr, max domain size 24
18.30/7.14	c (6,6) Heap : 2591 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.30/7.14	c (6,6) Simplify CSPinCNF Begin
18.47/7.29	c (6,6) Simplify CSPinCNF End
18.47/7.29	c (6,6) CSP: 53 int (0 aux), 240 bool (240 aux), 57205 ctr, max domain size 24
18.47/7.29	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.47/7.29	c (6,6) Calculate Precise Domain Begin
18.47/7.29	c (6,6) 0 values are removed by re-calculation
18.47/7.29	c (6,6) Calculate Precise Domain End
18.47/7.29	c (6,6) CSP: 53 int (0 aux), 240 bool (240 aux), 57205 ctr, max domain size 24
18.47/7.29	c (6,6) Heap : 2647 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
18.47/7.29	c (6,6) CSPinCNF to SatSolver Begin
18.88/7.45	c (6,6) 5721 (10 %) CSP clauses are encoded (1459 SAT variables, 6886 SAT clauses)
19.19/7.52	c (7,6) 11441 (20 %) CSP clauses are encoded (1459 SAT variables, 12606 SAT clauses)
19.19/7.57	c (7,7) 17162 (30 %) CSP clauses are encoded (1459 SAT variables, 18327 SAT clauses)
19.46/7.62	c (7,7) 22882 (40 %) CSP clauses are encoded (1459 SAT variables, 24047 SAT clauses)
19.46/7.66	c (7,7) 28603 (50 %) CSP clauses are encoded (1459 SAT variables, 29768 SAT clauses)
19.59/7.79	c (7,7) 34323 (60 %) CSP clauses are encoded (1459 SAT variables, 35488 SAT clauses)
19.95/7.82	c (7,7) 40044 (70 %) CSP clauses are encoded (1459 SAT variables, 41209 SAT clauses)
19.95/7.86	c (7,7) 45764 (80 %) CSP clauses are encoded (1459 SAT variables, 46929 SAT clauses)
19.95/7.89	c (7,7) 51485 (90 %) CSP clauses are encoded (1459 SAT variables, 52650 SAT clauses)
20.05/7.93	c (7,7) 57205 (100 %) CSP clauses are encoded (1459 SAT variables, 58370 SAT clauses)
20.05/7.93	c (7,7) Launch Command will be: minisat_release
20.05/7.93	c (7,7) CSPinCNF to SatSolver End
20.05/7.93	c (7,7) Heap : 265 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
20.61/8.15	c (7,7) STATISTICS2:HOME/instance-4305707-1534094629.xml,ExtensionConflict:ExtensionSupport:IntVar,293,57205,-1,24,24,1,,24:210998;2:3380,24:10;4:43598;3:12552;2:1045,1:214378,
20.61/8.15	c (7,7) 1459 bool, 58371 clause
20.61/8.15	c (7,7) Export Begin
20.90/8.24	c (7,7) Export to HOME/scop-27746-serial-file.bin
20.90/8.24	c (7,7) Export End
20.90/8.24	c (7,7) Export File Size: 0.01 MB
20.90/8.24	c (7,7) 0,0,6,6,6,6,7,STOP-AFTER(DIMACS)
20.90/8.24	c END-Prog: Sun Aug 12 19:23:57 CEST 2018
20.90/8.27	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-27746-serial-file.bin
21.02/8.76	c (0,0) Read Serial File Begin
21.02/8.76	c (0,0) HOME/scop-27746-serial-file.bin
21.02/8.93	c (0,0) Read Serial File End
21.02/8.94	
21.02/8.94	scop order+minisat_release (2018-07-31)
21.02/8.94	(Solving Process)
21.02/8.94	
21.02/8.97	c BEGIN-Prog: Sun Aug 12 19:23:58 CEST 2018
21.02/8.97	c PID: 27764
21.02/8.97	c IP: 172.20.3.103
21.02/8.97	c HOST: node103.alineos.net
21.02/8.97	c (0,0) SatSolver.solve Begin
21.02/8.97	c (0,0) 0 bool, 0 clause
21.02/8.97	c (0,0) minisat_release HOME/instance-4305707-1534094629.xml-scop-27749.cnf
2520.08/2505.50	c (2496,0) SatSolver is killed by some reasons.
2520.08/2505.50	c (2496,0) TO,TO,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(Nothing)
2520.08/2505.50	s UNKNOWN
2520.08/2505.50	c END-Prog: Sun Aug 12 20:05:34 CEST 2018
2520.08/2505.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.08/2505.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 (10796 MiB free)
  memory of node 1: 16384 MiB (13673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305707-1534094629/watcher-4305707-1534094629 -o /tmp/evaluation-result-4305707-1534094629/solver-4305707-1534094629 -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-4305707-1534094629.xml 

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

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


[startup+0.100134 s]*
/proc/loadavg: 1.19 1.14 1.32 2/195 27763
/proc/meminfo: memFree=24996100/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 227026068 115843072 349 33554432000 4194304 5098028 140731314536336 140731314533592 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 349 296 221 0 87 0
[pid=27749] ppid=27746 vsize=15012476 memory=73556 CPUtime=0.11 cores=1,3,5,7
/proc/27749/stat : 27749 (java) S 27746 27746 20606 0 -1 1077944320 5997 0 0 0 9 2 0 0 20 0 15 0 227026069 15372775424 18389 33554432000 4194304 4196468 140721717118800 140721717101344 139694037016311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
/proc/27749/statm: 3753119 18389 2769 1 0 3715579 0
[pid=27749/tid=27750] ppid=27746 vsize=15012476 memory=-8035107114841901037 CPUtime=0.08 cores=1,3,5,7
/proc/27749/task/27750/stat : 27750 (java) R 27746 27746 20606 0 -1 4202560 4081 0 0 0 7 1 0 0 20 0 15 0 227026069 15372775424 18389 33554432000 4194304 4196468 140721717118800 139694008842640 139694020203120 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27751] ppid=27746 vsize=15012476 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27751/stat : 27751 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 18389 33554432000 4194304 4196468 140721717118800 139694041258512 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27752] ppid=27746 vsize=15012476 memory=140084279568000 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27752/stat : 27752 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693816961680 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27753] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27753/stat : 27753 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693815908624 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27754] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27754/stat : 27754 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693814856080 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27755] ppid=27746 vsize=15012476 memory=140084279568000 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27755/stat : 27755 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026072 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693376613104 139694037027458 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27756] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27756/stat : 27756 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 18389 33554432000 4194304 4196468 140721717118800 139692703999648 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27757] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27757/stat : 27757 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 18389 33554432000 4194304 4196468 140721717118800 139692469118192 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27758] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27758/stat : 27758 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 18389 33554432000 4194304 4196468 140721717118800 139692094609872 139694037034907 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27759] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27759/stat : 27759 (java) S 27746 27746 20606 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693375559920 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27760] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27760/stat : 27760 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693374507376 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27761] ppid=27746 vsize=15012476 memory=140084279568000 CPUtime=0.01 cores=1,3,5,7
/proc/27749/task/27761/stat : 27761 (java) S 27746 27746 20606 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 227026075 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693373454320 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27762] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27762/stat : 27762 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 18389 33554432000 4194304 4196468 140721717118800 139691596704096 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27763] ppid=27746 vsize=15012476 memory=140084279568000 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27763/stat : 27763 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 18389 33554432000 4194304 4196468 140721717118800 139693372402736 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74952 KiB

[startup+0.210119 s]*
/proc/loadavg: 1.19 1.14 1.32 3/195 27763
/proc/meminfo: memFree=24982396/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 227026068 115843072 349 33554432000 4194304 5098028 140731314536336 140731314533592 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 349 296 221 0 87 0
[pid=27749] ppid=27746 vsize=15012476 memory=86608 CPUtime=0.25 cores=1,3,5,7
/proc/27749/stat : 27749 (java) S 27746 27746 20606 0 -1 1077944320 9491 0 0 0 22 3 0 0 20 0 15 0 227026069 15372775424 21652 33554432000 4194304 4196468 140721717118800 140721717101344 139694037016311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
/proc/27749/statm: 3753119 21652 2870 1 0 3715579 0
[pid=27749/tid=27750] ppid=27746 vsize=15012476 memory=7311146985107750967 CPUtime=0.19 cores=1,3,5,7
/proc/27749/task/27750/stat : 27750 (java) R 27746 27746 20606 0 -1 4202560 7395 0 0 0 17 2 0 0 20 0 15 0 227026069 15372775424 21652 33554432000 4194304 4196468 140721717118800 139694008841408 139694021059941 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27751] ppid=27746 vsize=15012476 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27751/stat : 27751 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 21652 33554432000 4194304 4196468 140721717118800 139694041258512 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27752] ppid=27746 vsize=15012476 memory=288230376152237483 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27752/stat : 27752 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693816961680 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27753] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27753/stat : 27753 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693815908624 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27754] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27754/stat : 27754 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693814856080 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27755] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27755/stat : 27755 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026072 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693376613104 139694037027458 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27756] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27756/stat : 27756 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 21652 33554432000 4194304 4196468 140721717118800 139692703999648 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27757] ppid=27746 vsize=15012476 memory=140084279568000 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27757/stat : 27757 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 21652 33554432000 4194304 4196468 140721717118800 139692469118192 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27758] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27758/stat : 27758 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 21652 33554432000 4194304 4196468 140721717118800 139692094609872 139694037034907 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27759] ppid=27746 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27749/task/27759/stat : 27759 (java) S 27746 27746 20606 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 227026075 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693375559920 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27760] ppid=27746 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27760/stat : 27760 (java) S 27746 27746 20606 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693374507376 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27761] ppid=27746 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27749/task/27761/stat : 27761 (java) S 27746 27746 20606 0 -1 1077944384 292 0 0 0 3 0 0 0 20 0 15 0 227026075 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693373454320 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27762] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27762/stat : 27762 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 21652 33554432000 4194304 4196468 140721717118800 139691596704096 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27763] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27763/stat : 27763 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 21652 33554432000 4194304 4196468 140721717118800 139693372402736 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88004 KiB

[startup+0.310094 s]*
/proc/loadavg: 1.19 1.14 1.32 2/195 27763
/proc/meminfo: memFree=24979480/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 227026068 115843072 349 33554432000 4194304 5098028 140731314536336 140731314533592 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 349 296 221 0 87 0
[pid=27749] ppid=27746 vsize=15012476 memory=90140 CPUtime=0.42 cores=1,3,5,7
/proc/27749/stat : 27749 (java) S 27746 27746 20606 0 -1 1077944320 10024 0 0 0 38 4 0 0 20 0 15 0 227026069 15372775424 22535 33554432000 4194304 4196468 140721717118800 140721717101344 139694037016311 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
/proc/27749/statm: 3753119 22535 2978 1 0 3715579 0
[pid=27749/tid=27750] ppid=27746 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27749/task/27750/stat : 27750 (java) R 27746 27746 20606 0 -1 4202560 7767 0 0 0 26 3 0 0 20 0 15 0 227026069 15372775424 22535 33554432000 4194304 4196468 140721717118800 139694008811312 139694021096798 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27751] ppid=27746 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27751/stat : 27751 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 22535 33554432000 4194304 4196468 140721717118800 139694041258512 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27752] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27752/stat : 27752 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693816961680 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27753] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27753/stat : 27753 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693815908624 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27754] ppid=27746 vsize=15012476 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27754/stat : 27754 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026071 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693814856080 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27755] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27755/stat : 27755 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026072 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693376613104 139694037027458 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27756] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27756/stat : 27756 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 22535 33554432000 4194304 4196468 140721717118800 139692703999648 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27757] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27757/stat : 27757 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026073 15372775424 22535 33554432000 4194304 4196468 140721717118800 139692469118192 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27758] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27758/stat : 27758 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026075 15372775424 22535 33554432000 4194304 4196468 140721717118800 139692094609872 139694037034907 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27759] ppid=27746 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27749/task/27759/stat : 27759 (java) S 27746 27746 20606 0 -1 1077944384 571 0 0 0 2 0 0 0 20 0 15 0 227026075 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693375559920 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27760] ppid=27746 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27749/task/27760/stat : 27760 (java) S 27746 27746 20606 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 227026075 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693374507376 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27761] ppid=27746 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27749/task/27761/stat : 27761 (java) R 27746 27746 20606 0 -1 4202560 312 0 0 0 7 0 0 0 20 0 15 0 227026075 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693373454320 139694037028246 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27762] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27762/stat : 27762 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 22535 33554432000 4194304 4196468 140721717118800 139691596704096 139694037026517 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27763] ppid=27746 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27763/stat : 27763 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026076 15372775424 22535 33554432000 4194304 4196468 140721717118800 139693372402736 139694037027458 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91536 KiB

[startup+0.70127 s]
/proc/loadavg: 1.19 1.14 1.32 2/195 27763
/proc/meminfo: memFree=24954676/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 227026068 115843072 349 33554432000 4194304 5098028 140731314536336 140731314533592 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 349 296 221 0 87 0
[pid=27749] ppid=27746 vsize=15018748 memory=131708 CPUtime=1.05 cores=1,3,5,7
/proc/27749/stat : 27749 (java) S 27746 27746 20606 0 -1 1077944320 16951 0 0 0 99 6 0 0 20 0 15 0 227026069 15379197952 32927 33554432000 4194304 4196468 140721717118800 140721717101344 139694037016311 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
/proc/27749/statm: 3754687 32927 3147 1 0 3716091 0
[pid=27749/tid=27750] ppid=27746 vsize=15018748 memory=1140 CPUtime=0.67 cores=1,3,5,7
/proc/27749/task/27750/stat : 27750 (java) R 27746 27746 20606 0 -1 4202560 14118 0 0 0 62 5 0 0 20 0 15 0 227026069 15379197952 32927 33554432000 4194304 4196468 140721717118800 139694008839520 139694037038237 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27751] ppid=27746 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27751/stat : 27751 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15379197952 32927 33554432000 4194304 4196468 140721717118800 139694041258512 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27752] ppid=27746 vsize=15018748 memory=6788 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27752/stat : 27752 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693816961680 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27753] ppid=27746 vsize=15018748 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27753/stat : 27753 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026071 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693815908624 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27754] ppid=27746 vsize=15018748 memory=2076 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27754/stat : 27754 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227026071 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693814856080 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27755] ppid=27746 vsize=15018748 memory=9004 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27755/stat : 27755 (java) S 27746 27746 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 227026072 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693376613104 139694037027458 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27756] ppid=27746 vsize=15018748 memory=768 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27756/stat : 27756 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 227026073 15379197952 32927 33554432000 4194304 4196468 140721717118800 139692703999648 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27757] ppid=27746 vsize=15018748 memory=736 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27757/stat : 27757 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026073 15379197952 32927 33554432000 4194304 4196468 140721717118800 139692469118192 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27758] ppid=27746 vsize=15018748 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27758/stat : 27758 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026075 15379197952 32927 33554432000 4194304 4196468 140721717118800 139692094609872 139694037034907 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27759] ppid=27746 vsize=15018748 memory=-6958723736150355239 CPUtime=0.1 cores=1,3,5,7
/proc/27749/task/27759/stat : 27759 (java) R 27746 27746 20606 0 -1 4202560 800 0 0 0 10 0 0 0 20 0 15 0 227026075 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693375552944 139694016254832 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27760] ppid=27746 vsize=15018748 memory=-6009349268717313833 CPUtime=0.08 cores=1,3,5,7
/proc/27749/task/27760/stat : 27760 (java) R 27746 27746 20606 0 -1 4202560 225 0 0 0 8 0 0 0 20 0 15 0 227026075 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693374500568 139694016349560 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27761] ppid=27746 vsize=15018748 memory=5788647689011156329 CPUtime=0.17 cores=1,3,5,7
/proc/27749/task/27761/stat : 27761 (java) R 27746 27746 20606 0 -1 4202560 474 0 0 0 17 0 0 0 20 0 15 0 227026075 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693373450080 139694021096798 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27762] ppid=27746 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27762/stat : 27762 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227026076 15379197952 32927 33554432000 4194304 4196468 140721717118800 139691596704096 139694037026517 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
[pid=27749/tid=27763] ppid=27746 vsize=15018748 memory=280168233233344 CPUtime=0 cores=1,3,5,7
/proc/27749/task/27763/stat : 27763 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227026076 15379197952 32927 33554432000 4194304 4196468 140721717118800 139693372402736 139694037027458 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7061504 140721717122055 140721717122353 140721717122353 140721717125071 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 133104 KiB

[startup+1.50078 s]
/proc/loadavg: 1.19 1.14 1.32 7/195 27763
/proc/meminfo: memFree=24857020/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 227026068 115843072 349 33554432000 4194304 5098028 140731314536336 140731314533592 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 349 296 221 0 87 0

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

[pid=27764/tid=27767] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27767/stat : 27767 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635629455888 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27768] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27768/stat : 27768 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635284670864 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27769] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27769/stat : 27769 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635283618064 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27770] ppid=27746 vsize=8068220 memory=118792 CPUtime=0.04 cores=1,3,5,7
/proc/27764/task/27770/stat : 27770 (java) S 27746 27746 20606 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 227026899 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635247061872 139635800582786 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27771] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27771/stat : 27771 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634621277728 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27772] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27772/stat : 27772 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634352842096 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27773] ppid=27746 vsize=8068220 memory=60580 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27773/stat : 27773 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633978333520 139635800590235 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27774] ppid=27746 vsize=8068220 memory=780 CPUtime=0.1 cores=1,3,5,7
/proc/27764/task/27774/stat : 27774 (java) S 27746 27746 20606 0 -1 1077944384 771 0 0 0 10 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635246008688 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27775] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/27764/task/27775/stat : 27775 (java) S 27746 27746 20606 0 -1 1077944384 179 0 0 0 7 1 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635244955888 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27776] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.2 cores=1,3,5,7
/proc/27764/task/27776/stat : 27776 (java) S 27746 27746 20606 0 -1 1077944384 514 0 0 0 20 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635243903088 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27777] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27777/stat : 27777 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633480427744 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27778] ppid=27746 vsize=8068220 memory=1472 CPUtime=1.29 cores=1,3,5,7
/proc/27764/task/27778/stat : 27778 (java) S 27746 27746 20606 0 -1 1077944384 167 0 0 0 57 72 0 0 20 0 19 0 227026903 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635242851504 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27780] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27780/stat : 27780 (java) S 27746 27746 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 227026968 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635235043008 139635800596249 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27782] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27782/stat : 27782 (java) S 27746 27746 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632943542032 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27783] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27783/stat : 27783 (java) S 27746 27746 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632809320080 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27784] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27784/stat : 27784 (java) S 27746 27746 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 227026971 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633077771424 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
Current children cumulated CPU time: 2516.88 s
Current children cumulated vsize: 8305228 KiB
Current children cumulated memory: 222056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.5 s]
/proc/loadavg: 1.00 1.01 1.05 2/201 27880
/proc/meminfo: memFree=24845476/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1472 CPUtime=21.02 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 590 36139 0 0 0 0 2037 65 20 0 1 0 227026068 115843072 368 33554432000 4194304 5098028 140731314536336 140731314533080 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 368 311 221 0 87 0
[pid=27764] ppid=27746 vsize=8068220 memory=118792 CPUtime=2.52 cores=1,3,5,7
/proc/27764/stat : 27764 (java) S 27746 27746 20606 0 -1 1077944320 18596 0 0 0 173 79 0 0 20 0 19 0 227026896 8261857280 29698 33554432000 4194304 4196468 140723148400640 140723148383184 139635800571639 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
/proc/27764/statm: 2017055 29698 3147 1 0 1978454 0
[pid=27779] ppid=27764 vsize=123880 memory=101792 CPUtime=2496.54 cores=1,3,5,7
/proc/27779/stat : 27779 (minisat_release) R 27764 27746 20606 0 -1 4202496 188594 0 0 0 249633 21 0 0 20 0 1 0 227026968 126853120 25448 33554432000 4194304 4308513 140725079612400 140725079609304 4269801 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 16674816 140725079614580 140725079614678 140725079614678 140725079617477 0
/proc/27779/statm: 30970 25448 341 28 0 27210 0
[pid=27764/tid=27765] ppid=27746 vsize=8068220 memory=118792 CPUtime=0.74 cores=1,3,5,7
/proc/27764/task/27765/stat : 27765 (java) S 27746 27746 20606 0 -1 1077944384 15570 0 0 0 69 5 0 0 20 0 19 0 227026896 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635772411792 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27766] ppid=27746 vsize=8068220 memory=101792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27766/stat : 27766 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635804813968 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27767] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27767/stat : 27767 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635629455888 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27768] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27768/stat : 27768 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635284670864 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27769] ppid=27746 vsize=8068220 memory=101792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27769/stat : 27769 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635283618064 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27770] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/27764/task/27770/stat : 27770 (java) S 27746 27746 20606 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 227026899 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635247061872 139635800582786 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27771] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27771/stat : 27771 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634621277728 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27772] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27772/stat : 27772 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634352842096 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27773] ppid=27746 vsize=8068220 memory=5112 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27773/stat : 27773 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633978333520 139635800590235 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27774] ppid=27746 vsize=8068220 memory=13608 CPUtime=0.1 cores=1,3,5,7
/proc/27764/task/27774/stat : 27774 (java) S 27746 27746 20606 0 -1 1077944384 771 0 0 0 10 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635246008688 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27775] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/27764/task/27775/stat : 27775 (java) S 27746 27746 20606 0 -1 1077944384 179 0 0 0 7 1 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635244955888 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27776] ppid=27746 vsize=8068220 memory=118792 CPUtime=0.2 cores=1,3,5,7
/proc/27764/task/27776/stat : 27776 (java) S 27746 27746 20606 0 -1 1077944384 514 0 0 0 20 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635243903088 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27777] ppid=27746 vsize=8068220 memory=60580 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27777/stat : 27777 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633480427744 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27778] ppid=27746 vsize=8068220 memory=780 CPUtime=1.29 cores=1,3,5,7
/proc/27764/task/27778/stat : 27778 (java) S 27746 27746 20606 0 -1 1077944384 167 0 0 0 57 72 0 0 20 0 19 0 227026903 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635242851504 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27780] ppid=27746 vsize=8068220 memory=280168234192976 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27780/stat : 27780 (java) S 27746 27746 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 227026968 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635235043008 139635800596249 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27782] ppid=27746 vsize=8068220 memory=7234303152781525078 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27782/stat : 27782 (java) S 27746 27746 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632943542032 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27783] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27783/stat : 27783 (java) S 27746 27746 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632809320080 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27784] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27784/stat : 27784 (java) S 27746 27746 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 227026971 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633077771424 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8305228 KiB
Current children cumulated memory: 222056 KiB

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

[startup+2505.52 s]
# the end of solver process 27746 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.374 s, system=0.659129 s

[startup+2505.52 s]
# the end of solver process 27764 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.45 s, system=1.68054 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.5 s]
/proc/loadavg: 1.00 1.01 1.05 2/201 27880
/proc/meminfo: memFree=24845476/32770624 swapFree=67058900/67108860
[pid=27746] ppid=27743 vsize=113128 memory=1472 CPUtime=21.02 cores=1,3,5,7
/proc/27746/stat : 27746 (scop.sh) S 27743 27746 20606 0 -1 4202496 590 36139 0 0 0 0 2037 65 20 0 1 0 227026068 115843072 368 33554432000 4194304 5098028 140731314536336 140731314533080 140002321560188 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 39903232 140731314541633 140731314541831 140731314541831 140731314544589 0
/proc/27746/statm: 28282 368 311 221 0 87 0
[pid=27764] ppid=27746 vsize=8068220 memory=118792 CPUtime=2.52 cores=1,3,5,7
/proc/27764/stat : 27764 (java) S 27746 27746 20606 0 -1 1077944320 18596 0 0 0 173 79 0 0 20 0 19 0 227026896 8261857280 29698 33554432000 4194304 4196468 140723148400640 140723148383184 139635800571639 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
/proc/27764/statm: 2017055 29698 3147 1 0 1978454 0
[pid=27779] ppid=27764 vsize=123880 memory=101792 CPUtime=2496.54 cores=1,3,5,7
/proc/27779/stat : 27779 (minisat_release) R 27764 27746 20606 0 -1 4202496 188594 0 0 0 249633 21 0 0 20 0 1 0 227026968 126853120 25448 33554432000 4194304 4308513 140725079612400 140725079609304 4269801 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 16674816 140725079614580 140725079614678 140725079614678 140725079617477 0
/proc/27779/statm: 30970 25448 341 28 0 27210 0
[pid=27764/tid=27765] ppid=27746 vsize=8068220 memory=118792 CPUtime=0.74 cores=1,3,5,7
/proc/27764/task/27765/stat : 27765 (java) S 27746 27746 20606 0 -1 1077944384 15570 0 0 0 69 5 0 0 20 0 19 0 227026896 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635772411792 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27766] ppid=27746 vsize=8068220 memory=101792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27766/stat : 27766 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635804813968 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27767] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27767/stat : 27767 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635629455888 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27768] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27768/stat : 27768 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635284670864 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27769] ppid=27746 vsize=8068220 memory=101792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27769/stat : 27769 (java) S 27746 27746 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 227026898 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635283618064 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27770] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/27764/task/27770/stat : 27770 (java) S 27746 27746 20606 0 -1 1077944384 7 0 0 0 1 3 0 0 20 0 19 0 227026899 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635247061872 139635800582786 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27771] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27771/stat : 27771 (java) S 27746 27746 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634621277728 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27772] ppid=27746 vsize=8068220 memory=118792 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27772/stat : 27772 (java) S 27746 27746 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 227026900 8261857280 29698 33554432000 4194304 4196468 140723148400640 139634352842096 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27773] ppid=27746 vsize=8068220 memory=5112 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27773/stat : 27773 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633978333520 139635800590235 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27774] ppid=27746 vsize=8068220 memory=13608 CPUtime=0.1 cores=1,3,5,7
/proc/27764/task/27774/stat : 27774 (java) S 27746 27746 20606 0 -1 1077944384 771 0 0 0 10 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635246008688 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27775] ppid=27746 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/27764/task/27775/stat : 27775 (java) S 27746 27746 20606 0 -1 1077944384 179 0 0 0 7 1 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635244955888 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27776] ppid=27746 vsize=8068220 memory=118792 CPUtime=0.2 cores=1,3,5,7
/proc/27764/task/27776/stat : 27776 (java) S 27746 27746 20606 0 -1 1077944384 514 0 0 0 20 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635243903088 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27777] ppid=27746 vsize=8068220 memory=60580 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27777/stat : 27777 (java) S 27746 27746 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 227026902 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633480427744 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27778] ppid=27746 vsize=8068220 memory=780 CPUtime=1.29 cores=1,3,5,7
/proc/27764/task/27778/stat : 27778 (java) S 27746 27746 20606 0 -1 1077944384 167 0 0 0 57 72 0 0 20 0 19 0 227026903 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635242851504 139635800582786 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27780] ppid=27746 vsize=8068220 memory=280168234192976 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27780/stat : 27780 (java) S 27746 27746 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 227026968 8261857280 29698 33554432000 4194304 4196468 140723148400640 139635235043008 139635800596249 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27782] ppid=27746 vsize=8068220 memory=7234303152781525078 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27782/stat : 27782 (java) S 27746 27746 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632943542032 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27783] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27783/stat : 27783 (java) S 27746 27746 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 227026969 8261857280 29698 33554432000 4194304 4196468 140723148400640 139632809320080 139635800593565 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
[pid=27764/tid=27784] ppid=27746 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/27764/task/27784/stat : 27784 (java) S 27746 27746 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 227026971 8261857280 29698 33554432000 4194304 4196468 140723148400640 139633077771424 139635800581845 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35491840 140723148407989 140723148408113 140723148408113 140723148410831 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 8305228 KiB
Current children cumulated memory: 222056 KiB

Child status: 1
Real time (s): 2505.52
CPU time (s): 2520.13
CPU user time (s): 2518.45
CPU system time (s): 1.68054
CPU usage (%): 100.583
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3096096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.45
system time used= 1.68054
maximum resident set size= 3095976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244191
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59569
involuntary context switches= 686


# summary of solver processes directly reported to runsolver:
#   pid: 27746,27764
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.45
#   total CPU system time (s): 1.68054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8331 second user time and 29.0464 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 19:23:49
IDJOB=4305707
IDBENCH=141591
IDSOLVER=2783
FILE ID=node103/4305707-1534094629
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34688 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Frb/frb-53-24-2-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-4305707-1534094629/watcher-4305707-1534094629 -o /tmp/evaluation-result-4305707-1534094629/solver-4305707-1534094629 -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-4305707-1534094629.xml

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

MD5SUM BENCH= efa4ad1e7c4e0975e1666af510b5ab46
RANDOM SEED=1598430300

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:        25057652 kB
MemAvailable:   31947804 kB
Buffers:          114716 kB
Cached:          6959732 kB
SwapCached:         5364 kB
Active:          3793596 kB
Inactive:        3292928 kB
Active(anon):       2436 kB
Inactive(anon):    60668 kB
Active(file):    3791160 kB
Inactive(file):  3232260 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058900 kB
Dirty:              8256 kB
Writeback:            72 kB
AnonPages:         65576 kB
Mapped:            50744 kB
Shmem:             48632 kB
Slab:             323756 kB
SReclaimable:     295192 kB
SUnreclaim:        28564 kB
KernelStack:        3504 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 34680 MiB
End job on node103 at 2018-08-12 20:05:35