Trace number 4305569

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 2516.51

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.180408
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
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-19691-serial-file.bin HOME/instance-4305569-1534065044.xml
0.54/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 11:10:44 CEST 2018
0.66/0.54	c PID: 19694
0.66/0.54	c IP: 172.20.3.135
0.66/0.54	c HOST: node135.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.20/0.85	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 42 ctr, max domain size 8
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) Constraint Name Generate Begin
1.20/0.86	c (0,0) Ctr:HOME/instance-4305569-1534065044.xml,AllDifferent:IntVar
1.20/0.86	c (0,0) Constraint Name Generate End
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) CSP to CSPinCNF Begin
1.56/1.06	c (0,0) translated 5 (10%) constraints
1.56/1.10	c (0,0) translated 9 (20%) constraints
1.89/1.14	c (0,0) translated 13 (30%) constraints
1.89/1.17	c (0,0) translated 17 (40%) constraints
1.89/1.19	c (0,0) translated 21 (50%) constraints
2.14/1.20	c (0,0) translated 26 (60%) constraints
2.14/1.21	c (0,0) translated 30 (70%) constraints
2.14/1.22	c (0,0) translated 34 (80%) constraints
2.14/1.23	c (0,0) translated 38 (90%) constraints
2.14/1.24	c (0,0) translated 42 (100%) constraints
2.42/1.30	c (0,0) STATISTICS1:HOME/instance-4305569-1534065044.xml,AllDifferent:IntVar,64,812,8,8,8,2,8:728,8:1960,8:36;7:8;6:8;5:8;4:8;3:8;2:736,2:728;1:504,
2.42/1.30	c (0,0) ==========================================
2.42/1.30	c (0,0) Both Encoding selects:
2.42/1.30	c (0,0) Order
2.42/1.30	c (0,0) ==========================================
2.42/1.32	c (0,0) translated 82 (10%) constraints
2.42/1.34	c (0,0) translated 163 (20%) constraints
2.42/1.35	c (0,0) translated 244 (30%) constraints
2.42/1.36	c (0,0) translated 325 (40%) constraints
2.42/1.36	c (0,0) translated 406 (50%) constraints
2.42/1.37	c (0,0) translated 488 (60%) constraints
2.42/1.38	c (0,0) translated 569 (70%) constraints
2.42/1.39	c (0,0) translated 650 (80%) constraints
2.42/1.39	c (0,0) translated 731 (90%) constraints
2.71/1.40	c (0,0) translated 812 (100%) constraints
2.71/1.40	c (0,0) CSP to CSPinCNF End
2.71/1.41	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 812 ctr, max domain size 8
2.71/1.41	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.71/1.41	c (0,0) CSPinCNF Propagation Begin
2.71/1.43	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.71/1.43	c (0,0) CSPinCNF Propagation End
2.71/1.43	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 812 ctr, max domain size 8
2.71/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.71/1.43	c (0,0) Simplify CSPinCNF Begin
3.03/1.55	c (1,1) Simplify CSPinCNF End
3.03/1.55	c (1,1) CSP: 64 int (0 aux), 1456 bool (1456 aux), 2268 ctr, max domain size 8
3.03/1.55	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.03/1.55	c (1,1) Calculate Precise Domain Begin
3.03/1.55	c (1,1) 0 values are removed by re-calculation
3.03/1.55	c (1,1) Calculate Precise Domain End
3.03/1.56	c (1,1) CSP: 64 int (0 aux), 1456 bool (1456 aux), 2268 ctr, max domain size 8
3.03/1.56	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.03/1.56	c (1,1) CSPinCNF to SatSolver Begin
3.37/1.66	c (1,1) 227 (10 %) CSP clauses are encoded (1904 SAT variables, 1646 SAT clauses)
3.37/1.68	c (1,1) 454 (20 %) CSP clauses are encoded (1904 SAT variables, 2902 SAT clauses)
3.71/1.71	c (1,1) 681 (30 %) CSP clauses are encoded (1904 SAT variables, 4172 SAT clauses)
3.71/1.73	c (1,1) 908 (40 %) CSP clauses are encoded (1904 SAT variables, 5428 SAT clauses)
3.71/1.74	c (1,1) 1134 (50 %) CSP clauses are encoded (1904 SAT variables, 6683 SAT clauses)
3.71/1.75	c (1,1) 1361 (60 %) CSP clauses are encoded (1904 SAT variables, 7946 SAT clauses)
3.71/1.76	c (1,1) 1588 (70 %) CSP clauses are encoded (1904 SAT variables, 9195 SAT clauses)
3.71/1.77	c (1,1) 1815 (80 %) CSP clauses are encoded (1904 SAT variables, 10409 SAT clauses)
3.71/1.78	c (1,1) 2042 (90 %) CSP clauses are encoded (1904 SAT variables, 11623 SAT clauses)
3.71/1.79	c (1,1) 2268 (100 %) CSP clauses are encoded (1904 SAT variables, 12843 SAT clauses)
3.71/1.79	c (1,1) Launch Command will be: minisat_release
3.71/1.79	c (1,1) CSPinCNF to SatSolver End
3.71/1.79	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.02/1.83	c (1,1) STATISTICS2:HOME/instance-4305569-1534065044.xml,AllDifferent:IntVar,1520,2268,8,8,8,2,8:1456,8:3416;2:2912,8:36;7:8;6:8;5:8;4:8;3:8;2:2192,2:1456;1:3416,
4.02/1.84	c (1,1) 1904 bool, 12844 clause
4.02/1.84	c (1,1) Export Begin
4.34/1.92	c (1,1) Export to HOME/scop-19691-serial-file.bin
4.34/1.92	c (1,1) Export End
4.34/1.92	c (1,1) Export File Size: 0.01 MB
4.34/1.92	c (1,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
4.34/1.92	c END-Prog: Sun Aug 12 11:10:46 CEST 2018
4.34/1.97	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-19691-serial-file.bin
5.01/2.46	c (0,0) Read Serial File Begin
5.01/2.46	c (0,0) HOME/scop-19691-serial-file.bin
5.30/2.62	c (0,0) Read Serial File End
5.30/2.64	
5.30/2.64	scop order+minisat_release (2018-07-31)
5.30/2.64	(Solving Process)
5.30/2.64	
5.30/2.66	c BEGIN-Prog: Sun Aug 12 11:10:47 CEST 2018
5.30/2.66	c PID: 19739
5.30/2.66	c IP: 172.20.3.135
5.30/2.66	c HOST: node135.alineos.net
5.30/2.66	c (0,0) SatSolver.solve Begin
5.30/2.66	c (0,0) 0 bool, 0 clause
5.30/2.66	c (0,0) minisat_release HOME/instance-4305569-1534065044.xml-scop-19694.cnf
2506.42/2502.93	c (2500,0) c This is COMiniSatPS.
2506.42/2502.93	c (2500,0) c WARNING: for repeatability, setting FPU to use double precision
2506.42/2502.93	c (2500,0) c ============================[ Problem Statistics ]=============================
2506.42/2502.93	c (2500,0) c |                                                                             |
2506.42/2502.93	c (2500,0) c |  Number of variables:          1904                                         |
2506.42/2502.93	c (2500,0) c |  Number of clauses:           12844                                         |
2506.42/2502.93	c (2500,0) c |  Parse time:                   0.00 s                                       |
2506.42/2502.93	c (2500,0) c |  Eliminated clauses:           0.01 Mb                                      |
2506.42/2502.93	c (2500,0) c Reduced to 1176 vars, 12116 cls (grow=0)
2506.42/2502.93	c (2500,0) c No iterative elimination performed. (vars=1176, c/v ratio=10.3)
2506.42/2502.93	c (2500,0) c |  Simplification time:          0.01 s                                       |
2506.42/2502.93	c (2500,0) c |                                                                             |
2506.42/2502.93	c (2500,0) c ============================[ Search Statistics ]==============================
2506.42/2502.93	c (2500,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2506.42/2502.93	c (2500,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2506.42/2502.93	c (2500,0) c ===============================================================================
2506.42/2502.93	c (2500,0) c Switched to VSIDS.
2520.04/2516.50	c (2514,0) SatSolver is killed by some reasons.
2520.04/2516.50	c (2514,0) receiving signal SIGTERM
2520.04/2516.50	s UNKNOWN
2520.04/2516.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.04/2516.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 (6888 MiB free)
  memory of node 1: 16384 MiB (4492 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305569-1534065044/watcher-4305569-1534065044 -o /tmp/evaluation-result-4305569-1534065044/solver-4305569-1534065044 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305569-1534065044.xml 

running on 4 cores: 0,2,4,6

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

solver pid=19691, runsolver pid=19688

[startup+0.100173 s]*
/proc/loadavg: 2.00 2.01 1.97 3/226 19708
/proc/meminfo: memFree=11594476/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224067552 115843072 349 33554432000 4194304 5098028 140724166957504 140724166954760 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 349 296 221 0 87 0
[pid=19694] ppid=19691 vsize=15012476 memory=72228 CPUtime=0.11 cores=0,2,4,6
/proc/19694/stat : 19694 (java) S 19691 19691 19383 0 -1 1077944320 6165 0 0 0 9 2 0 0 20 0 15 0 224067552 15372775424 18057 33554432000 4194304 4196468 140725636434336 140725636416880 140582683963127 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
/proc/19694/statm: 3753119 18057 2769 1 0 3715579 0
[pid=19694/tid=19695] ppid=19691 vsize=15012476 memory=7533807676074704953 CPUtime=0.08 cores=0,2,4,6
/proc/19694/task/19695/stat : 19695 (java) R 19691 19691 19383 0 -1 4202560 4242 0 0 0 7 1 0 0 20 0 15 0 224067553 15372775424 18057 33554432000 4194304 4196468 140725636434336 140582655775112 140582669128766 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19696] ppid=19691 vsize=15012476 memory=3472468644915836592 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19696/stat : 19696 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067554 15372775424 18057 33554432000 4194304 4196468 140725636434336 140582688205200 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19697] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19697/stat : 19697 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 18057 33554432000 4194304 4196468 140725636434336 140582479288592 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19698] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19698/stat : 19698 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 18057 33554432000 4194304 4196468 140725636434336 140582478236304 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19699] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19699/stat : 19699 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 18057 33554432000 4194304 4196468 140725636434336 140582477183504 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19700] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19700/stat : 19700 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581654198896 140582683974274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19701] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19701/stat : 19701 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581258913056 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19702] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19702/stat : 19702 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067557 15372775424 18057 33554432000 4194304 4196468 140725636434336 140580990477936 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19703] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19703/stat : 19703 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140580615969360 140582683981723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19704] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19704/stat : 19704 (java) S 19691 19691 19383 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581653145712 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19705] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19705/stat : 19705 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581652092912 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19706] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0.01 cores=0,2,4,6
/proc/19694/task/19706/stat : 19706 (java) S 19691 19691 19383 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581651040624 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19707] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19707/stat : 19707 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140580118063584 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19708] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19708/stat : 19708 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 18057 33554432000 4194304 4196468 140725636434336 140581649988528 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73624 KiB

[startup+0.210839 s]*
/proc/loadavg: 2.00 2.01 1.97 4/226 19708
/proc/meminfo: memFree=11580204/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224067552 115843072 349 33554432000 4194304 5098028 140724166957504 140724166954760 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 349 296 221 0 87 0
[pid=19694] ppid=19691 vsize=15012476 memory=85508 CPUtime=0.25 cores=0,2,4,6
/proc/19694/stat : 19694 (java) S 19691 19691 19383 0 -1 1077944320 9765 0 0 0 22 3 0 0 20 0 15 0 224067552 15372775424 21377 33554432000 4194304 4196468 140725636434336 140725636416880 140582683963127 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
/proc/19694/statm: 3753119 21377 2864 1 0 3715579 0
[pid=19694/tid=19695] ppid=19691 vsize=15012476 memory=8514701219881124769 CPUtime=0.19 cores=0,2,4,6
/proc/19694/task/19695/stat : 19695 (java) R 19691 19691 19383 0 -1 4202560 7658 0 0 0 17 2 0 0 20 0 15 0 224067553 15372775424 21377 33554432000 4194304 4196468 140725636434336 140582655787936 140582683975062 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19696] ppid=19691 vsize=15012476 memory=3472468644915836592 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19696/stat : 19696 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067554 15372775424 21377 33554432000 4194304 4196468 140725636434336 140582688205200 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19697] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19697/stat : 19697 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 21377 33554432000 4194304 4196468 140725636434336 140582479288592 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19698] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19698/stat : 19698 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 21377 33554432000 4194304 4196468 140725636434336 140582478236304 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19699] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19699/stat : 19699 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 21377 33554432000 4194304 4196468 140725636434336 140582477183504 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19700] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19700/stat : 19700 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581654198896 140582683974274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19701] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19701/stat : 19701 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581258913056 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19702] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19702/stat : 19702 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067557 15372775424 21377 33554432000 4194304 4196468 140725636434336 140580990477936 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19703] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19703/stat : 19703 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140580615969360 140582683981723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19704] ppid=19691 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19704/stat : 19704 (java) S 19691 19691 19383 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581653145712 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19705] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19705/stat : 19705 (java) S 19691 19691 19383 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581652092912 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19706] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0.03 cores=0,2,4,6
/proc/19694/task/19706/stat : 19706 (java) R 19691 19691 19383 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581651040624 140582668043614 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19707] ppid=19691 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19707/stat : 19707 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140580118063584 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19708] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19708/stat : 19708 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 21377 33554432000 4194304 4196468 140725636434336 140581649988528 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86904 KiB

[startup+0.310839 s]*
/proc/loadavg: 2.00 2.01 1.97 3/226 19708
/proc/meminfo: memFree=11576792/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224067552 115843072 349 33554432000 4194304 5098028 140724166957504 140724166954760 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 349 296 221 0 87 0
[pid=19694] ppid=19691 vsize=15012476 memory=89652 CPUtime=0.43 cores=0,2,4,6
/proc/19694/stat : 19694 (java) S 19691 19691 19383 0 -1 1077944320 10388 0 0 0 39 4 0 0 20 0 15 0 224067552 15372775424 22413 33554432000 4194304 4196468 140725636434336 140725636416880 140582683963127 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
/proc/19694/statm: 3753119 22413 2974 1 0 3715579 0
[pid=19694/tid=19695] ppid=19691 vsize=15012476 memory=8514701219881124769 CPUtime=0.3 cores=0,2,4,6
/proc/19694/task/19695/stat : 19695 (java) R 19691 19691 19383 0 -1 4202560 8095 0 0 0 27 3 0 0 20 0 15 0 224067553 15372775424 22413 33554432000 4194304 4196468 140725636434336 140582655758128 140582668043614 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19696] ppid=19691 vsize=15012476 memory=3472468644915836592 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19696/stat : 19696 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067554 15372775424 22413 33554432000 4194304 4196468 140725636434336 140582688205200 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19697] ppid=19691 vsize=15012476 memory=140348688175697 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19697/stat : 19697 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 22413 33554432000 4194304 4196468 140725636434336 140582479288592 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19698] ppid=19691 vsize=15012476 memory=140348525512674 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19698/stat : 19698 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 22413 33554432000 4194304 4196468 140725636434336 140582478236304 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19699] ppid=19691 vsize=15012476 memory=140348525507023 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19699/stat : 19699 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15372775424 22413 33554432000 4194304 4196468 140725636434336 140582477183504 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19700] ppid=19691 vsize=15012476 memory=140348688175703 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19700/stat : 19700 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581654198896 140582683974274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19701] ppid=19691 vsize=15012476 memory=140348525497807 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19701/stat : 19701 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224067556 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581258913056 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19702] ppid=19691 vsize=15012476 memory=140348525521917 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19702/stat : 19702 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067557 15372775424 22413 33554432000 4194304 4196468 140725636434336 140580990477936 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19703] ppid=19691 vsize=15012476 memory=280697050997904 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19703/stat : 19703 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140580615969360 140582683981723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19704] ppid=19691 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19694/task/19704/stat : 19704 (java) R 19691 19691 19383 0 -1 1077944384 527 0 0 0 2 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581653145712 140582683974274 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19705] ppid=19691 vsize=15012476 memory=2240 CPUtime=0.02 cores=0,2,4,6
/proc/19694/task/19705/stat : 19705 (java) R 19691 19691 19383 0 -1 4202560 98 0 0 0 2 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581652093008 140582668842728 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19706] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0.07 cores=0,2,4,6
/proc/19694/task/19706/stat : 19706 (java) R 19691 19691 19383 0 -1 4202560 334 0 0 0 7 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581651040624 140582662886109 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19707] ppid=19691 vsize=15012476 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19707/stat : 19707 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140580118063584 140582683973333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19708] ppid=19691 vsize=15012476 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19708/stat : 19708 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067559 15372775424 22413 33554432000 4194304 4196468 140725636434336 140581649988528 140582683974274 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91048 KiB

[startup+0.700825 s]
/proc/loadavg: 2.00 2.01 1.97 3/226 19708
/proc/meminfo: memFree=11552236/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224067552 115843072 349 33554432000 4194304 5098028 140724166957504 140724166954760 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 349 296 221 0 87 0
[pid=19694] ppid=19691 vsize=15020872 memory=129692 CPUtime=1 cores=0,2,4,6
/proc/19694/stat : 19694 (java) S 19691 19691 19383 0 -1 1077944320 17595 0 0 0 94 6 0 0 20 0 15 0 224067552 15381372928 32423 33554432000 4194304 4196468 140725636434336 140725636416880 140582683963127 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
/proc/19694/statm: 3755218 32423 3156 1 0 3716603 0
[pid=19694/tid=19695] ppid=19691 vsize=15020872 memory=7007712420471858773 CPUtime=0.67 cores=0,2,4,6
/proc/19694/task/19695/stat : 19695 (java) R 19691 19691 19383 0 -1 4202560 14866 0 0 0 62 5 0 0 20 0 15 0 224067553 15381372928 32423 33554432000 4194304 4196468 140725636434336 140582655791120 140582668043614 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19696] ppid=19691 vsize=15020872 memory=4639059895069856102 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19696/stat : 19696 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067554 15381372928 32423 33554432000 4194304 4196468 140725636434336 140582688205200 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19697] ppid=19691 vsize=15020872 memory=4638778398332764256 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19697/stat : 19697 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15381372928 32423 33554432000 4194304 4196468 140725636434336 140582479288592 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19698] ppid=19691 vsize=15020872 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19698/stat : 19698 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15381372928 32423 33554432000 4194304 4196468 140725636434336 140582478236304 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19699] ppid=19691 vsize=15020872 memory=-2629627718966826398 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19699/stat : 19699 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224067555 15381372928 32423 33554432000 4194304 4196468 140725636434336 140582477183504 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19700] ppid=19691 vsize=15020872 memory=-7737605734073691286 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19700/stat : 19700 (java) S 19691 19691 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224067556 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581654198896 140582683974274 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19701] ppid=19691 vsize=15020872 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19701/stat : 19701 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224067556 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581258913056 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19702] ppid=19691 vsize=15020872 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19702/stat : 19702 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067557 15381372928 32423 33554432000 4194304 4196468 140725636434336 140580990477936 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19703] ppid=19691 vsize=15020872 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19703/stat : 19703 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140580615969360 140582683981723 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19704] ppid=19691 vsize=15020872 memory=84 CPUtime=0.06 cores=0,2,4,6
/proc/19694/task/19704/stat : 19704 (java) S 19691 19691 19383 0 -1 1077944384 583 0 0 0 6 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581653145712 140582683974274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19705] ppid=19691 vsize=15020872 memory=6 CPUtime=0.1 cores=0,2,4,6
/proc/19694/task/19705/stat : 19705 (java) R 19691 19691 19383 0 -1 1077944384 353 0 0 0 10 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581652092912 140582683974274 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19706] ppid=19691 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/19694/task/19706/stat : 19706 (java) R 19691 19691 19383 0 -1 4202560 455 0 0 0 15 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581651040624 140582683975062 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19707] ppid=19691 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19707/stat : 19707 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140580118063584 140582683973333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
[pid=19694/tid=19708] ppid=19691 vsize=15020872 memory=7519129363310274408 CPUtime=0 cores=0,2,4,6
/proc/19694/task/19708/stat : 19708 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224067559 15381372928 32423 33554432000 4194304 4196468 140725636434336 140581649988528 140582683974274 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22093824 140725636441095 140725636441393 140725636441393 140725636444111 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131088 KiB

[startup+1.50076 s]
/proc/loadavg: 2.00 2.01 1.97 4/226 19708
/proc/meminfo: memFree=11525872/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224067552 115843072 349 33554432000 4194304 5098028 140724166957504 140724166954760 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 349 296 221 0 87 0

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

[pid=19739/tid=19742] ppid=19691 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19742/stat : 19742 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883194575760 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19743] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19743/stat : 19743 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882853616656 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19744] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19744/stat : 19744 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882852564112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19745] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.04 cores=0,2,4,6
/proc/19739/task/19745/stat : 19745 (java) S 19691 19691 19383 0 -1 1077944384 9 0 0 0 2 2 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882816464880 139883370048130 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19746] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19746/stat : 19746 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882320094112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19747] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19747/stat : 19747 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882051658736 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19748] ppid=19691 vsize=8068220 memory=59624 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19748/stat : 19748 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881677150416 139883370055579 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19749] ppid=19691 vsize=8068220 memory=60992 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19749/stat : 19749 (java) S 19691 19691 19383 0 -1 1077944384 490 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882815412720 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19750] ppid=19691 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19750/stat : 19750 (java) S 19691 19691 19383 0 -1 1077944384 452 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882814360176 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19751] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.19 cores=0,2,4,6
/proc/19739/task/19751/stat : 19751 (java) S 19691 19691 19383 0 -1 1077944384 519 0 0 0 19 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882813307632 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19752] ppid=19691 vsize=8068220 memory=140348688156288 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19752/stat : 19752 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881179245664 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19753] ppid=19691 vsize=8068220 memory=4049358634222881360 CPUtime=0.9 cores=0,2,4,6
/proc/19739/task/19753/stat : 19753 (java) S 19691 19691 19383 0 -1 1077944384 171 0 0 0 47 43 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882812254512 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19803] ppid=19691 vsize=8068220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19803/stat : 19803 (java) S 19691 19691 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224067821 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882804446272 139883370061593 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19805] ppid=19691 vsize=8068220 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19805/stat : 19805 (java) S 19691 19691 19383 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880642358928 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19806] ppid=19691 vsize=8068220 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19806/stat : 19806 (java) S 19691 19691 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880776580880 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19807] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19807/stat : 19807 (java) S 19691 19691 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224067824 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880373935648 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
Current children cumulated CPU time: 2505.82 s
Current children cumulated vsize: 8257676 KiB
Current children cumulated memory: 179460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.5 s]
/proc/loadavg: 2.27 2.16 2.08 3/233 20794
/proc/meminfo: memFree=11482016/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1472 CPUtime=4.45 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 591 24231 0 0 0 0 432 13 20 0 1 0 224067552 115843072 368 33554432000 4194304 5098028 140724166957504 140724166954248 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 368 311 221 0 87 0
[pid=19739] ppid=19691 vsize=8068220 memory=118364 CPUtime=2.09 cores=0,2,4,6
/proc/19739/stat : 19739 (java) S 19691 19691 19383 0 -1 1077944320 18012 0 0 0 158 51 0 0 20 0 19 0 224067750 8261857280 29591 33554432000 4194304 4196468 140731958080608 140731958063152 139883370036983 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
/proc/19739/statm: 2017055 29591 3146 1 0 1978454 0
[pid=19802] ppid=19739 vsize=76328 memory=59628 CPUtime=2513.5 cores=0,2,4,6
/proc/19802/stat : 19802 (minisat_release) R 19739 19691 19383 0 -1 4202496 198319 0 0 0 251334 16 0 0 20 0 1 0 224067821 78159872 14907 33554432000 4194304 4308513 140734324915184 140734324912680 4276060 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 41836544 140734324921460 140734324921558 140734324921558 140734324924357 0
/proc/19802/statm: 19082 14907 342 28 0 15322 0
[pid=19739/tid=19740] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.74 cores=0,2,4,6
/proc/19739/task/19740/stat : 19740 (java) S 19691 19691 19383 0 -1 1077944384 14980 0 0 0 68 6 0 0 20 0 19 0 224067750 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883341877136 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19741] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19741/stat : 19741 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883374279440 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19742] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19742/stat : 19742 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883194575760 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19743] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19743/stat : 19743 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882853616656 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19744] ppid=19691 vsize=8068220 memory=164 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19744/stat : 19744 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882852564112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19745] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.04 cores=0,2,4,6
/proc/19739/task/19745/stat : 19745 (java) S 19691 19691 19383 0 -1 1077944384 9 0 0 0 2 2 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882816464880 139883370048130 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19746] ppid=19691 vsize=8068220 memory=59624 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19746/stat : 19746 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882320094112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19747] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19747/stat : 19747 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882051658736 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19748] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19748/stat : 19748 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881677150416 139883370055579 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19749] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19749/stat : 19749 (java) S 19691 19691 19383 0 -1 1077944384 491 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882815412720 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19750] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19750/stat : 19750 (java) S 19691 19691 19383 0 -1 1077944384 452 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882814360176 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19751] ppid=19691 vsize=8068220 memory=4012 CPUtime=0.19 cores=0,2,4,6
/proc/19739/task/19751/stat : 19751 (java) S 19691 19691 19383 0 -1 1077944384 522 0 0 0 19 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882813307632 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19752] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19752/stat : 19752 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881179245664 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19753] ppid=19691 vsize=8068220 memory=1472 CPUtime=0.9 cores=0,2,4,6
/proc/19739/task/19753/stat : 19753 (java) S 19691 19691 19383 0 -1 1077944384 171 0 0 0 47 43 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882812254512 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19803] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19803/stat : 19803 (java) S 19691 19691 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224067821 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882804446272 139883370061593 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19805] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19805/stat : 19805 (java) S 19691 19691 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880642358928 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19806] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19806/stat : 19806 (java) S 19691 19691 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880776580880 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19807] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19807/stat : 19807 (java) S 19691 19691 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224067824 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880373935648 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8257676 KiB
Current children cumulated memory: 179464 KiB

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

[startup+2516.51 s]
# the end of solver process 19691 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.32783 s, system=0.140488 s

[startup+2516.51 s]
# the end of solver process 19739 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.26 s, system=0.828074 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+2516.5 s]
/proc/loadavg: 2.27 2.16 2.08 3/233 20794
/proc/meminfo: memFree=11482016/32770624 swapFree=67108860/67108860
[pid=19691] ppid=19688 vsize=113128 memory=1472 CPUtime=4.45 cores=0,2,4,6
/proc/19691/stat : 19691 (scop.sh) S 19688 19691 19383 0 -1 4202496 591 24231 0 0 0 0 432 13 20 0 1 0 224067552 115843072 368 33554432000 4194304 5098028 140724166957504 140724166954248 140147759993468 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 30695424 140724166960193 140724166960391 140724166960391 140724166963149 0
/proc/19691/statm: 28282 368 311 221 0 87 0
[pid=19739] ppid=19691 vsize=8068220 memory=118364 CPUtime=2.09 cores=0,2,4,6
/proc/19739/stat : 19739 (java) S 19691 19691 19383 0 -1 1077944320 18012 0 0 0 158 51 0 0 20 0 19 0 224067750 8261857280 29591 33554432000 4194304 4196468 140731958080608 140731958063152 139883370036983 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
/proc/19739/statm: 2017055 29591 3146 1 0 1978454 0
[pid=19802] ppid=19739 vsize=76328 memory=59628 CPUtime=2513.5 cores=0,2,4,6
/proc/19802/stat : 19802 (minisat_release) R 19739 19691 19383 0 -1 4202496 198319 0 0 0 251334 16 0 0 20 0 1 0 224067821 78159872 14907 33554432000 4194304 4308513 140734324915184 140734324912680 4276060 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 41836544 140734324921460 140734324921558 140734324921558 140734324924357 0
/proc/19802/statm: 19082 14907 342 28 0 15322 0
[pid=19739/tid=19740] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.74 cores=0,2,4,6
/proc/19739/task/19740/stat : 19740 (java) S 19691 19691 19383 0 -1 1077944384 14980 0 0 0 68 6 0 0 20 0 19 0 224067750 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883341877136 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19741] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19741/stat : 19741 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883374279440 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19742] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19742/stat : 19742 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139883194575760 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19743] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19743/stat : 19743 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882853616656 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19744] ppid=19691 vsize=8068220 memory=164 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19744/stat : 19744 (java) S 19691 19691 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224067751 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882852564112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19745] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.04 cores=0,2,4,6
/proc/19739/task/19745/stat : 19745 (java) S 19691 19691 19383 0 -1 1077944384 9 0 0 0 2 2 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882816464880 139883370048130 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19746] ppid=19691 vsize=8068220 memory=59624 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19746/stat : 19746 (java) S 19691 19691 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882320094112 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19747] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19747/stat : 19747 (java) S 19691 19691 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224067753 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882051658736 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19748] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19748/stat : 19748 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881677150416 139883370055579 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19749] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19749/stat : 19749 (java) S 19691 19691 19383 0 -1 1077944384 491 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882815412720 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19750] ppid=19691 vsize=8068220 memory=118364 CPUtime=0.08 cores=0,2,4,6
/proc/19739/task/19750/stat : 19750 (java) S 19691 19691 19383 0 -1 1077944384 452 0 0 0 8 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882814360176 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19751] ppid=19691 vsize=8068220 memory=4012 CPUtime=0.19 cores=0,2,4,6
/proc/19739/task/19751/stat : 19751 (java) S 19691 19691 19383 0 -1 1077944384 522 0 0 0 19 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882813307632 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19752] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19752/stat : 19752 (java) S 19691 19691 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139881179245664 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19753] ppid=19691 vsize=8068220 memory=1472 CPUtime=0.9 cores=0,2,4,6
/proc/19739/task/19753/stat : 19753 (java) S 19691 19691 19383 0 -1 1077944384 171 0 0 0 47 43 0 0 20 0 19 0 224067756 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882812254512 139883370048130 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19803] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19803/stat : 19803 (java) S 19691 19691 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224067821 8261857280 29591 33554432000 4194304 4196468 140731958080608 139882804446272 139883370061593 0 4 2 25189581 18446744071579417331 0 0 -1 0 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19805] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19805/stat : 19805 (java) S 19691 19691 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880642358928 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19806] ppid=19691 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19806/stat : 19806 (java) S 19691 19691 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224067822 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880776580880 139883370058909 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
[pid=19739/tid=19807] ppid=19691 vsize=8068220 memory=118364 CPUtime=0 cores=0,2,4,6
/proc/19739/task/19807/stat : 19807 (java) S 19691 19691 19383 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224067824 8261857280 29591 33554432000 4194304 4196468 140731958080608 139880373935648 139883370047189 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6684672 140731958088885 140731958089009 140731958089009 140731958091727 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 8257676 KiB
Current children cumulated memory: 179464 KiB

Child status: 1
Real time (s): 2516.51
CPU time (s): 2520.09
CPU user time (s): 2519.26
CPU system time (s): 0.828074
CPU usage (%): 100.142
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 251776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.26
system time used= 0.828074
maximum resident set size= 257552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241447
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58918
involuntary context switches= 2831


# summary of solver processes directly reported to runsolver:
#   pid: 19691,19739
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.26
#   total CPU system time (s): 0.828074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7069 second user time and 25.061 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 11:10:44
IDJOB=4305569
IDBENCH=141027
IDSOLVER=2783
FILE ID=node135/4305569-1534065044
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42568 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-08_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-4305569-1534065044/watcher-4305569-1534065044 -o /tmp/evaluation-result-4305569-1534065044/solver-4305569-1534065044 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305569-1534065044.xml

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=1141796766

node135.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.50
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.50
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.50
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.50
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:        11654912 kB
MemAvailable:   31754896 kB
Buffers:          243844 kB
Cached:         19862116 kB
SwapCached:            0 kB
Active:          9256832 kB
Inactive:       11053640 kB
Active(anon):     154000 kB
Inactive(anon):   103300 kB
Active(file):    9102832 kB
Inactive(file): 10950340 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             0 kB
AnonPages:        211932 kB
Mapped:            73388 kB
Shmem:             49824 kB
Slab:             503860 kB
SReclaimable:     475272 kB
SUnreclaim:        28588 kB
KernelStack:        3712 kB
PageTables:         6272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42556 MiB
End job on node135 at 2018-08-12 11:52:41