Trace number 4305575

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.11 2513.61

General information on the benchmark

NameColouredQueens/
ColouredQueens-14_c18.xml
MD5SUMeb742fbc5fe115028f4ee34ab4b949cf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints78
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":192}]
Minimum constraint arity2
Maximum constraint arity14
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":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":78}]
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-23760-serial-file.bin HOME/instance-4305575-1534063125.xml
0.66/0.52	
0.66/0.53	scop both+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 10:38:45 CEST 2018
0.66/0.55	c PID: 23763
0.66/0.55	c IP: 172.20.3.106
0.66/0.55	c HOST: node106.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.94	c (0,0) Parsing End
1.39/0.94	c (0,0) CSP: 196 int (0 aux), 0 bool (0 aux), 78 ctr, max domain size 14
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) Constraint Name Generate Begin
1.39/0.95	c (0,0) Ctr:HOME/instance-4305575-1534063125.xml,AllDifferent:IntVar
1.39/0.95	c (0,0) Constraint Name Generate End
1.39/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.95	c (0,0) CSP to CSPinCNF Begin
2.04/1.28	c (0,0) translated 8 (10%) constraints
2.30/1.36	c (0,0) translated 16 (20%) constraints
2.67/1.41	c (0,0) translated 24 (30%) constraints
2.67/1.44	c (0,0) translated 32 (40%) constraints
2.67/1.46	c (0,0) translated 39 (50%) constraints
2.67/1.47	c (0,0) translated 47 (60%) constraints
2.67/1.48	c (0,0) translated 55 (70%) constraints
2.67/1.49	c (0,0) translated 63 (80%) constraints
2.96/1.51	c (0,0) translated 71 (90%) constraints
2.96/1.63	c (0,0) translated 78 (100%) constraints
2.96/1.63	c (1,1) STATISTICS1:HOME/instance-4305575-1534063125.xml,AllDifferent:IntVar,196,4342,14,14,14,2,14:4186,14:9932,14:60;13:8;12:8;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:4194,2:4186;1:1560,
2.96/1.63	c (1,1) ==========================================
2.96/1.63	c (1,1) Both Encoding selects:
2.96/1.63	c (1,1) Order
2.96/1.63	c (1,1) ==========================================
2.96/1.69	c (1,1) translated 435 (10%) constraints
2.96/1.72	c (1,1) translated 869 (20%) constraints
3.71/1.74	c (1,1) translated 1303 (30%) constraints
3.71/1.77	c (1,1) translated 1737 (40%) constraints
3.94/1.80	c (1,1) translated 2171 (50%) constraints
3.94/1.82	c (1,1) translated 2606 (60%) constraints
3.94/1.84	c (1,1) translated 3040 (70%) constraints
3.94/1.87	c (1,1) translated 3474 (80%) constraints
3.94/1.89	c (1,1) translated 3908 (90%) constraints
4.24/1.91	c (1,1) translated 4342 (100%) constraints
4.24/1.92	c (1,1) CSP to CSPinCNF End
4.24/1.92	c (1,1) CSP: 196 int (0 aux), 0 bool (0 aux), 4342 ctr, max domain size 14
4.24/1.92	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.24/1.92	c (1,1) CSPinCNF Propagation Begin
4.24/1.98	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.24/1.98	c (1,1) CSPinCNF Propagation End
4.24/1.98	c (1,1) CSP: 196 int (0 aux), 0 bool (0 aux), 4342 ctr, max domain size 14
4.24/1.98	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
4.24/1.98	c (1,1) Simplify CSPinCNF Begin
5.46/2.30	c (1,1) Simplify CSPinCNF End
5.46/2.30	c (1,1) CSP: 196 int (0 aux), 8372 bool (8372 aux), 12714 ctr, max domain size 14
5.46/2.30	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.46/2.30	c (1,1) Calculate Precise Domain Begin
5.46/2.30	c (1,1) 0 values are removed by re-calculation
5.46/2.30	c (1,1) Calculate Precise Domain End
5.46/2.31	c (1,1) CSP: 196 int (0 aux), 8372 bool (8372 aux), 12714 ctr, max domain size 14
5.46/2.31	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
5.46/2.31	c (1,1) CSPinCNF to SatSolver Begin
6.16/2.50	c (1,1) 1272 (10 %) CSP clauses are encoded (10920 SAT variables, 14569 SAT clauses)
6.46/2.61	c (2,2) 2543 (20 %) CSP clauses are encoded (10920 SAT variables, 26760 SAT clauses)
6.76/2.72	c (2,2) 3815 (30 %) CSP clauses are encoded (10920 SAT variables, 38991 SAT clauses)
7.07/2.81	c (2,2) 5086 (40 %) CSP clauses are encoded (10920 SAT variables, 51195 SAT clauses)
7.07/2.85	c (2,2) 6357 (50 %) CSP clauses are encoded (10920 SAT variables, 63386 SAT clauses)
7.07/2.89	c (2,2) 7629 (60 %) CSP clauses are encoded (10920 SAT variables, 75617 SAT clauses)
7.29/2.93	c (2,2) 8900 (70 %) CSP clauses are encoded (10920 SAT variables, 87782 SAT clauses)
7.29/2.97	c (2,2) 10172 (80 %) CSP clauses are encoded (10920 SAT variables, 99805 SAT clauses)
7.41/3.01	c (2,2) 11443 (90 %) CSP clauses are encoded (10920 SAT variables, 111827 SAT clauses)
7.41/3.04	c (2,2) 12714 (100 %) CSP clauses are encoded (10920 SAT variables, 123901 SAT clauses)
7.41/3.04	c (2,2) Launch Command will be: minisat_release
7.41/3.04	c (2,2) CSPinCNF to SatSolver End
7.41/3.04	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.67/3.13	c (2,2) STATISTICS2:HOME/instance-4305575-1534063125.xml,AllDifferent:IntVar,8568,12714,14,14,14,2,14:8372,14:18304;2:16744,14:60;13:8;12:8;11:8;10:8;9:8;8:8;7:8;6:8;5:8;4:8;3:8;2:12566,2:8372;1:18304,
7.67/3.14	c (2,2) 10920 bool, 123902 clause
7.67/3.14	c (2,2) Export Begin
8.01/3.23	c (2,2) Export to HOME/scop-23760-serial-file.bin
8.01/3.23	c (2,2) Export End
8.01/3.23	c (2,2) Export File Size: 0.03 MB
8.01/3.23	c (2,2) 0,0,1,1,1,1,2,STOP-AFTER(DIMACS)
8.01/3.23	c END-Prog: Sun Aug 12 10:38:48 CEST 2018
8.01/3.24	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23760-serial-file.bin
8.07/3.73	c (0,0) Read Serial File Begin
8.07/3.73	c (0,0) HOME/scop-23760-serial-file.bin
8.07/3.91	c (0,0) Read Serial File End
8.07/3.92	
8.07/3.92	scop order+minisat_release (2018-07-31)
8.07/3.92	(Solving Process)
8.07/3.92	
8.07/3.95	c BEGIN-Prog: Sun Aug 12 10:38:49 CEST 2018
8.07/3.95	c PID: 23778
8.07/3.95	c IP: 172.20.3.106
8.07/3.95	c HOST: node106.alineos.net
8.07/3.95	c (0,0) SatSolver.solve Begin
8.07/3.95	c (0,0) 0 bool, 0 clause
8.07/3.95	c (0,0) minisat_release HOME/instance-4305575-1534063125.xml-scop-23763.cnf
2510.56/2504.14	c (2500,0) c This is COMiniSatPS.
2510.56/2504.14	c (2500,0) c WARNING: for repeatability, setting FPU to use double precision
2510.56/2504.14	c (2500,0) c ============================[ Problem Statistics ]=============================
2510.56/2504.14	c (2500,0) c |                                                                             |
2510.56/2504.14	c (2500,0) c |  Number of variables:         10920                                         |
2510.56/2504.14	c (2500,0) c |  Number of clauses:          123902                                         |
2510.56/2504.14	c (2500,0) c |  Parse time:                   0.04 s                                       |
2510.56/2504.14	c (2500,0) c |  Eliminated clauses:           0.08 Mb                                      |
2510.56/2504.14	c (2500,0) c Reduced to 6734 vars, 119716 cls (grow=0)
2510.56/2504.14	c (2500,0) c No iterative elimination performed. (vars=6734, c/v ratio=17.8)
2510.56/2504.14	c (2500,0) c |  Simplification time:          0.09 s                                       |
2510.56/2504.14	c (2500,0) c |                                                                             |
2510.56/2504.14	c (2500,0) c ============================[ Search Statistics ]==============================
2510.56/2504.14	c (2500,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2510.56/2504.14	c (2500,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2510.56/2504.14	c (2500,0) c ===============================================================================
2510.56/2504.14	c (2500,0) c Switched to VSIDS.
2520.07/2513.60	c (2509,0) SatSolver is killed by some reasons.
2520.07/2513.60	c (2509,0) receiving signal SIGTERM
2520.07/2513.60	s UNKNOWN
2520.07/2513.61	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/2513.61	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 (8585 MiB free)
  memory of node 1: 16384 MiB (11531 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305575-1534063125/watcher-4305575-1534063125 -o /tmp/evaluation-result-4305575-1534063125/solver-4305575-1534063125 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23198 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305575-1534063125.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
solver pid=23760, runsolver pid=23757
Current StackSize limit: 8192 KiB


[startup+0.100259 s]*
/proc/loadavg: 2.08 2.03 1.97 3/222 23777
/proc/meminfo: memFree=20540040/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223875325 115843072 349 33554432000 4194304 5098028 140730517079952 140730517077208 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 349 296 221 0 87 0
[pid=23763] ppid=23760 vsize=15012476 memory=71348 CPUtime=0.11 cores=0,2,4,6
/proc/23763/stat : 23763 (java) S 23760 23760 23167 0 -1 1077944320 7002 0 0 0 9 2 0 0 20 0 15 0 223875325 15372775424 17837 33554432000 4194304 4196468 140728795546864 140728795529408 140189375368951 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
/proc/23763/statm: 3753119 17837 2737 1 0 3715579 0
[pid=23763/tid=23764] ppid=23760 vsize=15012476 memory=-6364568981813379007 CPUtime=0.08 cores=0,2,4,6
/proc/23763/task/23764/stat : 23764 (java) R 23760 23760 23167 0 -1 4202560 5098 0 0 0 7 1 0 0 20 0 15 0 223875326 15372775424 17837 33554432000 4194304 4196468 140728795546864 140189347192384 140189359449438 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23765] ppid=23760 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23765/stat : 23765 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 17837 33554432000 4194304 4196468 140728795546864 140189379611408 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23766] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23766/stat : 23766 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 17837 33554432000 4194304 4196468 140728795546864 140189210860432 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23767] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23767/stat : 23767 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188834618384 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23768] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23768/stat : 23768 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188833565840 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23769] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23769/stat : 23769 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188412921840 140189375380098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23770] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23770/stat : 23770 (java) S 23760 23760 23167 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 17837 33554432000 4194304 4196468 140728795546864 140187933860768 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23771] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23771/stat : 23771 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875330 15372775424 17837 33554432000 4194304 4196468 140728795546864 140187665425392 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23772] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23772/stat : 23772 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17837 33554432000 4194304 4196468 140728795546864 140187290917072 140189375387547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23773] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23773/stat : 23773 (java) S 23760 23760 23167 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188411869680 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23774] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23774/stat : 23774 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188410817136 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23775] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23775/stat : 23775 (java) R 23760 23760 23167 0 -1 4202560 260 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17837 33554432000 4194304 4196468 140728795546864 140188409764592 140189354329183 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23776] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23776/stat : 23776 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17837 33554432000 4194304 4196468 140728795546864 140186793012320 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23777] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23777/stat : 23777 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 17902 33554432000 4194304 4196468 140728795546864 140188408711472 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72744 KiB

[startup+0.210544 s]*
/proc/loadavg: 2.08 2.03 1.97 3/222 23777
/proc/meminfo: memFree=20528876/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223875325 115843072 349 33554432000 4194304 5098028 140730517079952 140730517077208 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 349 296 221 0 87 0
[pid=23763] ppid=23760 vsize=15012476 memory=85220 CPUtime=0.24 cores=0,2,4,6
/proc/23763/stat : 23763 (java) S 23760 23760 23167 0 -1 1077944320 10596 0 0 0 22 2 0 0 20 0 15 0 223875325 15372775424 21305 33554432000 4194304 4196468 140728795546864 140728795529408 140189375368951 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
/proc/23763/statm: 3753119 21305 2929 1 0 3715579 0
[pid=23763/tid=23764] ppid=23760 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/23763/task/23764/stat : 23764 (java) R 23760 23760 23167 0 -1 4202560 8445 0 0 0 18 2 0 0 20 0 15 0 223875326 15372775424 21305 33554432000 4194304 4196468 140728795546864 140189347181824 140189375380886 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23765] ppid=23760 vsize=15012476 memory=546 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23765/stat : 23765 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 21305 33554432000 4194304 4196468 140728795546864 140189379611408 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23766] ppid=23760 vsize=15012476 memory=139721884737720 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23766/stat : 23766 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 21305 33554432000 4194304 4196468 140728795546864 140189210860432 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23767] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23767/stat : 23767 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188834618384 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23768] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23768/stat : 23768 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188833565840 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23769] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23769/stat : 23769 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188412921840 140189375380098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23770] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23770/stat : 23770 (java) S 23760 23760 23167 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 21305 33554432000 4194304 4196468 140728795546864 140187933860768 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23771] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23771/stat : 23771 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875330 15372775424 21305 33554432000 4194304 4196468 140728795546864 140187665425392 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23772] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23772/stat : 23772 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140187290917072 140189375387547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23773] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23773/stat : 23773 (java) R 23760 23760 23167 0 -1 1077944384 464 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188411869680 140189375380098 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23774] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23774/stat : 23774 (java) S 23760 23760 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188410817136 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23775] ppid=23760 vsize=15012476 memory=139721883547264 CPUtime=0.02 cores=0,2,4,6
/proc/23763/task/23775/stat : 23775 (java) R 23760 23760 23167 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188409764592 140189375390298 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23776] ppid=23760 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23776/stat : 23776 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140186793012320 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23777] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23777/stat : 23777 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 21305 33554432000 4194304 4196468 140728795546864 140188408711472 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86616 KiB

[startup+0.31048 s]*
/proc/loadavg: 2.08 2.03 1.97 3/222 23777
/proc/meminfo: memFree=20524132/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223875325 115843072 349 33554432000 4194304 5098028 140730517079952 140730517077208 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 349 296 221 0 87 0
[pid=23763] ppid=23760 vsize=15012476 memory=88780 CPUtime=0.42 cores=0,2,4,6
/proc/23763/stat : 23763 (java) S 23760 23760 23167 0 -1 1077944320 11230 0 0 0 39 3 0 0 20 0 15 0 223875325 15372775424 22195 33554432000 4194304 4196468 140728795546864 140728795529408 140189375368951 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
/proc/23763/statm: 3753119 22195 2974 1 0 3715579 0
[pid=23763/tid=23764] ppid=23760 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/23763/task/23764/stat : 23764 (java) R 23760 23760 23167 0 -1 4202560 8820 0 0 0 27 2 0 0 20 0 15 0 223875326 15372775424 22195 33554432000 4194304 4196468 140728795546864 140189347163952 140189358555789 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23765] ppid=23760 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23765/stat : 23765 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 22195 33554432000 4194304 4196468 140728795546864 140189379611408 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23766] ppid=23760 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23766/stat : 23766 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 22195 33554432000 4194304 4196468 140728795546864 140189210860432 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23767] ppid=23760 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23767/stat : 23767 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188834618384 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23768] ppid=23760 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23768/stat : 23768 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188833565840 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23769] ppid=23760 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23769/stat : 23769 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188412921840 140189375380098 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23770] ppid=23760 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23770/stat : 23770 (java) S 23760 23760 23167 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 223875329 15372775424 22195 33554432000 4194304 4196468 140728795546864 140187933860768 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23771] ppid=23760 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23771/stat : 23771 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875330 15372775424 22195 33554432000 4194304 4196468 140728795546864 140187665425392 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23772] ppid=23760 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23772/stat : 23772 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140187290917072 140189375387547 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23773] ppid=23760 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23763/task/23773/stat : 23773 (java) S 23760 23760 23167 0 -1 1077944384 591 0 0 0 2 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188411869680 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23774] ppid=23760 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23763/task/23774/stat : 23774 (java) S 23760 23760 23167 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188410817136 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23775] ppid=23760 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23763/task/23775/stat : 23775 (java) S 23760 23760 23167 0 -1 1077944384 431 0 0 0 7 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188409764592 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23776] ppid=23760 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23776/stat : 23776 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140186793012320 140189375379157 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23777] ppid=23760 vsize=15012476 memory=3473180417806377009 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23777/stat : 23777 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875332 15372775424 22195 33554432000 4194304 4196468 140728795546864 140188408711472 140189375380098 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90176 KiB

[startup+0.700773 s]
/proc/loadavg: 2.08 2.03 1.97 3/222 23777
/proc/meminfo: memFree=20499680/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223875325 115843072 349 33554432000 4194304 5098028 140730517079952 140730517077208 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 349 296 221 0 87 0
[pid=23763] ppid=23760 vsize=15020872 memory=128700 CPUtime=0.98 cores=0,2,4,6
/proc/23763/stat : 23763 (java) S 23760 23760 23167 0 -1 1077944320 18300 0 0 0 93 5 0 0 20 0 15 0 223875325 15381372928 32175 33554432000 4194304 4196468 140728795546864 140728795529408 140189375368951 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
/proc/23763/statm: 3755218 32175 3150 1 0 3716603 0
[pid=23763/tid=23764] ppid=23760 vsize=15020872 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/23763/task/23764/stat : 23764 (java) R 23760 23760 23167 0 -1 4202560 15372 0 0 0 63 4 0 0 20 0 15 0 223875326 15381372928 32175 33554432000 4194304 4196468 140728795546864 140189347200368 140189359449438 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23765] ppid=23760 vsize=15020872 memory=116 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23765/stat : 23765 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15381372928 32175 33554432000 4194304 4196468 140728795546864 140189379611408 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23766] ppid=23760 vsize=15020872 memory=12868 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23766/stat : 23766 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15381372928 32175 33554432000 4194304 4196468 140728795546864 140189210860432 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23767] ppid=23760 vsize=15020872 memory=26497 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23767/stat : 23767 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 223875327 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188834618384 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23768] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23768/stat : 23768 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875327 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188833565840 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23769] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23769/stat : 23769 (java) S 23760 23760 23167 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 223875329 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188412921840 140189375380098 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23770] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23770/stat : 23770 (java) S 23760 23760 23167 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 223875329 15381372928 32175 33554432000 4194304 4196468 140728795546864 140187933860768 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23771] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23771/stat : 23771 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875330 15381372928 32175 33554432000 4194304 4196468 140728795546864 140187665425392 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23772] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23772/stat : 23772 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140187290917072 140189375387547 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23773] ppid=23760 vsize=15020872 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/23763/task/23773/stat : 23773 (java) R 23760 23760 23167 0 -1 4202560 820 0 0 0 8 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188411869680 140189368353993 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23774] ppid=23760 vsize=15020872 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/23763/task/23774/stat : 23774 (java) S 23760 23760 23167 0 -1 1077944384 149 0 0 0 5 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188410817136 140189375380098 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23775] ppid=23760 vsize=15020872 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/23763/task/23775/stat : 23775 (java) S 23760 23760 23167 0 -1 1077944384 622 0 0 0 15 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188409764592 140189375380098 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23776] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23776/stat : 23776 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140186793012320 140189375379157 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
[pid=23763/tid=23777] ppid=23760 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23763/task/23777/stat : 23777 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 223875332 15381372928 32175 33554432000 4194304 4196468 140728795546864 140188408711472 140189375380098 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27000832 140728795550727 140728795551025 140728795551025 140728795553743 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130096 KiB

[startup+1.50119 s]
/proc/loadavg: 2.08 2.03 1.97 5/222 23777
/proc/meminfo: memFree=20469344/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 223875325 115843072 349 33554432000 4194304 5098028 140730517079952 140730517077208 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 349 296 221 0 87 0

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

[pid=23778/tid=23781] ppid=23760 vsize=8068220 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23781/stat : 23781 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455558462224 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23782] ppid=23760 vsize=8068220 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23782/stat : 23782 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455557409936 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23783] ppid=23760 vsize=8068220 memory=924 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23783/stat : 23783 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455556357136 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23784] ppid=23760 vsize=8068220 memory=2192 CPUtime=0.04 cores=0,2,4,6
/proc/23778/task/23784/stat : 23784 (java) S 23760 23760 23167 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455519774832 140456073300610 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23785] ppid=23760 vsize=8068220 memory=3980 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23785/stat : 23785 (java) S 23760 23760 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454892921632 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23786] ppid=23760 vsize=8068220 memory=7302135314614015849 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23786/stat : 23786 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454624486512 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23787] ppid=23760 vsize=8068220 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23787/stat : 23787 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454249977936 140456073308059 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23788] ppid=23760 vsize=8068220 memory=288230583166042426 CPUtime=0.11 cores=0,2,4,6
/proc/23778/task/23788/stat : 23788 (java) S 23760 23760 23167 0 -1 1077944384 595 0 0 0 11 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455518722672 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23789] ppid=23760 vsize=8068220 memory=13565994345960240 CPUtime=0.08 cores=0,2,4,6
/proc/23778/task/23789/stat : 23789 (java) S 23760 23760 23167 0 -1 1077944384 353 0 0 0 8 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455517669872 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23790] ppid=23760 vsize=8068220 memory=114644 CPUtime=0.2 cores=0,2,4,6
/proc/23778/task/23790/stat : 23790 (java) S 23760 23760 23167 0 -1 1077944384 569 0 0 0 20 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455516617584 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23791] ppid=23760 vsize=8068220 memory=67208 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23791/stat : 23791 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453752073184 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23792] ppid=23760 vsize=8068220 memory=1408 CPUtime=1.32 cores=0,2,4,6
/proc/23778/task/23792/stat : 23792 (java) S 23760 23760 23167 0 -1 1077944384 167 0 0 0 64 68 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455515564464 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23794] ppid=23760 vsize=8068220 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23794/stat : 23794 (java) S 23760 23760 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455507755968 140456073314073 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23796] ppid=23760 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23796/stat : 23796 (java) S 23760 23760 23167 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453080972848 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23797] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23797/stat : 23797 (java) S 23760 23760 23167 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453483626416 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23798] ppid=23760 vsize=8068220 memory=6010712754341106564 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23798/stat : 23798 (java) S 23760 23760 23167 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 223875725 8261857280 29157 33554432000 4194304 4196468 140731987329776 140452946759072 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
Current children cumulated CPU time: 2508.74 s
Current children cumulated vsize: 8303460 KiB
Current children cumulated memory: 209008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.6 s]
/proc/loadavg: 2.05 2.03 2.05 3/203 24044
/proc/meminfo: memFree=20553324/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1472 CPUtime=8.07 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 591 27945 0 0 0 0 786 21 20 0 1 0 223875325 115843072 368 33554432000 4194304 5098028 140730517079952 140730517076696 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 368 311 221 0 87 0
[pid=23778] ppid=23760 vsize=8068220 memory=116628 CPUtime=2.57 cores=0,2,4,6
/proc/23778/stat : 23778 (java) S 23760 23760 23167 0 -1 1077944320 18051 0 0 0 184 73 0 0 20 0 19 0 223875650 8261857280 29157 33554432000 4194304 4196468 140731987329776 140731987312320 140456073289463 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
/proc/23778/statm: 2017055 29157 3147 1 0 1978454 0
[pid=23793] ppid=23778 vsize=72980 memory=56740 CPUtime=2509.43 cores=0,2,4,6
/proc/23793/stat : 23793 (minisat_release) R 23778 23760 23167 0 -1 4202496 209374 0 0 0 250926 17 0 0 20 0 1 0 223875722 74731520 14185 33554432000 4194304 4308513 140727886814912 140727886811816 4250774 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 11390976 140727886816372 140727886816470 140727886816470 140727886819269 0
/proc/23793/statm: 18245 14185 344 28 0 14485 0
[pid=23778/tid=23779] ppid=23760 vsize=8068220 memory=116628 CPUtime=0.75 cores=0,2,4,6
/proc/23778/task/23779/stat : 23779 (java) S 23760 23760 23167 0 -1 1077944384 14942 0 0 0 69 6 0 0 20 0 19 0 223875650 8261857280 29157 33554432000 4194304 4196468 140731987329776 140456045129616 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23780] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23780/stat : 23780 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140456077532048 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23781] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23781/stat : 23781 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455558462224 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23782] ppid=23760 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23782/stat : 23782 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455557409936 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23783] ppid=23760 vsize=8068220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23783/stat : 23783 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455556357136 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23784] ppid=23760 vsize=8068220 memory=4452 CPUtime=0.04 cores=0,2,4,6
/proc/23778/task/23784/stat : 23784 (java) S 23760 23760 23167 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455519774832 140456073300610 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23785] ppid=23760 vsize=8068220 memory=3732 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23785/stat : 23785 (java) S 23760 23760 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454892921632 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23786] ppid=23760 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23786/stat : 23786 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454624486512 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23787] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23787/stat : 23787 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454249977936 140456073308059 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23788] ppid=23760 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/23778/task/23788/stat : 23788 (java) S 23760 23760 23167 0 -1 1077944384 596 0 0 0 11 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455518722672 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23789] ppid=23760 vsize=8068220 memory=116628 CPUtime=0.08 cores=0,2,4,6
/proc/23778/task/23789/stat : 23789 (java) S 23760 23760 23167 0 -1 1077944384 353 0 0 0 8 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455517669872 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23790] ppid=23760 vsize=8068220 memory=3467832462725821245 CPUtime=0.2 cores=0,2,4,6
/proc/23778/task/23790/stat : 23790 (java) S 23760 23760 23167 0 -1 1077944384 571 0 0 0 20 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455516617584 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23791] ppid=23760 vsize=8068220 memory=6154509994540875111 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23791/stat : 23791 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453752073184 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23792] ppid=23760 vsize=8068220 memory=1472 CPUtime=1.33 cores=0,2,4,6
/proc/23778/task/23792/stat : 23792 (java) S 23760 23760 23167 0 -1 1077944384 169 0 0 0 64 69 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455515564464 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23794] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23794/stat : 23794 (java) S 23760 23760 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455507755968 140456073314073 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23796] ppid=23760 vsize=8068220 memory=56740 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23796/stat : 23796 (java) S 23760 23760 23167 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453080972848 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23797] ppid=23760 vsize=8068220 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23797/stat : 23797 (java) S 23760 23760 23167 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453483626416 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23798] ppid=23760 vsize=8068220 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23798/stat : 23798 (java) S 23760 23760 23167 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 223875725 8261857280 29157 33554432000 4194304 4196468 140731987329776 140452946759072 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8254328 KiB
Current children cumulated memory: 174840 KiB

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

[startup+2513.61 s]
# the end of solver process 23760 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.8646 s, system=0.21599 s

[startup+2513.61 s]
# the end of solver process 23778 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.97 s, system=1.13434 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+2513.6 s]
/proc/loadavg: 2.05 2.03 2.05 3/203 24044
/proc/meminfo: memFree=20553324/32770624 swapFree=67108688/67108860
[pid=23760] ppid=23757 vsize=113128 memory=1472 CPUtime=8.07 cores=0,2,4,6
/proc/23760/stat : 23760 (scop.sh) S 23757 23760 23167 0 -1 4202496 591 27945 0 0 0 0 786 21 20 0 1 0 223875325 115843072 368 33554432000 4194304 5098028 140730517079952 140730517076696 140529528009340 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9723904 140730517087297 140730517087495 140730517087495 140730517090253 0
/proc/23760/statm: 28282 368 311 221 0 87 0
[pid=23778] ppid=23760 vsize=8068220 memory=116628 CPUtime=2.57 cores=0,2,4,6
/proc/23778/stat : 23778 (java) S 23760 23760 23167 0 -1 1077944320 18051 0 0 0 184 73 0 0 20 0 19 0 223875650 8261857280 29157 33554432000 4194304 4196468 140731987329776 140731987312320 140456073289463 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
/proc/23778/statm: 2017055 29157 3147 1 0 1978454 0
[pid=23793] ppid=23778 vsize=72980 memory=56740 CPUtime=2509.43 cores=0,2,4,6
/proc/23793/stat : 23793 (minisat_release) R 23778 23760 23167 0 -1 4202496 209374 0 0 0 250926 17 0 0 20 0 1 0 223875722 74731520 14185 33554432000 4194304 4308513 140727886814912 140727886811816 4250774 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 11390976 140727886816372 140727886816470 140727886816470 140727886819269 0
/proc/23793/statm: 18245 14185 344 28 0 14485 0
[pid=23778/tid=23779] ppid=23760 vsize=8068220 memory=116628 CPUtime=0.75 cores=0,2,4,6
/proc/23778/task/23779/stat : 23779 (java) S 23760 23760 23167 0 -1 1077944384 14942 0 0 0 69 6 0 0 20 0 19 0 223875650 8261857280 29157 33554432000 4194304 4196468 140731987329776 140456045129616 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23780] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23780/stat : 23780 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140456077532048 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23781] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23781/stat : 23781 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455558462224 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23782] ppid=23760 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23782/stat : 23782 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455557409936 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23783] ppid=23760 vsize=8068220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23783/stat : 23783 (java) S 23760 23760 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 223875651 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455556357136 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23784] ppid=23760 vsize=8068220 memory=4452 CPUtime=0.04 cores=0,2,4,6
/proc/23778/task/23784/stat : 23784 (java) S 23760 23760 23167 0 -1 1077944384 5 0 0 0 2 2 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455519774832 140456073300610 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23785] ppid=23760 vsize=8068220 memory=3732 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23785/stat : 23785 (java) S 23760 23760 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454892921632 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23786] ppid=23760 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23786/stat : 23786 (java) S 23760 23760 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 223875653 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454624486512 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23787] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23787/stat : 23787 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140454249977936 140456073308059 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23788] ppid=23760 vsize=8068220 memory=1472 CPUtime=0.11 cores=0,2,4,6
/proc/23778/task/23788/stat : 23788 (java) S 23760 23760 23167 0 -1 1077944384 596 0 0 0 11 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455518722672 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23789] ppid=23760 vsize=8068220 memory=116628 CPUtime=0.08 cores=0,2,4,6
/proc/23778/task/23789/stat : 23789 (java) S 23760 23760 23167 0 -1 1077944384 353 0 0 0 8 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455517669872 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23790] ppid=23760 vsize=8068220 memory=3467832462725821245 CPUtime=0.2 cores=0,2,4,6
/proc/23778/task/23790/stat : 23790 (java) S 23760 23760 23167 0 -1 1077944384 571 0 0 0 20 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455516617584 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23791] ppid=23760 vsize=8068220 memory=6154509994540875111 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23791/stat : 23791 (java) S 23760 23760 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453752073184 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23792] ppid=23760 vsize=8068220 memory=1472 CPUtime=1.33 cores=0,2,4,6
/proc/23778/task/23792/stat : 23792 (java) S 23760 23760 23167 0 -1 1077944384 169 0 0 0 64 69 0 0 20 0 19 0 223875656 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455515564464 140456073300610 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23794] ppid=23760 vsize=8068220 memory=116628 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23794/stat : 23794 (java) S 23760 23760 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140455507755968 140456073314073 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23796] ppid=23760 vsize=8068220 memory=56740 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23796/stat : 23796 (java) S 23760 23760 23167 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453080972848 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23797] ppid=23760 vsize=8068220 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23797/stat : 23797 (java) S 23760 23760 23167 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 223875723 8261857280 29157 33554432000 4194304 4196468 140731987329776 140453483626416 140456073311389 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
[pid=23778/tid=23798] ppid=23760 vsize=8068220 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/23778/task/23798/stat : 23798 (java) S 23760 23760 23167 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 19 0 223875725 8261857280 29157 33554432000 4194304 4196468 140731987329776 140452946759072 140456073299669 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27926528 140731987334325 140731987334449 140731987334449 140731987337167 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 8254328 KiB
Current children cumulated memory: 174840 KiB

Child status: 1
Real time (s): 2513.61
CPU time (s): 2520.11
CPU user time (s): 2518.97
CPU system time (s): 1.13434
CPU usage (%): 100.258
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 755632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.97
system time used= 1.13434
maximum resident set size= 757092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256246
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59438
involuntary context switches= 707


# summary of solver processes directly reported to runsolver:
#   pid: 23760,23778
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.97
#   total CPU system time (s): 1.13434

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.3703 second user time and 26.2729 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 10:38:45
IDJOB=4305575
IDBENCH=141023
IDSOLVER=2783
FILE ID=node106/4305575-1534063125
RUNJOBID= node106-1534060601-23198
PBS_JOBID= 21036975
Free space on /tmp= 39652 MiB

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

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=1265600905

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        20599796 kB
MemAvailable:   31783644 kB
Buffers:          120584 kB
Cached:         11210028 kB
SwapCached:            0 kB
Active:          5669192 kB
Inactive:        5840780 kB
Active(anon):     125896 kB
Inactive(anon):   105404 kB
Active(file):    5543296 kB
Inactive(file):  5735376 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7920 kB
Writeback:             0 kB
AnonPages:        232816 kB
Mapped:            63484 kB
Shmem:             49632 kB
Slab:             361552 kB
SReclaimable:     333636 kB
SUnreclaim:        27916 kB
KernelStack:        4000 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5839720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39644 MiB
End job on node106 at 2018-08-12 11:20:38