Trace number 4305620

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
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 benchmark211.828
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-30877-serial-file.bin HOME/instance-4305620-1534134724.xml
0.54/0.51	
0.54/0.52	scop both+minisat_release (2018-07-31)
0.54/0.52	(Encoding Process)
0.54/0.52	
0.67/0.54	c BEGIN-Prog: Mon Aug 13 06:32:04 CEST 2018
0.67/0.54	c PID: 30880
0.67/0.54	c IP: 172.20.3.139
0.67/0.54	c HOST: node139.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.04/1.07	c (0,0) Parsing End
2.04/1.08	c (0,0) CSP: 196 int (0 aux), 0 bool (0 aux), 93 ctr, max domain size 60
2.04/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.04/1.08	c (0,0) Constraint Name Generate Begin
2.04/1.09	c (0,0) Ctr:HOME/instance-4305620-1534134724.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.04/1.09	c (0,0) Constraint Name Generate End
2.04/1.09	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.04/1.09	c (0,0) CSP to CSPinCNF Begin
8.76/3.25	c (2,2) translated 10 (10%) constraints
11.55/4.36	c (3,3) translated 19 (20%) constraints
13.44/5.41	c (4,4) translated 28 (30%) constraints
14.69/6.53	c (6,5) translated 38 (40%) constraints
15.72/7.54	c (7,6) translated 47 (50%) constraints
17.19/8.68	c (8,7) translated 56 (60%) constraints
17.96/9.31	c (8,8) translated 66 (70%) constraints
17.96/9.31	c (8,8) translated 75 (80%) constraints
17.96/9.31	c (8,8) translated 84 (90%) constraints
17.96/9.31	c (8,8) translated 93 (100%) constraints
18.94/9.89	c (9,9) STATISTICS1:HOME/instance-4305620-1534134724.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,20356,126664,60,60,61,2,60:1770,60:10740;11:136508;2:219300;1:20244,61:60;60:2;5:1560;4:49680;3:25860;2:49470;1:32,2:1770;1:383284;0:60,
18.94/9.89	c (9,9) ==========================================
18.94/9.89	c (9,9) Both Encoding selects:
18.94/9.89	c (9,9) Order
18.94/9.89	c (9,9) ==========================================
20.00/10.23	c (9,9) translated 12667 (10%) constraints
20.32/10.41	c (9,9) translated 25333 (20%) constraints
20.46/10.59	c (10,9) translated 38000 (30%) constraints
20.66/10.77	c (10,10) translated 50666 (40%) constraints
20.86/10.95	c (10,10) translated 63332 (50%) constraints
21.07/11.13	c (10,10) translated 75999 (60%) constraints
21.29/11.31	c (10,10) translated 88665 (70%) constraints
21.39/11.49	c (10,10) translated 101332 (80%) constraints
21.63/11.67	c (11,10) translated 113998 (90%) constraints
21.83/11.85	c (11,11) translated 126664 (100%) constraints
21.83/11.85	c (11,11) CSP to CSPinCNF End
21.83/11.87	c (11,11) CSP: 196 int (0 aux), 20160 bool (20160 aux), 126696 ctr, max domain size 60
21.83/11.87	c (11,11) Heap : 1673 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
21.83/11.87	c (11,11) CSPinCNF Propagation Begin
25.51/14.43	c (13,13) 6999 values, 37862 unsatisfiable literals, and 40132 valid clauses are removed
25.51/14.43	c (13,13) CSPinCNF Propagation End
25.51/14.43	c (13,13) CSP: 6203 int (6007 aux), 14153 bool (14153 aux), 86564 ctr, max domain size 60
25.51/14.43	c (13,13) Heap : 2722 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
25.51/14.43	c (13,13) Simplify CSPinCNF Begin
25.97/14.67	c (14,13) Simplify CSPinCNF End
25.97/14.67	c (14,13) CSP: 6203 int (6007 aux), 17693 bool (17693 aux), 90104 ctr, max domain size 60
25.97/14.67	c (14,13) Heap : 2832 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.97/14.67	c (14,13) Calculate Precise Domain Begin
25.97/14.67	c (14,13) 0 values are removed by re-calculation
25.97/14.67	c (14,13) Calculate Precise Domain End
25.97/14.68	c (14,13) CSP: 6203 int (6007 aux), 17693 bool (17693 aux), 90104 ctr, max domain size 60
25.97/14.68	c (14,13) Heap : 2832 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
25.97/14.68	c (14,13) CSPinCNF to SatSolver Begin
27.87/15.36	c (14,14) 9011 (10 %) CSP clauses are encoded (21281 SAT variables, 128718 SAT clauses)
28.09/15.42	c (14,14) 18021 (20 %) CSP clauses are encoded (21281 SAT variables, 137728 SAT clauses)
28.09/15.46	c (14,14) 27032 (30 %) CSP clauses are encoded (21281 SAT variables, 146739 SAT clauses)
28.20/15.51	c (14,14) 36042 (40 %) CSP clauses are encoded (21281 SAT variables, 155749 SAT clauses)
28.20/15.56	c (15,14) 45052 (50 %) CSP clauses are encoded (21281 SAT variables, 164759 SAT clauses)
28.30/15.61	c (15,14) 54063 (60 %) CSP clauses are encoded (21281 SAT variables, 173770 SAT clauses)
28.30/15.65	c (15,14) 63073 (70 %) CSP clauses are encoded (21281 SAT variables, 182780 SAT clauses)
28.40/15.70	c (15,14) 72084 (80 %) CSP clauses are encoded (21281 SAT variables, 191791 SAT clauses)
28.40/15.75	c (15,14) 81094 (90 %) CSP clauses are encoded (21281 SAT variables, 200801 SAT clauses)
28.52/15.80	c (15,14) 90104 (100 %) CSP clauses are encoded (21281 SAT variables, 209811 SAT clauses)
28.52/15.80	c (15,14) Launch Command will be: minisat_release
28.52/15.80	c (15,14) CSPinCNF to SatSolver End
28.52/15.80	c (15,14) Heap : 702 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
28.92/16.08	c (15,15) STATISTICS2:HOME/instance-4305620-1534134724.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,23896,90104,60,60,60,2,60:992;28:2088;4:460,60:7616;28:4152;11:104114;4:500;2:153539,60:33;32:1;28:24;5:904;4:31550;3:17793;2:39799,2:3540;1:262841,
28.92/16.08	c (15,15) 21281 bool, 209812 clause
28.92/16.08	c (15,15) Export Begin
29.05/16.18	c (15,15) Export to HOME/scop-30877-serial-file.bin
29.05/16.18	c (15,15) Export End
29.05/16.18	c (15,15) Export File Size: 0.04 MB
29.05/16.18	c (15,15) 0,0,11,13,14,14,15,STOP-AFTER(DIMACS)
29.05/16.18	c END-Prog: Mon Aug 13 06:32:20 CEST 2018
29.05/16.20	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-30877-serial-file.bin
29.24/16.69	c (0,0) Read Serial File Begin
29.24/16.69	c (0,0) HOME/scop-30877-serial-file.bin
29.24/16.88	c (0,0) Read Serial File End
29.24/16.90	
29.24/16.90	scop order+minisat_release (2018-07-31)
29.24/16.90	(Solving Process)
29.24/16.90	
29.24/16.92	c BEGIN-Prog: Mon Aug 13 06:32:21 CEST 2018
29.24/16.92	c PID: 30916
29.24/16.92	c IP: 172.20.3.139
29.24/16.92	c HOST: node139.alineos.net
29.24/16.92	c (0,0) SatSolver.solve Begin
29.24/16.92	c (0,0) 0 bool, 0 clause
29.24/16.92	c (0,0) minisat_release HOME/instance-4305620-1534134724.xml-scop-30880.cnf
2520.04/2505.21	c (2488,0) SatSolver is killed by some reasons.
2520.04/2505.21	c (2488,0) receiving signal SIGTERM
2520.04/2505.21	s UNKNOWN
2520.04/2505.22	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2505.22	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 (5797 MiB free)
  memory of node 1: 16384 MiB (7008 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100137 s]*
/proc/loadavg: 2.33 2.10 2.07 5/218 30894
/proc/meminfo: memFree=13041620/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231035525 115843072 349 33554432000 4194304 5098028 140737419213008 140737419210264 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 349 296 221 0 87 0
[pid=30880] ppid=30877 vsize=15012476 memory=70436 CPUtime=0.11 cores=1,3,5,7
/proc/30880/stat : 30880 (java) S 30877 30877 29789 0 -1 1077944320 6243 0 0 0 10 1 0 0 20 0 15 0 231035526 15372775424 17609 33554432000 4194304 4196468 140724550232128 140724550214672 140436544921335 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
/proc/30880/statm: 3753119 17609 2767 1 0 3715579 0
[pid=30880/tid=30881] ppid=30877 vsize=15012476 memory=-6673890911685660454 CPUtime=0.09 cores=1,3,5,7
/proc/30880/task/30881/stat : 30881 (java) R 30877 30877 29789 0 -1 4202560 4339 0 0 0 8 1 0 0 20 0 15 0 231035526 15372775424 17609 33554432000 4194304 4196468 140724550232128 140436516755776 140436525197084 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30882] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30882/stat : 30882 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 17609 33554432000 4194304 4196468 140724550232128 140436549164176 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30883] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30883/stat : 30883 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 17609 33554432000 4194304 4196468 140724550232128 140436005317648 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30884] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30884/stat : 30884 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 17675 33554432000 4194304 4196468 140724550232128 140436004264848 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30885] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30885/stat : 30885 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035528 15372775424 17675 33554432000 4194304 4196468 140724550232128 140436003212048 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30886] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30886/stat : 30886 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435582568816 140436544932482 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30887] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30887/stat : 30887 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435162915872 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30888] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30888/stat : 30888 (java) S 30877 30877 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231035530 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435028693872 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30889] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30889/stat : 30889 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140434654189392 140436544939931 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30890] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30890/stat : 30890 (java) S 30877 30877 29789 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435581516656 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30891] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30891/stat : 30891 (java) S 30877 30877 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435580463856 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30892] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0.01 cores=1,3,5,7
/proc/30880/task/30892/stat : 30892 (java) S 30877 30877 29789 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435579411056 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30893] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30893/stat : 30893 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140434156284640 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30894] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30894/stat : 30894 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 17675 33554432000 4194304 4196468 140724550232128 140435578358448 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71832 KiB

[startup+0.353256 s]*
/proc/loadavg: 2.33 2.10 2.07 5/218 30894
/proc/meminfo: memFree=13008728/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231035525 115843072 349 33554432000 4194304 5098028 140737419213008 140737419210264 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 349 296 221 0 87 0
[pid=30880] ppid=30877 vsize=15012476 memory=90484 CPUtime=0.48 cores=1,3,5,7
/proc/30880/stat : 30880 (java) S 30877 30877 29789 0 -1 1077944320 10601 0 0 0 45 3 0 0 20 0 15 0 231035526 15372775424 22621 33554432000 4194304 4196468 140724550232128 140724550214672 140436544921335 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
/proc/30880/statm: 3753119 22621 2986 1 0 3715579 0
[pid=30880/tid=30881] ppid=30877 vsize=15012476 memory=7883960649037381690 CPUtime=0.33 cores=1,3,5,7
/proc/30880/task/30881/stat : 30881 (java) R 30877 30877 29789 0 -1 4202560 8281 0 0 0 31 2 0 0 20 0 15 0 231035526 15372775424 22621 33554432000 4194304 4196468 140724550232128 140436516728064 140436529001822 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30882] ppid=30877 vsize=15012476 memory=12591 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30882/stat : 30882 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 22621 33554432000 4194304 4196468 140724550232128 140436549164176 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30883] ppid=30877 vsize=15012476 memory=4051468506173937312 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30883/stat : 30883 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 22621 33554432000 4194304 4196468 140724550232128 140436005317648 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30884] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30884/stat : 30884 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 22621 33554432000 4194304 4196468 140724550232128 140436004264848 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30885] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30885/stat : 30885 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035528 15372775424 22621 33554432000 4194304 4196468 140724550232128 140436003212048 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30886] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30886/stat : 30886 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435582568816 140436544932482 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30887] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30887/stat : 30887 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435162915872 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30888] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30888/stat : 30888 (java) S 30877 30877 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231035530 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435028693872 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30889] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30889/stat : 30889 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140434654189392 140436544939931 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30890] ppid=30877 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30880/task/30890/stat : 30890 (java) S 30877 30877 29789 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435581516656 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30891] ppid=30877 vsize=15012476 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30880/task/30891/stat : 30891 (java) S 30877 30877 29789 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435580463856 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30892] ppid=30877 vsize=15012476 memory=140646608934528 CPUtime=0.07 cores=1,3,5,7
/proc/30880/task/30892/stat : 30892 (java) S 30877 30877 29789 0 -1 1077944384 351 0 0 0 7 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435579411056 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30893] ppid=30877 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30893/stat : 30893 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140434156284640 140436544931541 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30894] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30894/stat : 30894 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 22621 33554432000 4194304 4196468 140724550232128 140435578358448 140436544932482 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91880 KiB

[startup+0.41047 s]*
/proc/loadavg: 2.33 2.10 2.07 5/218 30894
/proc/meminfo: memFree=13005316/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231035525 115843072 349 33554432000 4194304 5098028 140737419213008 140737419210264 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 349 296 221 0 87 0
[pid=30880] ppid=30877 vsize=15012476 memory=93336 CPUtime=0.54 cores=1,3,5,7
/proc/30880/stat : 30880 (java) S 30877 30877 29789 0 -1 1077944320 11393 0 0 0 51 3 0 0 20 0 15 0 231035526 15372775424 23334 33554432000 4194304 4196468 140724550232128 140724550214672 140436544921335 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
/proc/30880/statm: 3753119 23334 2986 1 0 3715579 0
[pid=30880/tid=30881] ppid=30877 vsize=15012476 memory=6791534058613427641 CPUtime=0.39 cores=1,3,5,7
/proc/30880/task/30881/stat : 30881 (java) R 30877 30877 29789 0 -1 4202560 9063 0 0 0 37 2 0 0 20 0 15 0 231035526 15372775424 23334 33554432000 4194304 4196468 140724550232128 140436516750000 140436528108144 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30882] ppid=30877 vsize=15012476 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30882/stat : 30882 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 23334 33554432000 4194304 4196468 140724550232128 140436549164176 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30883] ppid=30877 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30883/stat : 30883 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 23334 33554432000 4194304 4196468 140724550232128 140436005317648 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30884] ppid=30877 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30884/stat : 30884 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15372775424 23334 33554432000 4194304 4196468 140724550232128 140436004264848 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30885] ppid=30877 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30885/stat : 30885 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035528 15372775424 23334 33554432000 4194304 4196468 140724550232128 140436003212048 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30886] ppid=30877 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30886/stat : 30886 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435582568816 140436544932482 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30887] ppid=30877 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30887/stat : 30887 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231035529 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435162915872 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30888] ppid=30877 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30888/stat : 30888 (java) S 30877 30877 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231035530 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435028693872 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30889] ppid=30877 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30889/stat : 30889 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140434654189392 140436544939931 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30890] ppid=30877 vsize=15012476 memory=4426078206164241782 CPUtime=0.02 cores=1,3,5,7
/proc/30880/task/30890/stat : 30890 (java) S 30877 30877 29789 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435581516656 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30891] ppid=30877 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30880/task/30891/stat : 30891 (java) S 30877 30877 29789 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435580463856 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30892] ppid=30877 vsize=15012476 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/30880/task/30892/stat : 30892 (java) S 30877 30877 29789 0 -1 1077944384 361 0 0 0 8 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435579411056 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30893] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30893/stat : 30893 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140434156284640 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30894] ppid=30877 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30894/stat : 30894 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035532 15372775424 23334 33554432000 4194304 4196468 140724550232128 140435578358448 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 94732 KiB

[startup+0.711618 s]
/proc/loadavg: 2.33 2.10 2.07 6/218 30894
/proc/meminfo: memFree=12952808/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231035525 115843072 349 33554432000 4194304 5098028 140737419213008 140737419210264 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 349 296 221 0 87 0
[pid=30880] ppid=30877 vsize=15020872 memory=127824 CPUtime=1.04 cores=1,3,5,7
/proc/30880/stat : 30880 (java) S 30877 30877 29789 0 -1 1077944320 17618 0 0 0 99 5 0 0 20 0 15 0 231035526 15381372928 31956 33554432000 4194304 4196468 140724550232128 140724550214672 140436544921335 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
/proc/30880/statm: 3755218 31956 3156 1 0 3716603 0
[pid=30880/tid=30881] ppid=30877 vsize=15020872 memory=13567093857585738 CPUtime=0.68 cores=1,3,5,7
/proc/30880/task/30881/stat : 30881 (java) R 30877 30877 29789 0 -1 4202560 14878 0 0 0 64 4 0 0 20 0 15 0 231035526 15381372928 31956 33554432000 4194304 4196468 140724550232128 140436516751264 140436528964965 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30882] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30882/stat : 30882 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035527 15381372928 31956 33554432000 4194304 4196468 140724550232128 140436549164176 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30883] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30883/stat : 30883 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15381372928 31956 33554432000 4194304 4196468 140724550232128 140436005317648 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30884] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30884/stat : 30884 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231035527 15381372928 31956 33554432000 4194304 4196468 140724550232128 140436004264848 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30885] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30885/stat : 30885 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035528 15381372928 31956 33554432000 4194304 4196468 140724550232128 140436003212048 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30886] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30886/stat : 30886 (java) S 30877 30877 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231035529 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435582568816 140436544932482 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30887] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30887/stat : 30887 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231035529 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435162915872 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30888] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30888/stat : 30888 (java) S 30877 30877 29789 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231035530 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435028693872 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30889] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30889/stat : 30889 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140434654189392 140436544939931 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30890] ppid=30877 vsize=15020872 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/30880/task/30890/stat : 30890 (java) S 30877 30877 29789 0 -1 1077944384 424 0 0 0 6 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435581516656 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30891] ppid=30877 vsize=15020872 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/30880/task/30891/stat : 30891 (java) R 30877 30877 29789 0 -1 4202560 481 0 0 0 10 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435580453120 140436530985280 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30892] ppid=30877 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/30880/task/30892/stat : 30892 (java) R 30877 30877 29789 0 -1 4202560 479 0 0 0 16 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435579406096 140436523728816 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30893] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30893/stat : 30893 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140434156284640 140436544931541 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
[pid=30880/tid=30894] ppid=30877 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30880/task/30894/stat : 30894 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231035532 15381372928 31956 33554432000 4194304 4196468 140724550232128 140435578358448 140436544932482 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34742272 140724550239239 140724550239537 140724550239537 140724550242255 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129220 KiB

[startup+1.50911 s]
/proc/loadavg: 2.33 2.10 2.07 7/218 30894
/proc/meminfo: memFree=12814496/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 231035525 115843072 349 33554432000 4194304 5098028 140737419213008 140737419210264 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 349 296 221 0 87 0

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

[pid=30916/tid=30919] ppid=30877 vsize=8068220 memory=2696 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30919/stat : 30919 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200242366992 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30920] ppid=30877 vsize=8068220 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30920/stat : 30920 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200241314192 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30921] ppid=30877 vsize=8068220 memory=3564 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30921/stat : 30921 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200240261392 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30922] ppid=30877 vsize=8068220 memory=1472 CPUtime=0.05 cores=1,3,5,7
/proc/30916/task/30922/stat : 30922 (java) S 30877 30877 29789 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 231037149 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199884438384 140200437967490 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30923] ppid=30877 vsize=8068220 memory=117016 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30923/stat : 30923 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199275259424 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30924] ppid=30877 vsize=8068220 memory=133956 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30924/stat : 30924 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199006823792 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30925] ppid=30877 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30925/stat : 30925 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198632315216 140200437974939 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30926] ppid=30877 vsize=8068220 memory=3564 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30926/stat : 30926 (java) S 30877 30877 29789 0 -1 1077944384 723 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199883385200 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30927] ppid=30877 vsize=8068220 memory=1472 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30927/stat : 30927 (java) S 30877 30877 29789 0 -1 1077944384 254 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199882332400 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30928] ppid=30877 vsize=8068220 memory=1160 CPUtime=0.23 cores=1,3,5,7
/proc/30916/task/30928/stat : 30928 (java) S 30877 30877 29789 0 -1 1077944384 617 0 0 0 22 1 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199881279600 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30929] ppid=30877 vsize=8068220 memory=8804 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30929/stat : 30929 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198134409440 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30930] ppid=30877 vsize=8068220 memory=4616 CPUtime=1.34 cores=1,3,5,7
/proc/30916/task/30930/stat : 30930 (java) S 30877 30877 29789 0 -1 1077944384 167 0 0 0 65 69 0 0 20 0 19 0 231037153 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199812132016 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30932] ppid=30877 vsize=8068220 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30932/stat : 30932 (java) S 30877 30877 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199879894720 140200437980953 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30934] ppid=30877 vsize=8068220 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30934/stat : 30934 (java) S 30877 30877 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197597523760 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30935] ppid=30877 vsize=8068220 memory=16228 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30935/stat : 30935 (java) S 30877 30877 29789 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197731745456 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30936] ppid=30877 vsize=8068220 memory=34932 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30936/stat : 30936 (java) S 30877 30877 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231037223 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197329099936 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
Current children cumulated CPU time: 2517.13 s
Current children cumulated vsize: 8338292 KiB
Current children cumulated memory: 254492 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.21 s]
/proc/loadavg: 2.38 2.13 2.09 3/228 31135
/proc/meminfo: memFree=11775188/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1472 CPUtime=29.24 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 591 38967 0 0 0 0 2839 85 20 0 1 0 231035525 115843072 368 33554432000 4194304 5098028 140737419213008 140737419209752 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 368 311 221 0 87 0
[pid=30916] ppid=30877 vsize=8068220 memory=117016 CPUtime=2.63 cores=1,3,5,7
/proc/30916/stat : 30916 (java) S 30877 30877 29789 0 -1 1077944320 18699 0 0 0 187 76 0 0 20 0 19 0 231037146 8261857280 29254 33554432000 4194304 4196468 140737123550032 140737123532576 140200437956343 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
/proc/30916/statm: 2017055 29254 3153 1 0 1978454 0
[pid=30931] ppid=30916 vsize=156944 memory=138052 CPUtime=2488.17 cores=1,3,5,7
/proc/30931/stat : 30931 (minisat_release) R 30916 30877 29789 0 -1 4202496 257617 0 0 0 248768 49 0 0 20 0 1 0 231037220 160710656 34513 33554432000 4194304 4308513 140729985572240 140729985569688 4270145 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 11005952 140729985574004 140729985574102 140729985574102 140729985576901 0
/proc/30931/statm: 39236 34513 342 28 0 35476 0
[pid=30916/tid=30917] ppid=30877 vsize=8068220 memory=117016 CPUtime=0.76 cores=1,3,5,7
/proc/30916/task/30917/stat : 30917 (java) S 30877 30877 29789 0 -1 1077944384 15528 0 0 0 72 4 0 0 20 0 19 0 231037147 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200409796496 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30918] ppid=30877 vsize=8068220 memory=117016 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30918/stat : 30918 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200442198672 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30919] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30919/stat : 30919 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200242366992 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30920] ppid=30877 vsize=8068220 memory=117016 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30920/stat : 30920 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200241314192 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30921] ppid=30877 vsize=8068220 memory=133956 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30921/stat : 30921 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200240261392 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30922] ppid=30877 vsize=8068220 memory=1472 CPUtime=0.05 cores=1,3,5,7
/proc/30916/task/30922/stat : 30922 (java) S 30877 30877 29789 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 231037149 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199884438384 140200437967490 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30923] ppid=30877 vsize=8068220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30923/stat : 30923 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199275259424 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30924] ppid=30877 vsize=8068220 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30924/stat : 30924 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199006823792 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30925] ppid=30877 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30925/stat : 30925 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198632315216 140200437974939 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30926] ppid=30877 vsize=8068220 memory=3564 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30926/stat : 30926 (java) S 30877 30877 29789 0 -1 1077944384 723 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199883385200 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30927] ppid=30877 vsize=8068220 memory=2416 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30927/stat : 30927 (java) S 30877 30877 29789 0 -1 1077944384 254 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199882332400 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30928] ppid=30877 vsize=8068220 memory=1796 CPUtime=0.23 cores=1,3,5,7
/proc/30916/task/30928/stat : 30928 (java) S 30877 30877 29789 0 -1 1077944384 617 0 0 0 22 1 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199881279600 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30929] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30929/stat : 30929 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198134409440 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30930] ppid=30877 vsize=8068220 memory=117016 CPUtime=1.34 cores=1,3,5,7
/proc/30916/task/30930/stat : 30930 (java) S 30877 30877 29789 0 -1 1077944384 167 0 0 0 65 69 0 0 20 0 19 0 231037153 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199812132016 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30932] ppid=30877 vsize=8068220 memory=636 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30932/stat : 30932 (java) S 30877 30877 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199879894720 140200437980953 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30934] ppid=30877 vsize=8068220 memory=960 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30934/stat : 30934 (java) S 30877 30877 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197597523760 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30935] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30935/stat : 30935 (java) S 30877 30877 29789 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197731745456 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30936] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30936/stat : 30936 (java) S 30877 30877 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231037223 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197329099936 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8338292 KiB
Current children cumulated memory: 256540 KiB

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

[startup+2505.22 s]
# the end of solver process 30877 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=28.3944 s, system=0.858475 s

[startup+2505.22 s]
# the end of solver process 30916 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.97 s, system=2.11954 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.21 s]
/proc/loadavg: 2.38 2.13 2.09 3/228 31135
/proc/meminfo: memFree=11775188/32770624 swapFree=67108860/67108860
[pid=30877] ppid=30874 vsize=113128 memory=1472 CPUtime=29.24 cores=1,3,5,7
/proc/30877/stat : 30877 (scop.sh) S 30874 30877 29789 0 -1 4202496 591 38967 0 0 0 0 2839 85 20 0 1 0 231035525 115843072 368 33554432000 4194304 5098028 140737419213008 140737419209752 140523443274364 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17182720 140737419220033 140737419220231 140737419220231 140737419222989 0
/proc/30877/statm: 28282 368 311 221 0 87 0
[pid=30916] ppid=30877 vsize=8068220 memory=117016 CPUtime=2.63 cores=1,3,5,7
/proc/30916/stat : 30916 (java) S 30877 30877 29789 0 -1 1077944320 18699 0 0 0 187 76 0 0 20 0 19 0 231037146 8261857280 29254 33554432000 4194304 4196468 140737123550032 140737123532576 140200437956343 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
/proc/30916/statm: 2017055 29254 3153 1 0 1978454 0
[pid=30931] ppid=30916 vsize=156944 memory=138052 CPUtime=2488.17 cores=1,3,5,7
/proc/30931/stat : 30931 (minisat_release) R 30916 30877 29789 0 -1 4202496 257617 0 0 0 248768 49 0 0 20 0 1 0 231037220 160710656 34513 33554432000 4194304 4308513 140729985572240 140729985569688 4270145 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 11005952 140729985574004 140729985574102 140729985574102 140729985576901 0
/proc/30931/statm: 39236 34513 342 28 0 35476 0
[pid=30916/tid=30917] ppid=30877 vsize=8068220 memory=117016 CPUtime=0.76 cores=1,3,5,7
/proc/30916/task/30917/stat : 30917 (java) S 30877 30877 29789 0 -1 1077944384 15528 0 0 0 72 4 0 0 20 0 19 0 231037147 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200409796496 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30918] ppid=30877 vsize=8068220 memory=117016 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30918/stat : 30918 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200442198672 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30919] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30919/stat : 30919 (java) S 30877 30877 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200242366992 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30920] ppid=30877 vsize=8068220 memory=117016 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30920/stat : 30920 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200241314192 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30921] ppid=30877 vsize=8068220 memory=133956 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30921/stat : 30921 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037148 8261857280 29254 33554432000 4194304 4196468 140737123550032 140200240261392 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30922] ppid=30877 vsize=8068220 memory=1472 CPUtime=0.05 cores=1,3,5,7
/proc/30916/task/30922/stat : 30922 (java) S 30877 30877 29789 0 -1 1077944384 5 0 0 0 2 3 0 0 20 0 19 0 231037149 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199884438384 140200437967490 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30923] ppid=30877 vsize=8068220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30923/stat : 30923 (java) S 30877 30877 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199275259424 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30924] ppid=30877 vsize=8068220 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30924/stat : 30924 (java) S 30877 30877 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231037150 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199006823792 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30925] ppid=30877 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30925/stat : 30925 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198632315216 140200437974939 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30926] ppid=30877 vsize=8068220 memory=3564 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30926/stat : 30926 (java) S 30877 30877 29789 0 -1 1077944384 723 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199883385200 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30927] ppid=30877 vsize=8068220 memory=2416 CPUtime=0.09 cores=1,3,5,7
/proc/30916/task/30927/stat : 30927 (java) S 30877 30877 29789 0 -1 1077944384 254 0 0 0 9 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199882332400 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30928] ppid=30877 vsize=8068220 memory=1796 CPUtime=0.23 cores=1,3,5,7
/proc/30916/task/30928/stat : 30928 (java) S 30877 30877 29789 0 -1 1077944384 617 0 0 0 22 1 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199881279600 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30929] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30929/stat : 30929 (java) S 30877 30877 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231037152 8261857280 29254 33554432000 4194304 4196468 140737123550032 140198134409440 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30930] ppid=30877 vsize=8068220 memory=117016 CPUtime=1.34 cores=1,3,5,7
/proc/30916/task/30930/stat : 30930 (java) S 30877 30877 29789 0 -1 1077944384 167 0 0 0 65 69 0 0 20 0 19 0 231037153 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199812132016 140200437967490 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30932] ppid=30877 vsize=8068220 memory=636 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30932/stat : 30932 (java) S 30877 30877 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140199879894720 140200437980953 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30934] ppid=30877 vsize=8068220 memory=960 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30934/stat : 30934 (java) S 30877 30877 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197597523760 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30935] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30935/stat : 30935 (java) S 30877 30877 29789 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 231037220 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197731745456 140200437978269 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
[pid=30916/tid=30936] ppid=30877 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/30916/task/30936/stat : 30936 (java) S 30877 30877 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231037223 8261857280 29254 33554432000 4194304 4196468 140737123550032 140197329099936 140200437966549 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26095616 140737123558581 140737123558705 140737123558705 140737123561423 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8338292 KiB
Current children cumulated memory: 256540 KiB

Child status: 1
Real time (s): 2505.22
CPU time (s): 2520.09
CPU user time (s): 2517.97
CPU system time (s): 2.11954
CPU usage (%): 100.593
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3242296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.97
system time used= 2.11954
maximum resident set size= 3242528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60628
involuntary context switches= 1245


# summary of solver processes directly reported to runsolver:
#   pid: 30877,30916
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.97
#   total CPU system time (s): 2.11954

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3953 second user time and 29.7731 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-13 06:32:04
IDJOB=4305620
IDBENCH=141652
IDSOLVER=2783
FILE ID=node139/4305620-1534134724
RUNJOBID= node139-1534129696-29821
PBS_JOBID= 21037010
Free space on /tmp= 28404 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-10-06_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-4305620-1534134724/watcher-4305620-1534134724 -o /tmp/evaluation-result-4305620-1534134724/solver-4305620-1534134724 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534129696-29821 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305620-1534134724.xml

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=980779207

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        13113112 kB
MemAvailable:   31766800 kB
Buffers:          251196 kB
Cached:         18374504 kB
SwapCached:            0 kB
Active:          7875812 kB
Inactive:       10944024 kB
Active(anon):     147940 kB
Inactive(anon):    98568 kB
Active(file):    7727872 kB
Inactive(file): 10845456 kB
Unevictable:        7232 kB
Mlocked:            7232 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16192 kB
Writeback:             0 kB
AnonPages:        185384 kB
Mapped:            73920 kB
Shmem:             49804 kB
Slab:             536984 kB
SReclaimable:     508820 kB
SUnreclaim:        28164 kB
KernelStack:        3824 kB
PageTables:         5760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13035096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28196 MiB
End job on node139 at 2018-08-13 07:13:49