Trace number 4305416

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 order+MapleCOMSPS (2018-07-31)? (TO) 2520.11 2509.51

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-16_c18.xml
MD5SUMfff017207be5e3895e33195d340205a8
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 variables512
Number of constraints482
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":496}]
Minimum variable degree0
Maximum variable degree33
Distribution of variable degrees[{"degree":0,"count":16},{"degree":2,"count":240},{"degree":32,"count":16},{"degree":33,"count":240}]
Minimum constraint arity16
Maximum constraint arity256
Distribution of constraint arities[{"arity":16,"count":1},{"arity":18,"count":480},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":480}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-4471-serial-file.bin HOME/instance-4305416-1534129832.xml
0.54/0.51	
0.54/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Aug 13 05:10:32 CEST 2018
0.66/0.54	c PID: 4474
0.66/0.54	c IP: 172.20.3.106
0.66/0.54	c HOST: node106.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.21/1.13	c (0,0) Parsing End
2.21/1.14	c (0,0) CSP: 496 int (0 aux), 0 bool (0 aux), 482 ctr, max domain size 16
2.21/1.14	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.21/1.14	c (0,0) Constraint Name Generate Begin
2.21/1.16	c (0,0) Ctr:HOME/instance-4305416-1534129832.xml,AllDifferentMatrix:Element:Instantiation:IntVar
2.21/1.16	c (0,0) Constraint Name Generate End
2.21/1.16	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.21/1.16	c (0,0) CSP to CSPinCNF Begin
4.01/1.80	c (1,1) translated 49 (10%) constraints
4.33/1.86	c (1,1) translated 97 (20%) constraints
4.63/1.91	c (1,1) translated 145 (30%) constraints
4.63/1.96	c (1,1) translated 193 (40%) constraints
4.95/2.02	c (1,1) translated 241 (50%) constraints
4.95/2.07	c (1,1) translated 290 (60%) constraints
5.27/2.11	c (1,1) translated 338 (70%) constraints
5.27/2.16	c (1,1) translated 386 (80%) constraints
5.27/2.19	c (1,1) translated 434 (90%) constraints
5.55/2.23	c (1,1) translated 482 (100%) constraints
5.89/2.36	c (1,1) STATISTICS1:HOME/instance-4305416-1534129832.xml,AllDifferentMatrix:Element:Instantiation:IntVar,496,11600,16,16,16,2,16:17760;1:1440,16:30720;1:1040,16:64;3:7680;2:3840;1:16,2:19200;1:8736,
5.89/2.36	c (1,1) ==========================================
5.89/2.36	c (1,1) Order
5.89/2.36	c (1,1) ==========================================
6.23/2.47	c (1,1) translated 1160 (10%) constraints
6.58/2.52	c (1,1) translated 2320 (20%) constraints
6.58/2.56	c (2,2) translated 3480 (30%) constraints
7.21/2.75	c (2,2) translated 4640 (40%) constraints
7.51/2.89	c (2,2) translated 5800 (50%) constraints
8.12/3.02	c (2,2) translated 6960 (60%) constraints
8.41/3.13	c (2,2) translated 8120 (70%) constraints
8.60/3.23	c (2,2) translated 9280 (80%) constraints
8.90/3.33	c (2,2) translated 10440 (90%) constraints
9.15/3.42	c (2,2) translated 11600 (100%) constraints
9.15/3.43	c (2,2) CSP to CSPinCNF End
9.15/3.43	c (2,2) CSP: 496 int (0 aux), 7440 bool (7440 aux), 26976 ctr, max domain size 16
9.15/3.43	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
9.15/3.43	c (2,2) CSPinCNF Propagation Begin
10.06/3.73	c (3,3) 2 values, 1332 unsatisfiable literals, and 288 valid clauses are removed
10.06/3.73	c (3,3) CSPinCNF Propagation End
10.06/3.73	c (3,3) CSP: 496 int (0 aux), 7440 bool (7440 aux), 26688 ctr, max domain size 16
10.06/3.73	c (3,3) Heap : 788 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.06/3.73	c (3,3) Simplify CSPinCNF Begin
10.67/3.96	c (3,3) Simplify CSPinCNF End
10.67/3.96	c (3,3) CSP: 496 int (0 aux), 14992 bool (14992 aux), 34240 ctr, max domain size 16
10.67/3.96	c (3,3) Heap : 901 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.67/3.96	c (3,3) Calculate Precise Domain Begin
10.67/3.96	c (3,3) 0 values are removed by re-calculation
10.67/3.96	c (3,3) Calculate Precise Domain End
10.67/3.97	c (3,3) CSP: 496 int (0 aux), 14992 bool (14992 aux), 34240 ctr, max domain size 16
10.67/3.97	c (3,3) Heap : 901 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
10.67/3.97	c (3,3) CSPinCNF to SatSolver Begin
11.67/4.29	c (3,3) 3424 (10 %) CSP clauses are encoded (22128 SAT variables, 39599 SAT clauses)
12.27/4.44	c (3,3) 6848 (20 %) CSP clauses are encoded (22128 SAT variables, 72608 SAT clauses)
12.53/4.65	c (4,4) 10272 (30 %) CSP clauses are encoded (22128 SAT variables, 105381 SAT clauses)
12.53/4.68	c (4,4) 13696 (40 %) CSP clauses are encoded (22128 SAT variables, 138628 SAT clauses)
12.73/4.79	c (4,4) 17120 (50 %) CSP clauses are encoded (22128 SAT variables, 171867 SAT clauses)
12.92/4.89	c (4,4) 20544 (60 %) CSP clauses are encoded (22128 SAT variables, 205106 SAT clauses)
13.06/4.99	c (4,4) 23968 (70 %) CSP clauses are encoded (22128 SAT variables, 238524 SAT clauses)
13.18/5.09	c (4,4) 27392 (80 %) CSP clauses are encoded (22128 SAT variables, 271852 SAT clauses)
13.28/5.19	c (4,4) 30816 (90 %) CSP clauses are encoded (22128 SAT variables, 305178 SAT clauses)
13.36/5.28	c (4,4) 34240 (100 %) CSP clauses are encoded (22128 SAT variables, 338511 SAT clauses)
13.36/5.28	c (4,4) Launch Command will be: minisat_release
13.36/5.28	c (4,4) CSPinCNF to SatSolver End
13.36/5.28	c (4,4) Heap : 1746 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
13.79/5.49	c (4,4) STATISTICS2:HOME/instance-4305416-1534129832.xml,AllDifferentMatrix:Element:Instantiation:IntVar,15488,34240,16,16,14,2,16:15288;15:5144;14:688;1:1732,16:48788;15:9152;14:1016;2:37956;1:1732,14:60;3:6592;2:27588,2:22852;1:52940,
13.79/5.50	c (4,4) 22128 bool, 338512 clause
13.79/5.50	c (4,4) Export Begin
14.40/5.60	c (5,5) Export to HOME/scop-4471-serial-file.bin
14.40/5.60	c (5,5) Export End
14.40/5.61	c (5,5) Export File Size: 0.08 MB
14.40/5.61	c (5,5) 0,0,2,3,3,3,4,STOP-AFTER(DIMACS)
14.40/5.61	c END-Prog: Mon Aug 13 05:10:37 CEST 2018
14.40/5.63	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-4471-serial-file.bin
15.05/6.12	c (0,0) Read Serial File Begin
15.05/6.12	c (0,0) HOME/scop-4471-serial-file.bin
15.41/6.32	c (0,0) Read Serial File End
15.41/6.33	
15.41/6.33	scop order+minisat_release (2018-07-31)
15.41/6.33	(Solving Process)
15.41/6.33	
15.41/6.35	c BEGIN-Prog: Mon Aug 13 05:10:38 CEST 2018
15.41/6.35	c PID: 4566
15.41/6.35	c IP: 172.20.3.106
15.41/6.35	c HOST: node106.alineos.net
15.41/6.36	c (0,0) SatSolver.solve Begin
15.41/6.36	c (0,0) 0 bool, 0 clause
15.41/6.36	c (0,0) minisat_release HOME/instance-4305416-1534129832.xml-scop-4474.cnf
2517.95/2507.43	c (2501,0) c This is COMiniSatPS.
2517.95/2507.43	c (2501,0) c WARNING: for repeatability, setting FPU to use double precision
2517.95/2507.43	c (2501,0) c ============================[ Problem Statistics ]=============================
2517.95/2507.43	c (2501,0) c |                                                                             |
2517.95/2507.43	c (2501,0) c |  Number of variables:         22128                                         |
2517.95/2507.43	c (2501,0) c |  Number of clauses:          338512                                         |
2517.95/2507.43	c (2501,0) c |  Parse time:                   0.09 s                                       |
2517.95/2507.43	c (2501,0) c |  Eliminated clauses:           0.24 Mb                                      |
2517.95/2507.43	c (2501,0) c Reduced to 10436 vars, 309344 cls (grow=0)
2517.95/2507.43	c (2501,0) c No iterative elimination performed. (vars=10436, c/v ratio=29.6)
2517.95/2507.43	c (2501,0) c |  Simplification time:          0.42 s                                       |
2517.95/2507.43	c (2501,0) c |                                                                             |
2517.95/2507.43	c (2501,0) c ============================[ Search Statistics ]==============================
2517.95/2507.43	c (2501,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2517.95/2507.43	c (2501,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2517.95/2507.43	c (2501,0) c ===============================================================================
2517.95/2507.43	c (2501,0) c Switched to VSIDS.
2520.05/2509.50	c (2503,0) SatSolver is killed by some reasons.
2520.05/2509.50	c (2503,0) receiving signal SIGTERM
2520.05/2509.50	s UNKNOWN
2520.05/2509.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2509.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 (9675 MiB free)
  memory of node 1: 16384 MiB (13393 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305416-1534129832/watcher-4305416-1534129832 -o /tmp/evaluation-result-4305416-1534129832/solver-4305416-1534129832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534129828-4307 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305416-1534129832.xml 

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

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


[startup+0.10052 s]*
/proc/loadavg: 0.80 1.27 1.56 2/201 4488
/proc/meminfo: memFree=23668028/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230546037 115843072 349 33554432000 4194304 5098028 140725466445104 140725466442360 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 349 296 221 0 87 0
[pid=4474] ppid=4471 vsize=15012476 memory=72220 CPUtime=0.11 cores=1,3,5,7
/proc/4474/stat : 4474 (java) S 4471 4471 4275 0 -1 1077944320 6147 0 0 0 10 1 0 0 20 0 15 0 230546037 15372775424 18055 33554432000 4194304 4196468 140724635002640 140724634985184 139788650323703 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
/proc/4474/statm: 3753119 18055 2767 1 0 3715579 0
[pid=4474/tid=4475] ppid=4471 vsize=15012476 memory=8514701219931451533 CPUtime=0.09 cores=1,3,5,7
/proc/4474/task/4475/stat : 4475 (java) R 4471 4471 4275 0 -1 4202560 4392 0 0 0 8 1 0 0 20 0 15 0 230546038 15372775424 18187 33554432000 4194304 4196468 140724635002640 139788622147136 139788630599531 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4476] ppid=4471 vsize=15012476 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4476/stat : 4476 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 18187 33554432000 4194304 4196468 140724635002640 139788654566288 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4477] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4477/stat : 4477 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 18187 33554432000 4194304 4196468 140724635002640 139788445649680 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4478] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4478/stat : 4478 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 18187 33554432000 4194304 4196468 140724635002640 139788444597392 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4479] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4479/stat : 4479 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 18187 33554432000 4194304 4196468 140724635002640 139788443544592 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4480] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4480/stat : 4480 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787620796528 139788650334850 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4481] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4481/stat : 4481 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787226833696 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4482] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4482/stat : 4482 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 18253 33554432000 4194304 4196468 140724635002640 139786958398576 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4483] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4483/stat : 4483 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139786583890000 139788650342299 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4484] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4484/stat : 4484 (java) S 4471 4471 4275 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787619744368 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4485] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4485/stat : 4485 (java) S 4471 4471 4275 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787618691568 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4486] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0.01 cores=1,3,5,7
/proc/4474/task/4486/stat : 4486 (java) S 4471 4471 4275 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787617639280 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4487] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4487/stat : 4487 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139786085985248 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4488] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4488/stat : 4488 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 18253 33554432000 4194304 4196468 140724635002640 139787616586160 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73616 KiB

[startup+0.210399 s]*
/proc/loadavg: 0.80 1.27 1.56 3/198 4496
/proc/meminfo: memFree=23654856/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230546037 115843072 349 33554432000 4194304 5098028 140725466445104 140725466442360 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 349 296 221 0 87 0
[pid=4474] ppid=4471 vsize=15012476 memory=85528 CPUtime=0.25 cores=1,3,5,7
/proc/4474/stat : 4474 (java) S 4471 4471 4275 0 -1 1077944320 9763 0 0 0 23 2 0 0 20 0 15 0 230546037 15372775424 21382 33554432000 4194304 4196468 140724635002640 140724634985184 139788650323703 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
/proc/4474/statm: 3753119 21382 2900 1 0 3715579 0
[pid=4474/tid=4475] ppid=4471 vsize=15012476 memory=7311146985107750967 CPUtime=0.2 cores=1,3,5,7
/proc/4474/task/4475/stat : 4475 (java) R 4471 4471 4275 0 -1 4202560 7668 0 0 0 18 2 0 0 20 0 15 0 230546038 15372775424 21382 33554432000 4194304 4196468 140724635002640 139788622148912 139788650335638 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4476] ppid=4471 vsize=15012476 memory=12624 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4476/stat : 4476 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 21382 33554432000 4194304 4196468 140724635002640 139788654566288 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4477] ppid=4471 vsize=15012476 memory=3834172174188545696 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4477/stat : 4477 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 21382 33554432000 4194304 4196468 140724635002640 139788445649680 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4478] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4478/stat : 4478 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 21382 33554432000 4194304 4196468 140724635002640 139788444597392 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4479] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4479/stat : 4479 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 21382 33554432000 4194304 4196468 140724635002640 139788443544592 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4480] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4480/stat : 4480 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787620796528 139788650334850 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4481] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4481/stat : 4481 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787226833696 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4482] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4482/stat : 4482 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 21382 33554432000 4194304 4196468 140724635002640 139786958398576 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4483] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4483/stat : 4483 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139786583890000 139788650342299 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4484] ppid=4471 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4474/task/4484/stat : 4484 (java) S 4471 4471 4275 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787619744368 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4485] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4485/stat : 4485 (java) S 4471 4471 4275 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787618691568 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4486] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0.03 cores=1,3,5,7
/proc/4474/task/4486/stat : 4486 (java) R 4471 4471 4275 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787617639280 139788642560830 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4487] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4487/stat : 4487 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139786085985248 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4488] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4488/stat : 4488 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 21382 33554432000 4194304 4196468 140724635002640 139787616586160 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86924 KiB

[startup+0.310239 s]*
/proc/loadavg: 0.80 1.27 1.56 5/216 4517
/proc/meminfo: memFree=23635428/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230546037 115843072 349 33554432000 4194304 5098028 140725466445104 140725466442360 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 349 296 221 0 87 0
[pid=4474] ppid=4471 vsize=15012476 memory=89660 CPUtime=0.43 cores=1,3,5,7
/proc/4474/stat : 4474 (java) S 4471 4471 4275 0 -1 1077944320 10383 0 0 0 40 3 0 0 20 0 15 0 230546037 15372775424 22415 33554432000 4194304 4196468 140724635002640 140724634985184 139788650323703 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
/proc/4474/statm: 3753119 22415 2978 1 0 3715579 0
[pid=4474/tid=4475] ppid=4471 vsize=15012476 memory=7883960649037381690 CPUtime=0.29 cores=1,3,5,7
/proc/4474/task/4475/stat : 4475 (java) R 4471 4471 4275 0 -1 4202560 8105 0 0 0 27 2 0 0 20 0 15 0 230546038 15372775424 22415 33554432000 4194304 4196468 140724635002640 139788622141232 139788634404190 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4476] ppid=4471 vsize=15012476 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4476/stat : 4476 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 22415 33554432000 4194304 4196468 140724635002640 139788654566288 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4477] ppid=4471 vsize=15012476 memory=139732485814434 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4477/stat : 4477 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 22415 33554432000 4194304 4196468 140724635002640 139788445649680 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4478] ppid=4471 vsize=15012476 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4478/stat : 4478 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 22415 33554432000 4194304 4196468 140724635002640 139788444597392 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4479] ppid=4471 vsize=15012476 memory=4212118448125207652 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4479/stat : 4479 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15372775424 22415 33554432000 4194304 4196468 140724635002640 139788443544592 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4480] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4480/stat : 4480 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787620796528 139788650334850 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4481] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4481/stat : 4481 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787226833696 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4482] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4482/stat : 4482 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546041 15372775424 22415 33554432000 4194304 4196468 140724635002640 139786958398576 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4483] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4483/stat : 4483 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139786583890000 139788650342299 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4484] ppid=4471 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4474/task/4484/stat : 4484 (java) R 4471 4471 4275 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787619744368 139788633526937 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4485] ppid=4471 vsize=15012476 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4474/task/4485/stat : 4485 (java) R 4471 4471 4275 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787618691568 139788650334850 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4486] ppid=4471 vsize=15012476 memory=139732485801600 CPUtime=0.07 cores=1,3,5,7
/proc/4474/task/4486/stat : 4486 (java) R 4471 4471 4275 0 -1 4202560 342 0 0 0 7 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787617639280 139788629288154 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4487] ppid=4471 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4487/stat : 4487 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139786085985248 139788650333909 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4488] ppid=4471 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4488/stat : 4488 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546044 15372775424 22415 33554432000 4194304 4196468 140724635002640 139787616586160 139788650334850 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91056 KiB

[startup+0.705181 s]
/proc/loadavg: 0.80 1.27 1.56 4/216 4517
/proc/meminfo: memFree=23594256/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230546037 115843072 349 33554432000 4194304 5098028 140725466445104 140725466442360 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 349 296 221 0 87 0
[pid=4474] ppid=4471 vsize=15020872 memory=132084 CPUtime=1.05 cores=1,3,5,7
/proc/4474/stat : 4474 (java) S 4471 4471 4275 0 -1 1077944320 17609 0 0 0 100 5 0 0 20 0 15 0 230546037 15381372928 33021 33554432000 4194304 4196468 140724635002640 140724634985184 139788650323703 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
/proc/4474/statm: 3755218 33021 3163 1 0 3716603 0
[pid=4474/tid=4475] ppid=4471 vsize=15020872 memory=365 CPUtime=0.67 cores=1,3,5,7
/proc/4474/task/4475/stat : 4475 (java) R 4471 4471 4275 0 -1 4202560 14757 0 0 0 64 3 0 0 20 0 15 0 230546038 15381372928 33021 33554432000 4194304 4196468 140724635002640 139788622160608 139788650335638 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4476] ppid=4471 vsize=15020872 memory=8007 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4476/stat : 4476 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15381372928 33021 33554432000 4194304 4196468 140724635002640 139788654566288 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4477] ppid=4471 vsize=15020872 memory=519 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4477/stat : 4477 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230546039 15381372928 33021 33554432000 4194304 4196468 140724635002640 139788445649680 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4478] ppid=4471 vsize=15020872 memory=243 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4478/stat : 4478 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15381372928 33021 33554432000 4194304 4196468 140724635002640 139788444597392 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4479] ppid=4471 vsize=15020872 memory=1 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4479/stat : 4479 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546039 15381372928 33021 33554432000 4194304 4196468 140724635002640 139788443544592 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4480] ppid=4471 vsize=15020872 memory=86 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4480/stat : 4480 (java) S 4471 4471 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230546041 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787620796528 139788650334850 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4481] ppid=4471 vsize=15020872 memory=678 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4481/stat : 4481 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230546041 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787226833696 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4482] ppid=4471 vsize=15020872 memory=193 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4482/stat : 4482 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546041 15381372928 33021 33554432000 4194304 4196468 140724635002640 139786958398576 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4483] ppid=4471 vsize=15020872 memory=6 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4483/stat : 4483 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139786583890000 139788650342299 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4484] ppid=4471 vsize=15020872 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/4474/task/4484/stat : 4484 (java) R 4471 4471 4275 0 -1 4202560 725 0 0 0 11 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787619725384 139788642613163 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4485] ppid=4471 vsize=15020872 memory=19090 CPUtime=0.06 cores=1,3,5,7
/proc/4474/task/4485/stat : 4485 (java) S 4471 4471 4275 0 -1 1077944384 272 0 0 0 6 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787618691568 139788650334850 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4486] ppid=4471 vsize=15020872 memory=673 CPUtime=0.17 cores=1,3,5,7
/proc/4474/task/4486/stat : 4486 (java) R 4471 4471 4275 0 -1 4202560 519 0 0 0 17 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787617639280 139788650345050 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4487] ppid=4471 vsize=15020872 memory=62672 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4487/stat : 4487 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139786085985248 139788650333909 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
[pid=4474/tid=4488] ppid=4471 vsize=15020872 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/4474/task/4488/stat : 4488 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230546044 15381372928 33021 33554432000 4194304 4196468 140724635002640 139787616586160 139788650334850 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28745728 140724635005959 140724635006257 140724635006257 140724635008975 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 133480 KiB

[startup+1.5042 s]
/proc/loadavg: 0.97 1.30 1.57 6/218 4565
/proc/meminfo: memFree=23519648/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230546037 115843072 349 33554432000 4194304 5098028 140725466445104 140725466442360 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 349 296 221 0 87 0

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

[pid=4566/tid=4569] ppid=4471 vsize=8068220 memory=118296 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29574 33554432000 4194304 4196468 140734865573680 139764361308432 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4570] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29574 33554432000 4194304 4196468 140734865573680 139764360256144 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4571] ppid=4471 vsize=8068220 memory=118296 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4571/stat : 4571 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29574 33554432000 4194304 4196468 140734865573680 139764359203344 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4572] ppid=4471 vsize=8068220 memory=118296 CPUtime=0.06 cores=1,3,5,7
/proc/4566/task/4572/stat : 4572 (java) S 4471 4471 4275 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 230546604 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763935849072 139764556909186 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4573] ppid=4471 vsize=8068220 memory=249550 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4573/stat : 4573 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763403187488 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4574] ppid=4471 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4574/stat : 4574 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763134752368 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4575] ppid=4471 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4575/stat : 4575 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139762760243792 139764556916635 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4576] ppid=4471 vsize=8068220 memory=118296 CPUtime=0.15 cores=1,3,5,7
/proc/4566/task/4576/stat : 4576 (java) S 4471 4471 4275 0 -1 1077944384 1008 0 0 0 15 0 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763934795888 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4577] ppid=4471 vsize=8068220 memory=1472 CPUtime=0.11 cores=1,3,5,7
/proc/4566/task/4577/stat : 4577 (java) S 4471 4471 4275 0 -1 1077944384 348 0 0 0 11 0 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763933743088 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4578] ppid=4471 vsize=8068220 memory=118296 CPUtime=0.22 cores=1,3,5,7
/proc/4566/task/4578/stat : 4578 (java) S 4471 4471 4275 0 -1 1077944384 549 0 0 0 22 0 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763932690800 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4579] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4579/stat : 4579 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139762262338016 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4580] ppid=4471 vsize=8068220 memory=1472 CPUtime=1.35 cores=1,3,5,7
/proc/4566/task/4580/stat : 4580 (java) S 4471 4471 4275 0 -1 1077944384 167 0 0 0 60 75 0 0 20 0 19 0 230546607 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763931638704 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4582] ppid=4471 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4582/stat : 4582 (java) S 4471 4471 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29574 33554432000 4194304 4196468 140734865573680 139763924161984 139764556922649 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4584] ppid=4471 vsize=8068220 memory=62708 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4584/stat : 4584 (java) S 4471 4471 4275 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29574 33554432000 4194304 4196468 140734865573680 139761725452336 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4585] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4585/stat : 4585 (java) S 4471 4471 4275 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29574 33554432000 4194304 4196468 140734865573680 139761859673520 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4586] ppid=4471 vsize=8068220 memory=118296 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4586/stat : 4586 (java) S 4471 4471 4275 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 230546678 8261857280 29574 33554432000 4194304 4196468 140734865573680 139761457028000 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
Current children cumulated CPU time: 2512.85 s
Current children cumulated vsize: 8316532 KiB
Current children cumulated memory: 211280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.5 s]
/proc/loadavg: 2.06 2.06 2.05 3/222 4761
/proc/meminfo: memFree=23445616/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1472 CPUtime=14.43 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 591 29388 0 0 0 0 1403 40 20 0 1 0 230546037 115843072 368 33554432000 4194304 5098028 140725466445104 140725466441848 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 368 311 221 0 87 0
[pid=4566] ppid=4471 vsize=8068220 memory=118420 CPUtime=2.73 cores=1,3,5,7
/proc/4566/stat : 4566 (java) S 4471 4471 4275 0 -1 1077944320 17974 0 0 0 192 81 0 0 20 0 19 0 230546601 8261857280 29605 33554432000 4194304 4196468 140734865573680 140734865556224 139764556898039 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
/proc/4566/statm: 2017055 29605 3154 1 0 1978454 0
[pid=4581] ppid=4566 vsize=135184 memory=91516 CPUtime=2502.89 cores=1,3,5,7
/proc/4581/stat : 4581 (minisat_release) R 4566 4471 4275 0 -1 4202496 343969 0 0 0 250264 25 0 0 20 0 1 0 230546675 138428416 22879 33554432000 4194304 4308513 140732804377488 140732804374984 4276465 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22790144 140732804379765 140732804379862 140732804379862 140732804382661 0
/proc/4581/statm: 33796 22879 343 28 0 30036 0
[pid=4566/tid=4567] ppid=4471 vsize=8068220 memory=1472 CPUtime=0.76 cores=1,3,5,7
/proc/4566/task/4567/stat : 4567 (java) S 4471 4471 4275 0 -1 1077944384 14485 0 0 0 71 5 0 0 20 0 19 0 230546601 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764528738192 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4568] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764561140112 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4569] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764361308432 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4570] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764360256144 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4571] ppid=4471 vsize=8068220 memory=118296 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4571/stat : 4571 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764359203344 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4572] ppid=4471 vsize=8068220 memory=118420 CPUtime=0.06 cores=1,3,5,7
/proc/4566/task/4572/stat : 4572 (java) S 4471 4471 4275 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763935849072 139764556909186 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4573] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4573/stat : 4573 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763403187488 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4574] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4574/stat : 4574 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763134752368 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4575] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4575/stat : 4575 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139762760243792 139764556916635 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4576] ppid=4471 vsize=8068220 memory=1220 CPUtime=0.15 cores=1,3,5,7
/proc/4566/task/4576/stat : 4576 (java) S 4471 4471 4275 0 -1 1077944384 1008 0 0 0 15 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763934795888 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4577] ppid=4471 vsize=8068220 memory=1472 CPUtime=0.11 cores=1,3,5,7
/proc/4566/task/4577/stat : 4577 (java) S 4471 4471 4275 0 -1 1077944384 348 0 0 0 11 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763933743088 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4578] ppid=4471 vsize=8068220 memory=118420 CPUtime=0.22 cores=1,3,5,7
/proc/4566/task/4578/stat : 4578 (java) S 4471 4471 4275 0 -1 1077944384 552 0 0 0 22 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763932690800 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4579] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4579/stat : 4579 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139762262338016 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4580] ppid=4471 vsize=8068220 memory=164 CPUtime=1.36 cores=1,3,5,7
/proc/4566/task/4580/stat : 4580 (java) S 4471 4471 4275 0 -1 1077944384 167 0 0 0 60 76 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763931638704 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4582] ppid=4471 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4582/stat : 4582 (java) S 4471 4471 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763924161984 139764556922649 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4584] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4584/stat : 4584 (java) S 4471 4471 4275 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761725452336 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4585] ppid=4471 vsize=8068220 memory=7284 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4585/stat : 4585 (java) S 4471 4471 4275 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761859673520 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4586] ppid=4471 vsize=8068220 memory=804 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4586/stat : 4586 (java) S 4471 4471 4275 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 230546678 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761457028000 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8316532 KiB
Current children cumulated memory: 211408 KiB

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

[startup+2509.51 s]
# the end of solver process 4471 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.0356 s, system=0.412645 s

[startup+2509.51 s]
# the end of solver process 4566 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.61 s, system=1.49997 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+2509.5 s]
/proc/loadavg: 2.06 2.06 2.05 3/222 4761
/proc/meminfo: memFree=23445616/32770624 swapFree=67108688/67108860
[pid=4471] ppid=4468 vsize=113128 memory=1472 CPUtime=14.43 cores=1,3,5,7
/proc/4471/stat : 4471 (scop.sh) S 4468 4471 4275 0 -1 4202496 591 29388 0 0 0 0 1403 40 20 0 1 0 230546037 115843072 368 33554432000 4194304 5098028 140725466445104 140725466441848 140039391543932 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25178112 140725466448960 140725466449159 140725466449159 140725466451917 0
/proc/4471/statm: 28282 368 311 221 0 87 0
[pid=4566] ppid=4471 vsize=8068220 memory=118420 CPUtime=2.73 cores=1,3,5,7
/proc/4566/stat : 4566 (java) S 4471 4471 4275 0 -1 1077944320 17974 0 0 0 192 81 0 0 20 0 19 0 230546601 8261857280 29605 33554432000 4194304 4196468 140734865573680 140734865556224 139764556898039 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
/proc/4566/statm: 2017055 29605 3154 1 0 1978454 0
[pid=4581] ppid=4566 vsize=135184 memory=91516 CPUtime=2502.89 cores=1,3,5,7
/proc/4581/stat : 4581 (minisat_release) R 4566 4471 4275 0 -1 4202496 343969 0 0 0 250264 25 0 0 20 0 1 0 230546675 138428416 22879 33554432000 4194304 4308513 140732804377488 140732804374984 4276465 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22790144 140732804379765 140732804379862 140732804379862 140732804382661 0
/proc/4581/statm: 33796 22879 343 28 0 30036 0
[pid=4566/tid=4567] ppid=4471 vsize=8068220 memory=1472 CPUtime=0.76 cores=1,3,5,7
/proc/4566/task/4567/stat : 4567 (java) S 4471 4471 4275 0 -1 1077944384 14485 0 0 0 71 5 0 0 20 0 19 0 230546601 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764528738192 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4568] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4568/stat : 4568 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764561140112 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4569] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4569/stat : 4569 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764361308432 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4570] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4570/stat : 4570 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764360256144 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4571] ppid=4471 vsize=8068220 memory=118296 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4571/stat : 4571 (java) S 4471 4471 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 230546602 8261857280 29605 33554432000 4194304 4196468 140734865573680 139764359203344 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4572] ppid=4471 vsize=8068220 memory=118420 CPUtime=0.06 cores=1,3,5,7
/proc/4566/task/4572/stat : 4572 (java) S 4471 4471 4275 0 -1 1077944384 7 0 0 0 2 4 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763935849072 139764556909186 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4573] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4573/stat : 4573 (java) S 4471 4471 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763403187488 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4574] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4574/stat : 4574 (java) S 4471 4471 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 230546604 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763134752368 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4575] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4575/stat : 4575 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139762760243792 139764556916635 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4576] ppid=4471 vsize=8068220 memory=1220 CPUtime=0.15 cores=1,3,5,7
/proc/4566/task/4576/stat : 4576 (java) S 4471 4471 4275 0 -1 1077944384 1008 0 0 0 15 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763934795888 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4577] ppid=4471 vsize=8068220 memory=1472 CPUtime=0.11 cores=1,3,5,7
/proc/4566/task/4577/stat : 4577 (java) S 4471 4471 4275 0 -1 1077944384 348 0 0 0 11 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763933743088 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4578] ppid=4471 vsize=8068220 memory=118420 CPUtime=0.22 cores=1,3,5,7
/proc/4566/task/4578/stat : 4578 (java) S 4471 4471 4275 0 -1 1077944384 552 0 0 0 22 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763932690800 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4579] ppid=4471 vsize=8068220 memory=118420 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4579/stat : 4579 (java) S 4471 4471 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139762262338016 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4580] ppid=4471 vsize=8068220 memory=164 CPUtime=1.36 cores=1,3,5,7
/proc/4566/task/4580/stat : 4580 (java) S 4471 4471 4275 0 -1 1077944384 167 0 0 0 60 76 0 0 20 0 19 0 230546607 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763931638704 139764556909186 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4582] ppid=4471 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4582/stat : 4582 (java) S 4471 4471 4275 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139763924161984 139764556922649 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4584] ppid=4471 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4584/stat : 4584 (java) S 4471 4471 4275 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761725452336 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4585] ppid=4471 vsize=8068220 memory=7284 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4585/stat : 4585 (java) S 4471 4471 4275 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 230546675 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761859673520 139764556919965 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
[pid=4566/tid=4586] ppid=4471 vsize=8068220 memory=804 CPUtime=0 cores=1,3,5,7
/proc/4566/task/4586/stat : 4586 (java) S 4471 4471 4275 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 230546678 8261857280 29605 33554432000 4194304 4196468 140734865573680 139761457028000 139764556908245 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32911360 140734865581238 140734865581361 140734865581361 140734865584079 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8316532 KiB
Current children cumulated memory: 211408 KiB

Child status: 1
Real time (s): 2509.51
CPU time (s): 2520.11
CPU user time (s): 2518.61
CPU system time (s): 1.49997
CPU usage (%): 100.422
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 1920032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.61
system time used= 1.49997
maximum resident set size= 1921392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392210
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59745
involuntary context switches= 892


# summary of solver processes directly reported to runsolver:
#   pid: 4471,4566
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.61
#   total CPU system time (s): 1.49997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.2245 second user time and 27.2476 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 05:10:32
IDJOB=4305416
IDBENCH=141611
IDSOLVER=2782
FILE ID=node106/4305416-1534129832
RUNJOBID= node106-1534129828-4307
PBS_JOBID= 21037011
Free space on /tmp= 39900 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-16_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305416-1534129832/watcher-4305416-1534129832 -o /tmp/evaluation-result-4305416-1534129832/solver-4305416-1534129832 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534129828-4307 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305416-1534129832.xml

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

MD5SUM BENCH= fff017207be5e3895e33195d340205a8
RANDOM SEED=1495954147

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:        23623072 kB
MemAvailable:   31795200 kB
Buffers:          152268 kB
Cached:          8211076 kB
SwapCached:            0 kB
Active:          4305628 kB
Inactive:        4218404 kB
Active(anon):     107496 kB
Inactive(anon):   105400 kB
Active(file):    4198132 kB
Inactive(file):  4113004 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7880 kB
Writeback:           316 kB
AnonPages:        147524 kB
Mapped:            63840 kB
Shmem:             49632 kB
Slab:             318084 kB
SReclaimable:     289452 kB
SUnreclaim:        28632 kB
KernelStack:        3632 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5685724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 39896 MiB
End job on node106 at 2018-08-13 05:52:21