Trace number 4305410

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)UNSAT 6.00271 2.88112

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-07_c18.xml
MD5SUM950a11acbe9bee1dbcb0d00f57370eba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.287109
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":91}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":14,"count":7},{"degree":15,"count":42}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":1},{"arity":9,"count":84},{"arity":49,"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":84}]
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-4343-serial-file.bin HOME/instance-4305410-1534129828.xml
0.54/0.51	
0.54/0.51	scop order+minisat_release (2018-07-31)
0.54/0.51	(Encoding Process)
0.54/0.51	
0.66/0.54	c BEGIN-Prog: Mon Aug 13 05:10:29 CEST 2018
0.66/0.54	c PID: 4346
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
1.21/0.89	c (0,0) Parsing End
1.21/0.90	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.21/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.90	c (0,0) Constraint Name Generate Begin
1.21/0.91	c (0,0) Ctr:HOME/instance-4305410-1534129828.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.21/0.91	c (0,0) Constraint Name Generate End
1.21/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.21/0.91	c (0,0) CSP to CSPinCNF Begin
2.10/1.23	c (0,0) translated 9 (10%) constraints
2.10/1.25	c (0,0) translated 18 (20%) constraints
2.10/1.26	c (0,0) translated 26 (30%) constraints
2.10/1.28	c (0,0) translated 35 (40%) constraints
2.10/1.29	c (0,0) translated 43 (50%) constraints
2.38/1.30	c (0,0) translated 52 (60%) constraints
2.38/1.31	c (0,0) translated 61 (70%) constraints
2.38/1.32	c (0,0) translated 69 (80%) constraints
2.38/1.33	c (0,0) translated 78 (90%) constraints
2.38/1.34	c (0,0) translated 86 (100%) constraints
2.38/1.39	c (0,0) STATISTICS1:HOME/instance-4305410-1534129828.xml,AllDifferentMatrix:Element:Instantiation:IntVar,91,917,7,7,7,2,7:1218;1:252,7:2352;1:203,7:28;3:588;2:294;1:7,2:1470;1:798,
2.38/1.39	c (0,0) ==========================================
2.38/1.39	c (0,0) Order
2.38/1.39	c (0,0) ==========================================
2.71/1.42	c (0,0) translated 92 (10%) constraints
2.71/1.43	c (0,0) translated 184 (20%) constraints
2.71/1.44	c (0,0) translated 276 (30%) constraints
2.71/1.47	c (0,0) translated 367 (40%) constraints
2.99/1.50	c (0,0) translated 459 (50%) constraints
2.99/1.53	c (1,1) translated 551 (60%) constraints
2.99/1.55	c (1,1) translated 642 (70%) constraints
2.99/1.58	c (1,1) translated 734 (80%) constraints
2.99/1.60	c (1,1) translated 826 (90%) constraints
3.30/1.61	c (1,1) translated 917 (100%) constraints
3.30/1.62	c (1,1) CSP to CSPinCNF End
3.30/1.62	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.30/1.62	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.30/1.62	c (1,1) CSPinCNF Propagation Begin
3.30/1.68	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.30/1.68	c (1,1) CSPinCNF Propagation End
3.30/1.68	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.30/1.68	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.30/1.68	c (1,1) Simplify CSPinCNF Begin
3.61/1.71	c (1,1) Simplify CSPinCNF End
3.61/1.71	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.61/1.71	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.61/1.71	c (1,1) Calculate Precise Domain Begin
3.61/1.72	c (1,1) 0 values are removed by re-calculation
3.61/1.72	c (1,1) Calculate Precise Domain End
3.61/1.72	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.61/1.72	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.61/1.72	c (1,1) CSPinCNF to SatSolver Begin
3.96/1.80	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
3.96/1.82	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
3.96/1.84	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
3.96/1.85	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
3.96/1.86	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
3.96/1.87	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
3.96/1.88	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
3.96/1.89	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.26/1.90	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.26/1.91	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.26/1.91	c (1,1) Launch Command will be: minisat_release
4.26/1.91	c (1,1) CSPinCNF to SatSolver End
4.26/1.91	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.26/1.94	c (1,1) STATISTICS2:HOME/instance-4305410-1534129828.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1169,2506,7,7,5,2,7:600;6:572;5:256;1:256,7:2672;6:1088;5:368;2:2748;1:256,5:24;3:364;2:2118,2:1684;1:3764,
4.26/1.94	c (1,1) 1554 bool, 9634 clause
4.26/1.94	c (1,1) Export Begin
4.62/2.03	c (1,1) Export to HOME/scop-4343-serial-file.bin
4.62/2.03	c (1,1) Export End
4.62/2.03	c (1,1) Export File Size: 0.02 MB
4.62/2.03	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.62/2.03	c END-Prog: Mon Aug 13 05:10:30 CEST 2018
4.62/2.08	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-4343-serial-file.bin
4.78/2.57	c (0,0) Read Serial File Begin
4.78/2.57	c (0,0) HOME/scop-4343-serial-file.bin
4.78/2.73	c (0,0) Read Serial File End
4.78/2.75	
4.78/2.75	scop order+minisat_release (2018-07-31)
4.78/2.75	(Solving Process)
4.78/2.75	
4.78/2.77	c BEGIN-Prog: Mon Aug 13 05:10:31 CEST 2018
4.78/2.77	c PID: 4370
4.78/2.77	c IP: 172.20.3.106
4.78/2.77	c HOST: node106.alineos.net
4.78/2.77	c (0,0) SatSolver.solve Begin
4.78/2.77	c (0,0) 0 bool, 0 clause
4.78/2.77	c (0,0) minisat_release HOME/instance-4305410-1534129828.xml-scop-4346.cnf
4.78/2.86	c (0,0) c This is COMiniSatPS.
4.78/2.86	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.78/2.86	c (0,0) c ============================[ Problem Statistics ]=============================
4.78/2.86	c (0,0) c |                                                                             |
4.78/2.86	c (0,0) c |  Number of variables:          1554                                         |
4.78/2.86	c (0,0) c |  Number of clauses:            9634                                         |
4.78/2.86	c (0,0) c |  Parse time:                   0.00 s                                       |
4.78/2.86	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
4.78/2.86	c (0,0) c Reduced to 662 vars, 7322 cls (grow=0)
4.78/2.86	c (0,0) c No iterative elimination performed. (vars=662, c/v ratio=11.1)
4.78/2.86	c (0,0) c |  Simplification time:          0.01 s                                       |
4.78/2.86	c (0,0) c |                                                                             |
4.78/2.86	c (0,0) c ============================[ Search Statistics ]==============================
4.78/2.86	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.78/2.86	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.78/2.86	c (0,0) c ===============================================================================
4.78/2.86	c (0,0) c ===============================================================================
4.78/2.86	c (0,0) c restarts              : 4
4.78/2.86	c (0,0) c conflicts             : 2081           (30833 /sec)
4.78/2.86	c (0,0) c decisions             : 2597           (0.00 % random) (38478 /sec)
4.78/2.86	c (0,0) c propagations          : 227207         (3366379 /sec)
4.78/2.86	c (0,0) c conflict literals     : 17048          (33.23 % deleted)
4.78/2.86	c (0,0) c CPU time              : 0.067493 s
4.78/2.86	c (0,0) 
4.78/2.86	c (0,0) s UNSATISFIABLE
4.78/2.87	c (0,0) SatSolver.solve End
4.78/2.87	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.78/2.87	c (0,0) Show results Begin
4.78/2.87	s UNSATISFIABLE
4.78/2.87	c (0,0) Show results End
4.78/2.87	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.78/2.87	c (0,0) 0,0,STOP-AFTER(ALL)
4.78/2.87	c END-Prog: Mon Aug 13 05:10:31 CEST 2018

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 (9734 MiB free)
  memory of node 1: 16384 MiB (13394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305410-1534129828/watcher-4305410-1534129828 -o /tmp/evaluation-result-4305410-1534129828/solver-4305410-1534129828 -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-4305410-1534129828.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=4343, runsolver pid=4340
Current StackSize limit: 8192 KiB


[startup+0.104777 s]*
/proc/loadavg: 0.80 1.27 1.56 4/218 4369
/proc/meminfo: memFree=23600504/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15012476 memory=74336 CPUtime=0.12 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 6726 0 0 0 10 2 0 0 20 0 15 0 230545676 15372775424 18584 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3753119 18584 2769 1 0 3715579 0
[pid=4346/tid=4347] ppid=4343 vsize=15012476 memory=8115665355417031515 CPUtime=0.09 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 4818 0 0 0 8 1 0 0 20 0 15 0 230545676 15372775424 18650 33554432000 4194304 4196468 140728911621648 140711162433928 140711174702430 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15012476 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 18650 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545679 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 18650 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 18650 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 18650 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) R 4343 4343 4275 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710160034416 140711190633090 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710158981616 140711190633090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0.01 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) R 4343 4343 4275 0 -1 4202560 293 0 0 0 1 0 0 0 20 0 15 0 230545682 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710157929328 140711190633878 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 18650 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 18650 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75732 KiB

[startup+0.210603 s]*
/proc/loadavg: 0.80 1.27 1.56 5/218 4369
/proc/meminfo: memFree=23579480/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15012476 memory=85524 CPUtime=0.25 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 9760 0 0 0 22 3 0 0 20 0 15 0 230545676 15372775424 21381 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3753119 21381 2903 1 0 3715579 0
[pid=4346/tid=4347] ppid=4343 vsize=15012476 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 7665 0 0 0 17 2 0 0 20 0 15 0 230545676 15372775424 21381 33554432000 4194304 4196468 140728911621648 140711162448336 140710661663973 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15012476 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 21381 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15012476 memory=140179956312226 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545679 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 21381 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 21381 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 21381 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) S 4343 4343 4275 0 -1 1077944384 303 0 0 0 1 0 0 0 20 0 15 0 230545682 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710160034416 140711190633090 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) R 4343 4343 4275 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710158973264 140711169770632 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15012476 memory=140179956299392 CPUtime=0.03 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) R 4343 4343 4275 0 -1 4202560 308 0 0 0 3 0 0 0 20 0 15 0 230545682 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710157929328 140711190633878 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 21381 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 21381 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86920 KiB

[startup+0.310588 s]*
/proc/loadavg: 0.80 1.27 1.56 3/218 4369
/proc/meminfo: memFree=23570484/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15012476 memory=89672 CPUtime=0.42 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 10381 0 0 0 39 3 0 0 20 0 15 0 230545676 15372775424 22418 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3753119 22418 2983 1 0 3715579 0
[pid=4346/tid=4347] ppid=4343 vsize=15012476 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 8107 0 0 0 27 3 0 0 20 0 15 0 230545676 15372775424 22418 33554432000 4194304 4196468 140728911621648 140711162452272 140711170897775 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 22418 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15012476 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15012476 memory=7089317150647820184 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15012476 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545679 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15012476 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 22418 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15372775424 22418 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15012476 memory=-6516833586042938556 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15372775424 22418 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15012476 memory=8325818968683490714 CPUtime=0.02 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) R 4343 4343 4275 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 230545682 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710160034416 140711174008478 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) R 4343 4343 4275 0 -1 1077944384 260 0 0 0 2 0 0 0 20 0 15 0 230545682 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710158981616 140711190633090 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) R 4343 4343 4275 0 -1 4202560 348 0 0 0 7 0 0 0 20 0 15 0 230545682 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710157929328 140711170000642 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 22418 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15372775424 22418 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91068 KiB

[startup+0.701423 s]
/proc/loadavg: 0.80 1.27 1.56 3/218 4369
/proc/meminfo: memFree=23520744/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15020872 memory=129752 CPUtime=1.02 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 17612 0 0 0 96 6 0 0 20 0 15 0 230545676 15381372928 32438 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3755218 32438 3165 1 0 3716603 0
[pid=4346/tid=4347] ppid=4343 vsize=15020872 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 14850 0 0 0 62 5 0 0 20 0 15 0 230545676 15381372928 32438 33554432000 4194304 4196468 140728911621648 140711162458080 140711174702430 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15020872 memory=288230613197271346 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15381372928 32438 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15020872 memory=14972273996090760 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230545679 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15381372928 32438 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15381372928 32438 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15381372928 32438 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15020872 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) S 4343 4343 4275 0 -1 1077944384 599 0 0 0 9 0 0 0 20 0 15 0 230545682 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710160034416 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15020872 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) R 4343 4343 4275 0 -1 4202560 327 0 0 0 7 0 0 0 20 0 15 0 230545682 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710158969456 140711176685888 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) S 4343 4343 4275 0 -1 1077944384 502 0 0 0 16 0 0 0 20 0 15 0 230545682 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710157929328 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15020872 memory=7595158509430849636 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15381372928 32438 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15020872 memory=7014751584125936489 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15381372928 32438 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131148 KiB

[startup+1.5008 s]
/proc/loadavg: 0.80 1.27 1.56 5/218 4369
/proc/meminfo: memFree=23465600/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15024968 memory=180296 CPUtime=2.99 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 21487 0 0 0 291 8 0 0 20 0 15 0 230545676 15385567232 45074 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3756242 45074 3191 1 0 3717627 0
[pid=4346/tid=4347] ppid=4343 vsize=15024968 memory=280359627920624 CPUtime=1.46 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 15971 0 0 0 140 6 0 0 20 0 15 0 230545676 15385567232 45074 33554432000 4194304 4196468 140728911621648 140711162457584 140711175697697 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 45074 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15024968 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15024968 memory=5450906537048765994 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15024968 memory=-7812800578125854338 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15024968 memory=-8253362762721552001 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230545679 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15024968 memory=4486599637793467488 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15385567232 45074 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15024968 memory=280359627391216 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15385567232 45074 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15024968 memory=7302705987086935141 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15385567232 45074 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15024968 memory=6082488869023541093 CPUtime=0.41 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) S 4343 4343 4275 0 -1 1077944384 785 0 0 0 41 0 0 0 20 0 15 0 230545682 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710160034416 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15024968 memory=7451875544248313429 CPUtime=0.39 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) S 4343 4343 4275 0 -1 1077944384 741 0 0 0 39 0 0 0 20 0 15 0 230545682 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710158981616 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15024968 memory=280359627674788 CPUtime=0.7 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) S 4343 4343 4275 0 -1 1077944384 2660 0 0 0 69 1 0 0 20 0 15 0 230545682 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710157929328 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15024968 memory=280359627539016 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15385567232 45074 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15385567232 45074 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 181692 KiB

[startup+2.88108 s]
# the end of solver process 4343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.81707 s, system=0.185643 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60089 s]
/proc/loadavg: 0.80 1.27 1.56 5/218 4369
/proc/meminfo: memFree=23465600/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 230545676 115843072 349 33554432000 4194304 5098028 140731019600672 140731019597928 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 349 296 221 0 87 0
[pid=4346] ppid=4343 vsize=15024968 memory=193684 CPUtime=3.3 cores=1,3,5,7
/proc/4346/stat : 4346 (java) S 4343 4343 4275 0 -1 1077944320 21776 0 0 0 321 9 0 0 20 0 15 0 230545676 15385567232 48421 33554432000 4194304 4196468 140728911621648 140728911604192 140711190621943 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
/proc/4346/statm: 3756242 48421 3195 1 0 3717627 0
[pid=4346/tid=4347] ppid=4343 vsize=15024968 memory=1612 CPUtime=1.56 cores=1,3,5,7
/proc/4346/task/4347/stat : 4347 (java) R 4343 4343 4275 0 -1 4202560 15978 0 0 0 150 6 0 0 20 0 15 0 230545676 15385567232 48421 33554432000 4194304 4196468 140728911621648 140711162455024 140711190633878 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4351] ppid=4343 vsize=15024968 memory=496 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4351/stat : 4351 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 48421 33554432000 4194304 4196468 140728911621648 140711194864528 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4352] ppid=4343 vsize=15024968 memory=924 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4352/stat : 4352 (java) S 4343 4343 4275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710985947920 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4353] ppid=4343 vsize=15024968 memory=1168 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4353/stat : 4353 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710984895632 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4354] ppid=4343 vsize=15024968 memory=2336 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4354/stat : 4354 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545678 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710983842832 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4355] ppid=4343 vsize=15024968 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4355/stat : 4355 (java) S 4343 4343 4275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230545679 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710161086576 140711190633090 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4362] ppid=4343 vsize=15024968 memory=924 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4362/stat : 4362 (java) S 4343 4343 4275 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230545680 15385567232 48421 33554432000 4194304 4196468 140728911621648 140709772387104 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4363] ppid=4343 vsize=15024968 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4363/stat : 4363 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545680 15385567232 48421 33554432000 4194304 4196468 140728911621648 140709503951984 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4364] ppid=4343 vsize=15024968 memory=3980 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4364/stat : 4364 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545682 15385567232 48421 33554432000 4194304 4196468 140728911621648 140709129443408 140711190640539 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4365] ppid=4343 vsize=15024968 memory=14888 CPUtime=0.49 cores=1,3,5,7
/proc/4346/task/4365/stat : 4365 (java) R 4343 4343 4275 0 -1 4202560 988 0 0 0 49 0 0 0 20 0 15 0 230545682 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710160034416 140711171995476 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4366] ppid=4343 vsize=15024968 memory=3316 CPUtime=0.48 cores=1,3,5,7
/proc/4346/task/4366/stat : 4366 (java) R 4343 4343 4275 0 -1 4202560 787 0 0 0 48 0 0 0 20 0 15 0 230545682 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710158966928 140711169867872 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4367] ppid=4343 vsize=15024968 memory=15768 CPUtime=0.72 cores=1,3,5,7
/proc/4346/task/4367/stat : 4367 (java) S 4343 4343 4275 0 -1 1077944384 2689 0 0 0 71 1 0 0 20 0 15 0 230545682 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710157929328 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4368] ppid=4343 vsize=15024968 memory=35412 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4368/stat : 4368 (java) S 4343 4343 4275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230545683 15385567232 48421 33554432000 4194304 4196468 140728911621648 140708631538656 140711190632149 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
[pid=4346/tid=4369] ppid=4343 vsize=15024968 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/4346/task/4369/stat : 4369 (java) S 4343 4343 4275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230545683 15385567232 48421 33554432000 4194304 4196468 140728911621648 140710156876208 140711190633090 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35385344 140728911623175 140728911623473 140728911623473 140728911626191 0
Current children cumulated CPU time: 3.3 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 195080 KiB

[startup+2.40032 s]
/proc/loadavg: 0.80 1.27 1.56 8/218 4369
/proc/meminfo: memFree=23217392/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1472 CPUtime=4.78 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 592 24573 0 0 0 0 466 12 20 0 1 0 230545676 115843072 368 33554432000 4194304 5098028 140731019600672 140731019597416 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80024 s]
/proc/loadavg: 0.80 1.27 1.56 8/218 4369
/proc/meminfo: memFree=23217392/32770624 swapFree=67108688/67108860
[pid=4343] ppid=4340 vsize=113128 memory=1472 CPUtime=4.78 cores=1,3,5,7
/proc/4343/stat : 4343 (scop.sh) S 4340 4343 4275 0 -1 4202496 592 24573 0 0 0 0 466 12 20 0 1 0 230545676 115843072 368 33554432000 4194304 5098028 140731019600672 140731019597416 139961597985404 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33783808 140731019605056 140731019605255 140731019605255 140731019608013 0
/proc/4343/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.78 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.88112
CPU time (s): 6.00271
CPU user time (s): 5.81707
CPU system time (s): 0.185643
CPU usage (%): 208.346
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 263380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.81707
system time used= 0.185643
maximum resident set size= 269272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5029
involuntary context switches= 62


# summary of solver processes directly reported to runsolver:
#   pid: 4343
#   total CPU time (s): 6.00271
#   total CPU user time (s): 5.81707
#   total CPU system time (s): 0.185643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039594 second user time and 0.070497 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-13 05:10:28
IDJOB=4305410
IDBENCH=141610
IDSOLVER=2782
FILE ID=node106/4305410-1534129828
RUNJOBID= node106-1534129828-4307
PBS_JOBID= 21037011
Free space on /tmp= 39904 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-07_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-4305410-1534129828/watcher-4305410-1534129828 -o /tmp/evaluation-result-4305410-1534129828/solver-4305410-1534129828 -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-4305410-1534129828.xml

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=502970842

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:        23728848 kB
MemAvailable:   31899824 kB
Buffers:          152240 kB
Cached:          8210484 kB
SwapCached:            0 kB
Active:          4202592 kB
Inactive:        4218196 kB
Active(anon):       5140 kB
Inactive(anon):   105400 kB
Active(file):    4197452 kB
Inactive(file):  4112796 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             15732 kB
Writeback:             0 kB
AnonPages:         65176 kB
Mapped:            55228 kB
Shmem:             49632 kB
Slab:             317236 kB
SReclaimable:     289188 kB
SUnreclaim:        28048 kB
KernelStack:        3104 kB
PageTables:         5024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:10:31