Trace number 4305646

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)UNSAT 6.08209 2.94457

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 -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-14746-serial-file.bin HOME/instance-4305646-1534132802.xml
0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-07-31)
0.67/0.53	(Encoding Process)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Aug 13 06:00:03 CEST 2018
0.67/0.55	c PID: 14749
0.67/0.55	c IP: 172.20.3.132
0.67/0.55	c HOST: node132.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.39/0.92	c (0,0) Parsing End
1.39/0.93	c (0,0) CSP: 91 int (0 aux), 0 bool (0 aux), 86 ctr, max domain size 7
1.39/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.93	c (0,0) Constraint Name Generate Begin
1.39/0.93	c (0,0) Ctr:HOME/instance-4305646-1534132802.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.39/0.94	c (0,0) Constraint Name Generate End
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) CSP to CSPinCNF Begin
2.04/1.26	c (0,0) translated 9 (10%) constraints
2.04/1.28	c (0,0) translated 18 (20%) constraints
2.30/1.30	c (0,0) translated 26 (30%) constraints
2.30/1.32	c (0,0) translated 35 (40%) constraints
2.30/1.33	c (0,0) translated 43 (50%) constraints
2.30/1.34	c (0,0) translated 52 (60%) constraints
2.30/1.35	c (0,0) translated 61 (70%) constraints
2.30/1.36	c (0,0) translated 69 (80%) constraints
2.30/1.37	c (0,0) translated 78 (90%) constraints
2.30/1.37	c (0,0) translated 86 (100%) constraints
2.63/1.43	c (0,0) STATISTICS1:HOME/instance-4305646-1534132802.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.63/1.43	c (0,0) ==========================================
2.63/1.43	c (0,0) Both Encoding selects:
2.63/1.43	c (0,0) Order
2.63/1.43	c (0,0) ==========================================
2.63/1.46	c (0,0) translated 92 (10%) constraints
2.63/1.47	c (0,0) translated 184 (20%) constraints
2.63/1.48	c (0,0) translated 276 (30%) constraints
2.94/1.51	c (0,0) translated 367 (40%) constraints
2.94/1.54	c (1,1) translated 459 (50%) constraints
2.94/1.57	c (1,1) translated 551 (60%) constraints
2.94/1.60	c (1,1) translated 642 (70%) constraints
3.24/1.63	c (1,1) translated 734 (80%) constraints
3.24/1.64	c (1,1) translated 826 (90%) constraints
3.24/1.66	c (1,1) translated 917 (100%) constraints
3.24/1.66	c (1,1) CSP to CSPinCNF End
3.24/1.67	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 2100 ctr, max domain size 7
3.24/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.24/1.67	c (1,1) CSPinCNF Propagation Begin
3.55/1.72	c (1,1) 2 values, 324 unsatisfiable literals, and 126 valid clauses are removed
3.55/1.72	c (1,1) CSPinCNF Propagation End
3.55/1.73	c (1,1) CSP: 91 int (0 aux), 546 bool (546 aux), 1974 ctr, max domain size 7
3.55/1.73	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.55/1.73	c (1,1) Simplify CSPinCNF Begin
3.55/1.76	c (1,1) Simplify CSPinCNF End
3.55/1.77	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.55/1.77	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.55/1.77	c (1,1) Calculate Precise Domain Begin
3.55/1.77	c (1,1) 0 values are removed by re-calculation
3.55/1.77	c (1,1) Calculate Precise Domain End
3.55/1.77	c (1,1) CSP: 91 int (0 aux), 1078 bool (1078 aux), 2506 ctr, max domain size 7
3.55/1.77	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.55/1.77	c (1,1) CSPinCNF to SatSolver Begin
3.88/1.85	c (1,1) 251 (10 %) CSP clauses are encoded (1554 SAT variables, 1272 SAT clauses)
3.88/1.87	c (1,1) 502 (20 %) CSP clauses are encoded (1554 SAT variables, 2153 SAT clauses)
3.88/1.89	c (1,1) 752 (30 %) CSP clauses are encoded (1554 SAT variables, 3045 SAT clauses)
4.22/1.90	c (1,1) 1003 (40 %) CSP clauses are encoded (1554 SAT variables, 3987 SAT clauses)
4.22/1.92	c (1,1) 1253 (50 %) CSP clauses are encoded (1554 SAT variables, 4917 SAT clauses)
4.22/1.93	c (1,1) 1504 (60 %) CSP clauses are encoded (1554 SAT variables, 5838 SAT clauses)
4.22/1.94	c (1,1) 1755 (70 %) CSP clauses are encoded (1554 SAT variables, 6796 SAT clauses)
4.22/1.95	c (1,1) 2005 (80 %) CSP clauses are encoded (1554 SAT variables, 7736 SAT clauses)
4.22/1.96	c (1,1) 2256 (90 %) CSP clauses are encoded (1554 SAT variables, 8692 SAT clauses)
4.22/1.97	c (1,1) 2506 (100 %) CSP clauses are encoded (1554 SAT variables, 9633 SAT clauses)
4.22/1.97	c (1,1) Launch Command will be: minisat_release
4.22/1.97	c (1,1) CSPinCNF to SatSolver End
4.22/1.97	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.22/2.00	c (1,1) STATISTICS2:HOME/instance-4305646-1534132802.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.22/2.00	c (1,1) 1554 bool, 9634 clause
4.22/2.00	c (1,1) Export Begin
4.56/2.09	c (1,1) Export to HOME/scop-14746-serial-file.bin
4.56/2.09	c (1,1) Export End
4.56/2.09	c (1,1) Export File Size: 0.02 MB
4.56/2.09	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.56/2.09	c END-Prog: Mon Aug 13 06:00:04 CEST 2018
4.83/2.14	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-14746-serial-file.bin
4.85/2.63	c (0,0) Read Serial File Begin
4.85/2.63	c (0,0) HOME/scop-14746-serial-file.bin
4.85/2.80	c (0,0) Read Serial File End
4.85/2.81	
4.85/2.81	scop order+minisat_release (2018-07-31)
4.85/2.81	(Solving Process)
4.85/2.81	
4.85/2.83	c BEGIN-Prog: Mon Aug 13 06:00:05 CEST 2018
4.85/2.83	c PID: 14764
4.85/2.83	c IP: 172.20.3.132
4.85/2.83	c HOST: node132.alineos.net
4.85/2.84	c (0,0) SatSolver.solve Begin
4.85/2.84	c (0,0) 0 bool, 0 clause
4.85/2.84	c (0,0) minisat_release HOME/instance-4305646-1534132802.xml-scop-14749.cnf
4.85/2.93	c (0,0) c This is COMiniSatPS.
4.85/2.93	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.85/2.93	c (0,0) c ============================[ Problem Statistics ]=============================
4.85/2.93	c (0,0) c |                                                                             |
4.85/2.93	c (0,0) c |  Number of variables:          1554                                         |
4.85/2.93	c (0,0) c |  Number of clauses:            9634                                         |
4.85/2.93	c (0,0) c |  Parse time:                   0.00 s                                       |
4.85/2.93	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
4.85/2.93	c (0,0) c Reduced to 662 vars, 7322 cls (grow=0)
4.85/2.93	c (0,0) c No iterative elimination performed. (vars=662, c/v ratio=11.1)
4.85/2.93	c (0,0) c |  Simplification time:          0.01 s                                       |
4.85/2.93	c (0,0) c |                                                                             |
4.85/2.93	c (0,0) c ============================[ Search Statistics ]==============================
4.85/2.93	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.85/2.93	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.85/2.93	c (0,0) c ===============================================================================
4.85/2.93	c (0,0) c ===============================================================================
4.85/2.93	c (0,0) c restarts              : 4
4.85/2.93	c (0,0) c conflicts             : 2081           (30260 /sec)
4.85/2.93	c (0,0) c decisions             : 2597           (0.00 % random) (37763 /sec)
4.85/2.93	c (0,0) c propagations          : 227207         (3303820 /sec)
4.85/2.93	c (0,0) c conflict literals     : 17048          (33.23 % deleted)
4.85/2.93	c (0,0) c CPU time              : 0.068771 s
4.85/2.93	c (0,0) 
4.85/2.93	c (0,0) s UNSATISFIABLE
4.85/2.93	c (0,0) SatSolver.solve End
4.85/2.93	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.85/2.93	c (0,0) Show results Begin
4.85/2.93	s UNSATISFIABLE
4.85/2.93	c (0,0) Show results End
4.85/2.93	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.85/2.93	c (0,0) 0,0,STOP-AFTER(ALL)
4.85/2.93	c END-Prog: Mon Aug 13 06:00:05 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 (6910 MiB free)
  memory of node 1: 16384 MiB (10298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305646-1534132802/watcher-4305646-1534132802 -o /tmp/evaluation-result-4305646-1534132802/solver-4305646-1534132802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1534131563-14336 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305646-1534132802.xml 

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

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


[startup+0.100161 s]*
/proc/loadavg: 2.42 2.16 1.95 3/227 14763
/proc/meminfo: memFree=17563792/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15012476 memory=71056 CPUtime=0.11 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 6986 0 0 0 9 2 0 0 20 0 15 0 230843397 15372775424 17764 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3753119 17764 2742 1 0 3715579 0
[pid=14749/tid=14750] ppid=14746 vsize=15012476 memory=-6220453793737523135 CPUtime=0.08 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 5106 0 0 0 7 1 0 0 20 0 15 0 230843397 15372775424 17895 33554432000 4194304 4196468 140735201323264 140574151122496 140574163379550 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 17895 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 17895 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843400 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 17895 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 17895 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) S 14746 14746 14305 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573215901936 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573214849392 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) R 14746 14746 14305 0 -1 4202560 274 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573213796336 140574158267008 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 17895 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72452 KiB

[startup+0.210994 s]*
/proc/loadavg: 2.42 2.16 1.95 3/227 14763
/proc/meminfo: memFree=17550088/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15012476 memory=84648 CPUtime=0.25 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 10582 0 0 0 22 3 0 0 20 0 15 0 230843397 15372775424 21162 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3753119 21162 2900 1 0 3715579 0
[pid=14749/tid=14750] ppid=14746 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 8437 0 0 0 18 2 0 0 20 0 15 0 230843397 15372775424 21162 33554432000 4194304 4196468 140735201323264 140574151118608 140574163342693 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 21162 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15012476 memory=140032709886508 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 21162 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843400 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 21162 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 21162 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) S 14746 14746 14305 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573215901936 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) S 14746 14746 14305 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573214849392 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15012476 memory=140032708613760 CPUtime=0.02 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) R 14746 14746 14305 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573213796464 140574172395820 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 21162 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86044 KiB

[startup+0.310803 s]*
/proc/loadavg: 2.42 2.16 1.95 3/227 14763
/proc/meminfo: memFree=17546232/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15012476 memory=88996 CPUtime=0.43 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 11189 0 0 0 39 4 0 0 20 0 15 0 230843397 15372775424 22249 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3753119 22249 3006 1 0 3715579 0
[pid=14749/tid=14750] ppid=14746 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 8806 0 0 0 27 3 0 0 20 0 15 0 230843397 15372775424 22249 33554432000 4194304 4196468 140735201323264 140574151103112 140574159574450 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 22249 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 22249 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843400 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 22249 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15372775424 22249 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) S 14746 14746 14305 0 -1 1077944384 353 0 0 0 1 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573215901936 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) S 14746 14746 14305 0 -1 1077944384 280 0 0 0 3 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573214849392 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) S 14746 14746 14305 0 -1 1077944384 417 0 0 0 7 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573213796336 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15012476 memory=4049359695133089841 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15372775424 22249 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90392 KiB

[startup+0.700747 s]
/proc/loadavg: 2.42 2.16 1.95 3/227 14763
/proc/meminfo: memFree=17522048/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15020872 memory=128276 CPUtime=1 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 18224 0 0 0 94 6 0 0 20 0 15 0 230843397 15381372928 32069 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3755218 32069 3147 1 0 3716603 0
[pid=14749/tid=14750] ppid=14746 vsize=15020872 memory=62752 CPUtime=0.67 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 15304 0 0 0 63 4 0 0 20 0 15 0 230843397 15381372928 32069 33554432000 4194304 4196468 140735201323264 140574151130960 140574163379550 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15020872 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15381372928 32069 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15020872 memory=2444 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15381372928 32069 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15020872 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15020872 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15020872 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230843400 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15020872 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15381372928 32069 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15381372928 32069 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15020872 memory=752 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15020872 memory=7304 CPUtime=0.06 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) S 14746 14746 14305 0 -1 1077944384 461 0 0 0 6 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573215901936 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15020872 memory=5400 CPUtime=0.09 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) S 14746 14746 14305 0 -1 1077944384 514 0 0 0 9 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573214849392 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15020872 memory=1108 CPUtime=0.15 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) S 14746 14746 14305 0 -1 1077944384 610 0 0 0 15 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573213796336 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15020872 memory=10784 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15020872 memory=872 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15381372928 32069 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129672 KiB

[startup+1.50148 s]
/proc/loadavg: 2.42 2.16 1.95 3/226 14763
/proc/meminfo: memFree=17493656/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15024968 memory=177276 CPUtime=2.94 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 22269 0 0 0 286 8 0 0 20 0 15 0 230843397 15385567232 44319 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3756242 44319 3191 1 0 3717627 0
[pid=14749/tid=14750] ppid=14746 vsize=15024968 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 16548 0 0 0 142 5 0 0 20 0 15 0 230843397 15385567232 44319 33554432000 4194304 4196468 140735201323264 140574151127008 140573689413583 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 44319 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15024968 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 44319 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 44319 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 44319 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230843400 15385567232 44319 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15385567232 44319 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15385567232 44319 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15024968 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) R 14746 14746 14305 0 -1 4202560 739 0 0 0 36 0 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140573215888496 140574163691044 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15024968 memory=-3040564339240289162 CPUtime=0.4 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) R 14746 14746 14305 0 -1 4202560 825 0 0 0 40 0 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140573214835808 140574163985557 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15024968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) S 14746 14746 14305 0 -1 1077944384 2821 0 0 0 67 1 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140573213796336 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15024968 memory=140032576990483 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15024968 memory=140032577009890 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 44831 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 2.94 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 178672 KiB

[startup+2.94453 s]
# the end of solver process 14746 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.89707 s, system=0.18502 s

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

[startup+1.60689 s]
/proc/loadavg: 2.42 2.16 1.95 3/226 14763
/proc/meminfo: memFree=17493656/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 230843397 115843072 349 33554432000 4194304 5098028 140729317654944 140729317652200 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 349 296 221 0 87 0
[pid=14749] ppid=14746 vsize=15024968 memory=190472 CPUtime=3.24 cores=0,2,4,6
/proc/14749/stat : 14749 (java) S 14746 14746 14305 0 -1 1077944320 22493 0 0 0 316 8 0 0 20 0 15 0 230843397 15385567232 47618 33554432000 4194304 4196468 140735201323264 140735201305808 140574179299063 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
/proc/14749/statm: 3756242 47618 3191 1 0 3717627 0
[pid=14749/tid=14750] ppid=14746 vsize=15024968 memory=3472468328804668144 CPUtime=1.57 cores=0,2,4,6
/proc/14749/task/14750/stat : 14750 (java) R 14746 14746 14305 0 -1 4202560 16557 0 0 0 152 5 0 0 20 0 15 0 230843397 15385567232 47618 33554432000 4194304 4196468 140735201323264 140574151132624 140573681483937 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14751] ppid=14746 vsize=15024968 memory=140032576987936 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14751/stat : 14751 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 47618 33554432000 4194304 4196468 140735201323264 140574183541264 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14752] ppid=14746 vsize=15024968 memory=140032576988032 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 47618 33554432000 4194304 4196468 140735201323264 140574012635792 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14753] ppid=14746 vsize=15024968 memory=140032576988752 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14753/stat : 14753 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573638998288 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14754] ppid=14746 vsize=15024968 memory=140032576988848 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14754/stat : 14754 (java) S 14746 14746 14305 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 230843399 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573637945744 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14755] ppid=14746 vsize=15024968 memory=140032576988944 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14755/stat : 14755 (java) S 14746 14746 14305 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 230843400 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573216955120 140574179310210 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14756] ppid=14746 vsize=15024968 memory=140032576989040 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14756/stat : 14756 (java) S 14746 14746 14305 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 230843401 15385567232 47618 33554432000 4194304 4196468 140735201323264 140572803196576 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14757] ppid=14746 vsize=15024968 memory=140032576987232 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14757/stat : 14757 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843401 15385567232 47618 33554432000 4194304 4196468 140735201323264 140572534760688 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14758] ppid=14746 vsize=15024968 memory=3760702016392943301 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14758/stat : 14758 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140572160252368 140574179317659 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14759] ppid=14746 vsize=15024968 memory=3978001815121909539 CPUtime=0.44 cores=0,2,4,6
/proc/14749/task/14759/stat : 14759 (java) R 14746 14746 14305 0 -1 4202560 861 0 0 0 44 0 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573215889488 140574179320410 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14760] ppid=14746 vsize=15024968 memory=7811044310603950144 CPUtime=0.48 cores=0,2,4,6
/proc/14749/task/14760/stat : 14760 (java) R 14746 14746 14305 0 -1 4202560 866 0 0 0 48 0 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573214828304 140574179310998 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14761] ppid=14746 vsize=15024968 memory=0 CPUtime=0.73 cores=0,2,4,6
/proc/14749/task/14761/stat : 14761 (java) S 14746 14746 14305 0 -1 1077944384 2873 0 0 0 71 2 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573213796336 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14762] ppid=14746 vsize=15024968 memory=-6948614817169703622 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14762/stat : 14762 (java) S 14746 14746 14305 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140571662346592 140574179309269 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
[pid=14749/tid=14763] ppid=14746 vsize=15024968 memory=-7957962119327172001 CPUtime=0 cores=0,2,4,6
/proc/14749/task/14763/stat : 14763 (java) S 14746 14746 14305 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 230843404 15385567232 47618 33554432000 4194304 4196468 140735201323264 140573212744752 140574179310210 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26685440 140735201330183 140735201330481 140735201330481 140735201333199 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 191868 KiB

[startup+2.40038 s]
/proc/loadavg: 2.42 2.16 1.95 5/226 14763
/proc/meminfo: memFree=17377236/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1472 CPUtime=4.85 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 590 25409 0 0 0 0 474 11 20 0 1 0 230843397 115843072 368 33554432000 4194304 5098028 140729317654944 140729317651688 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80036 s]
/proc/loadavg: 2.42 2.16 1.95 5/226 14763
/proc/meminfo: memFree=17377236/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1472 CPUtime=4.85 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 590 25409 0 0 0 0 474 11 20 0 1 0 230843397 115843072 368 33554432000 4194304 5098028 140729317654944 140729317651688 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.90245 s]
/proc/loadavg: 2.42 2.16 1.95 5/226 14763
/proc/meminfo: memFree=17377236/32770624 swapFree=67108860/67108860
[pid=14746] ppid=14743 vsize=113128 memory=1472 CPUtime=4.85 cores=0,2,4,6
/proc/14746/stat : 14746 (scop.sh) S 14743 14746 14305 0 -1 4202496 590 25409 0 0 0 0 474 11 20 0 1 0 230843397 115843072 368 33554432000 4194304 5098028 140729317654944 140729317651688 140056371868284 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29405184 140729317659713 140729317659911 140729317659911 140729317662669 0
/proc/14746/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.94457
CPU time (s): 6.08209
CPU user time (s): 5.89707
CPU system time (s): 0.18502
CPU usage (%): 206.552
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 270592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.89707
system time used= 0.18502
maximum resident set size= 270556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44842
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= 5086
involuntary context switches= 68


# summary of solver processes directly reported to runsolver:
#   pid: 14746
#   total CPU time (s): 6.08209
#   total CPU user time (s): 5.89707
#   total CPU system time (s): 0.18502

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032174 second user time and 0.079916 second system time

The end

Launcher Data

Begin job on node132 at 2018-08-13 06:00:02
IDJOB=4305646
IDBENCH=141610
IDSOLVER=2783
FILE ID=node132/4305646-1534132802
RUNJOBID= node132-1534131563-14336
PBS_JOBID= 21037017
Free space on /tmp= 38192 MiB

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

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

MD5SUM BENCH= 950a11acbe9bee1dbcb0d00f57370eba
RANDOM SEED=211806840

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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:        17623164 kB
MemAvailable:   31749540 kB
Buffers:          251872 kB
Cached:         13985180 kB
SwapCached:            0 kB
Active:          7181784 kB
Inactive:        7263516 kB
Active(anon):     157728 kB
Inactive(anon):   102816 kB
Active(file):    7024056 kB
Inactive(file):  7160700 kB
Unevictable:        6988 kB
Mlocked:            6988 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:        228528 kB
Mapped:            67136 kB
Shmem:             49824 kB
Slab:             398756 kB
SReclaimable:     370080 kB
SUnreclaim:        28676 kB
KernelStack:        3968 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5864924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 38184 MiB
End job on node132 at 2018-08-13 06:00:05