Trace number 4305362

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 5.48191 2.80287

General information on the benchmark

NameDubois/
Dubois-050_c18.xml
MD5SUM630ab63eaf7c5bcaa7f0eb192a58705a
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.011295
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":150}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":150}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
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-7767-serial-file.bin HOME/instance-4305362-1534075092.xml
0.64/0.53	
0.64/0.53	scop order+minisat_release (2018-07-31)
0.64/0.53	(Encoding Process)
0.64/0.53	
0.64/0.56	c BEGIN-Prog: Sun Aug 12 13:58:13 CEST 2018
0.64/0.56	c PID: 7770
0.64/0.56	c IP: 172.20.3.151
0.64/0.56	c HOST: node151.alineos.net
0.64/0.56	c (0,0) Parsing Begin
1.39/0.93	c (0,0) Parsing End
1.39/0.94	c (0,0) CSP: 0 int (0 aux), 150 bool (0 aux), 100 ctr, max domain size 2
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) Constraint Name Generate Begin
1.39/0.94	c (0,0) Ctr:HOME/instance-4305362-1534075092.xml,ExtensionSupport: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
1.90/1.23	c (0,0) translated 10 (10%) constraints
2.18/1.31	c (0,0) translated 20 (20%) constraints
2.18/1.37	c (0,0) translated 30 (30%) constraints
2.46/1.41	c (0,0) translated 40 (40%) constraints
2.46/1.44	c (0,0) translated 50 (50%) constraints
2.46/1.46	c (0,0) translated 60 (60%) constraints
2.46/1.49	c (0,0) translated 70 (70%) constraints
2.78/1.51	c (0,0) translated 80 (80%) constraints
2.78/1.53	c (0,0) translated 90 (90%) constraints
2.78/1.55	c (1,1) translated 100 (100%) constraints
2.78/1.60	c (1,1) STATISTICS1:HOME/instance-4305362-1534075092.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1300;2:600,1:5000;0:100,
2.78/1.60	c (1,1) ==========================================
2.78/1.60	c (1,1) Order
3.09/1.60	c (1,1) ==========================================
3.09/1.61	c (1,1) translated 190 (10%) constraints
3.09/1.63	c (1,1) translated 380 (20%) constraints
3.09/1.64	c (1,1) translated 570 (30%) constraints
3.09/1.65	c (1,1) translated 760 (40%) constraints
3.09/1.66	c (1,1) translated 950 (50%) constraints
3.09/1.67	c (1,1) translated 1140 (60%) constraints
3.09/1.68	c (1,1) translated 1330 (70%) constraints
3.09/1.68	c (1,1) translated 1520 (80%) constraints
3.09/1.69	c (1,1) translated 1710 (90%) constraints
3.40/1.70	c (1,1) translated 1900 (100%) constraints
3.40/1.70	c (1,1) CSP to CSPinCNF End
3.40/1.71	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.40/1.71	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.40/1.71	c (1,1) CSPinCNF Propagation Begin
3.40/1.76	c (1,1) 0 values, 100 unsatisfiable literals, and 0 valid clauses are removed
3.40/1.76	c (1,1) CSPinCNF Propagation End
3.40/1.76	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.40/1.76	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.40/1.76	c (1,1) Simplify CSPinCNF Begin
3.40/1.77	c (1,1) Simplify CSPinCNF End
3.40/1.77	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.40/1.77	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.40/1.77	c (1,1) Calculate Precise Domain Begin
3.40/1.78	c (1,1) 0 values are removed by re-calculation
3.40/1.78	c (1,1) Calculate Precise Domain End
3.40/1.78	c (1,1) CSP: 0 int (0 aux), 550 bool (400 aux), 1900 ctr, max domain size 2
3.40/1.78	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.40/1.78	c (1,1) CSPinCNF to SatSolver Begin
3.76/1.82	c (1,1) 190 (10 %) CSP clauses are encoded (550 SAT variables, 189 SAT clauses)
3.76/1.83	c (1,1) 380 (20 %) CSP clauses are encoded (550 SAT variables, 379 SAT clauses)
3.76/1.83	c (1,1) 570 (30 %) CSP clauses are encoded (550 SAT variables, 569 SAT clauses)
3.76/1.84	c (1,1) 760 (40 %) CSP clauses are encoded (550 SAT variables, 759 SAT clauses)
3.76/1.85	c (1,1) 950 (50 %) CSP clauses are encoded (550 SAT variables, 949 SAT clauses)
3.76/1.85	c (1,1) 1140 (60 %) CSP clauses are encoded (550 SAT variables, 1139 SAT clauses)
3.76/1.86	c (1,1) 1330 (70 %) CSP clauses are encoded (550 SAT variables, 1329 SAT clauses)
3.76/1.86	c (1,1) 1520 (80 %) CSP clauses are encoded (550 SAT variables, 1519 SAT clauses)
3.76/1.86	c (1,1) 1710 (90 %) CSP clauses are encoded (550 SAT variables, 1709 SAT clauses)
3.76/1.87	c (1,1) 1900 (100 %) CSP clauses are encoded (550 SAT variables, 1899 SAT clauses)
3.76/1.87	c (1,1) Launch Command will be: minisat_release
3.76/1.87	c (1,1) CSPinCNF to SatSolver End
3.76/1.87	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.76/1.89	c (1,1) STATISTICS2:HOME/instance-4305362-1534075092.xml,ExtensionSupport:IntVar,550,1900,-1,2,3,1,,2:5000,3:1200;2:700,1:5000,
3.76/1.89	c (1,1) 550 bool, 1900 clause
3.76/1.89	c (1,1) Export Begin
4.10/1.98	c (1,1) Export to HOME/scop-7767-serial-file.bin
4.10/1.98	c (1,1) Export End
4.10/1.98	c (1,1) Export File Size: 0.03 MB
4.10/1.98	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.10/1.98	c END-Prog: Sun Aug 12 13:58:15 CEST 2018
4.10/1.99	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-7767-serial-file.bin
4.80/2.49	c (0,0) Read Serial File Begin
4.80/2.49	c (0,0) HOME/scop-7767-serial-file.bin
5.07/2.68	c (0,0) Read Serial File End
5.07/2.69	
5.07/2.69	scop order+minisat_release (2018-07-31)
5.07/2.69	(Solving Process)
5.07/2.69	
5.24/2.71	c BEGIN-Prog: Sun Aug 12 13:58:15 CEST 2018
5.24/2.71	c PID: 7785
5.24/2.71	c IP: 172.20.3.151
5.24/2.71	c HOST: node151.alineos.net
5.24/2.72	c (0,0) SatSolver.solve Begin
5.24/2.72	c (0,0) 0 bool, 0 clause
5.24/2.72	c (0,0) minisat_release HOME/instance-4305362-1534075092.xml-scop-7770.cnf
5.24/2.74	c (0,0) c This is COMiniSatPS.
5.24/2.74	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.24/2.75	c (0,0) c ============================[ Problem Statistics ]=============================
5.24/2.75	c (0,0) c |                                                                             |
5.24/2.75	c (0,0) c |  Number of variables:           550                                         |
5.24/2.75	c (0,0) c |  Number of clauses:            1900                                         |
5.24/2.75	c (0,0) c |  Parse time:                   0.00 s                                       |
5.24/2.75	c (0,0) c |  Eliminated clauses:           0.02 Mb                                      |
5.24/2.75	c (0,0) c |  Simplification time:          0.00 s                                       |
5.24/2.75	c (0,0) c |                                                                             |
5.24/2.75	c (0,0) c ===============================================================================
5.24/2.75	c (0,0) c Solved by simplification
5.24/2.75	c (0,0) c restarts              : 0
5.24/2.75	c (0,0) c conflicts             : 0              (0 /sec)
5.24/2.75	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
5.24/2.75	c (0,0) c propagations          : 0              (0 /sec)
5.24/2.75	c (0,0) c conflict literals     : 0              (-nan % deleted)
5.24/2.75	c (0,0) c CPU time              : 0.004103 s
5.24/2.75	c (0,0) 
5.24/2.75	c (0,0) s UNSATISFIABLE
5.24/2.79	c (0,0) SatSolver.solve End
5.24/2.79	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.24/2.79	c (0,0) Show results Begin
5.24/2.79	s UNSATISFIABLE
5.24/2.79	c (0,0) Show results End
5.24/2.79	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
5.24/2.79	c (0,0) 0,0,STOP-AFTER(ALL)
5.24/2.79	c END-Prog: Sun Aug 12 13:58:15 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 (3043 MiB free)
  memory of node 1: 16384 MiB (5517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305362-1534075092/watcher-4305362-1534075092 -o /tmp/evaluation-result-4305362-1534075092/solver-4305362-1534075092 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305362-1534075092.xml 

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

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

solver pid=7767, runsolver pid=7764

[startup+0.10129 s]*
/proc/loadavg: 2.12 2.10 2.07 3/222 7784
/proc/meminfo: memFree=8705020/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15012476 memory=72152 CPUtime=0.1 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 6668 0 0 0 8 2 0 0 20 0 15 0 225072440 15372775424 18038 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3753119 18038 2735 1 0 3715579 0
[pid=7770/tid=7771] ppid=7767 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 4810 0 0 0 7 1 0 0 20 0 15 0 225072441 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097776843056 140097789146462 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15012476 memory=3472468975024813744 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 18038 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15372775424 18038 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 18038 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) S 7767 7767 3762 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097210759792 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097209706992 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) R 7767 7767 3762 0 -1 4202560 246 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097208654704 140097805077910 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 18038 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 18038 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73548 KiB

[startup+0.210445 s]*
/proc/loadavg: 2.12 2.10 2.07 3/222 7784
/proc/meminfo: memFree=8691528/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15012476 memory=86292 CPUtime=0.24 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 10447 0 0 0 21 3 0 0 20 0 15 0 225072440 15372775424 21573 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3753119 21573 2884 1 0 3715579 0
[pid=7770/tid=7771] ppid=7767 vsize=15012476 memory=-8976644418600983157 CPUtime=0.19 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 8372 0 0 0 17 2 0 0 20 0 15 0 225072441 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097776874720 140097786459706 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15012476 memory=3472468975024813744 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 21573 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15372775424 21573 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 21573 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) S 7767 7767 3762 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097210759792 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) S 7767 7767 3762 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097209706992 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0.02 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) S 7767 7767 3762 0 -1 1077944384 289 0 0 0 2 0 0 0 20 0 15 0 225072447 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097208654704 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 21573 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 21573 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87688 KiB

[startup+0.31029 s]*
/proc/loadavg: 2.12 2.10 2.07 3/222 7784
/proc/meminfo: memFree=8687720/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15012476 memory=89804 CPUtime=0.41 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 10976 0 0 0 38 3 0 0 20 0 15 0 225072440 15372775424 22451 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3753119 22451 2941 1 0 3715579 0
[pid=7770/tid=7771] ppid=7767 vsize=15012476 memory=-8976644418600983157 CPUtime=0.28 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 8752 0 0 0 26 2 0 0 20 0 15 0 225072441 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097776861912 140097805079824 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15012476 memory=3472468975024813744 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15012476 memory=281357431131008 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15012476 memory=281357268027424 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15012476 memory=140678633997583 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15012476 memory=281357431137920 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15012476 memory=140678634002191 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15372775424 22451 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15012476 memory=140678634011952 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15372775424 22451 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15012476 memory=281357268036640 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15372775424 22451 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) S 7767 7767 3762 0 -1 1077944384 522 0 0 0 3 0 0 0 20 0 15 0 225072447 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097210759792 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15012476 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) S 7767 7767 3762 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 15 0 225072447 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097209706992 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15012476 memory=140678797133440 CPUtime=0.07 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) S 7767 7767 3762 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 225072447 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097208654704 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 22451 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15012476 memory=140678797134836 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15372775424 22451 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91200 KiB

[startup+0.700769 s]
/proc/loadavg: 2.12 2.10 2.07 3/222 7784
/proc/meminfo: memFree=8664156/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15020872 memory=129472 CPUtime=0.98 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 17959 0 0 0 92 6 0 0 20 0 15 0 225072440 15381372928 32368 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3755218 32368 3157 1 0 3716603 0
[pid=7770/tid=7771] ppid=7767 vsize=15020872 memory=54 CPUtime=0.67 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 15294 0 0 0 62 5 0 0 20 0 15 0 225072441 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097776902880 140097805089565 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15020872 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15020872 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15020872 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15020872 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072444 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15381372928 32368 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15381372928 32368 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15381372928 32368 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15020872 memory=4536 CPUtime=0.09 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) S 7767 7767 3762 0 -1 1077944384 747 0 0 0 9 0 0 0 20 0 15 0 225072447 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097210759792 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15020872 memory=8448 CPUtime=0.05 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) S 7767 7767 3762 0 -1 1077944384 161 0 0 0 5 0 0 0 20 0 15 0 225072447 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097209706992 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15020872 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) R 7767 7767 3762 0 -1 4202560 422 0 0 0 15 0 0 0 20 0 15 0 225072447 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097208654544 140097805087322 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15020872 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15381372928 32368 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15020872 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15381372928 32368 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130868 KiB

[startup+1.50195 s]
/proc/loadavg: 2.27 2.13 2.08 4/222 7784
/proc/meminfo: memFree=8635868/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15024968 memory=177884 CPUtime=2.78 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 21928 0 0 0 269 9 0 0 20 0 15 0 225072440 15385567232 44471 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3756242 44471 3193 1 0 3717627 0
[pid=7770/tid=7771] ppid=7767 vsize=15024968 memory=1240 CPUtime=1.45 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 16596 0 0 0 139 6 0 0 20 0 15 0 225072441 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097776892792 140097291429209 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15024968 memory=281357267845792 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15024968 memory=54 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072444 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15024968 memory=281357268054592 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15385567232 44471 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15385567232 44471 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15024968 memory=281357268073760 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15385567232 44471 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15024968 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) R 7767 7767 3762 0 -1 4202560 1067 0 0 0 32 0 0 0 20 0 15 0 225072447 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097210747264 140097782954497 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15024968 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) S 7767 7767 3762 0 -1 1077944384 365 0 0 0 28 1 0 0 20 0 15 0 225072447 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097209706992 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15024968 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) S 7767 7767 3762 0 -1 1077944384 2565 0 0 0 68 0 0 0 20 0 15 0 225072447 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097208654704 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15385567232 44471 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15385567232 44471 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 179280 KiB

[startup+2.80283 s]
# the end of solver process 7767 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.27739 s, system=0.204525 s

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

[startup+1.60087 s]
/proc/loadavg: 2.27 2.13 2.08 4/222 7784
/proc/meminfo: memFree=8635868/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 559 322 0 0 0 0 0 0 20 0 1 0 225072440 115843072 349 33554432000 4194304 5098028 140725260146864 140725260144120 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 349 296 221 0 87 0
[pid=7770] ppid=7767 vsize=15024968 memory=191512 CPUtime=3.09 cores=0,2,4,6
/proc/7770/stat : 7770 (java) S 7767 7767 3762 0 -1 1077944320 22265 0 0 0 300 9 0 0 20 0 15 0 225072440 15385567232 47878 33554432000 4194304 4196468 140732231566784 140732231549328 140097805065975 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
/proc/7770/statm: 3756242 47878 3193 1 0 3717627 0
[pid=7770/tid=7771] ppid=7767 vsize=15024968 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/7770/task/7771/stat : 7771 (java) R 7767 7767 3762 0 -1 4202560 16659 0 0 0 149 6 0 0 20 0 15 0 225072441 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097776902224 140097789146462 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7772] ppid=7767 vsize=15024968 memory=7379218789439137650 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7772/stat : 7772 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097809308560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7773] ppid=7767 vsize=15024968 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7773/stat : 7773 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097608084240 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7774] ppid=7767 vsize=15024968 memory=7445408212593699944 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7774/stat : 7774 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072442 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097607031952 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7775] ppid=7767 vsize=15024968 memory=7378958217699093612 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7775/stat : 7775 (java) S 7767 7767 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225072443 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097263492112 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7776] ppid=7767 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7776/stat : 7776 (java) S 7767 7767 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225072444 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097211811952 140097805077122 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7777] ppid=7767 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7777/stat : 7777 (java) S 7767 7767 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225072444 15385567232 47878 33554432000 4194304 4196468 140732231566784 140096464479008 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7778] ppid=7767 vsize=15024968 memory=140678797133440 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7778/stat : 7778 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072445 15385567232 47878 33554432000 4194304 4196468 140732231566784 140096196043888 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7779] ppid=7767 vsize=15024968 memory=140677358813185 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7779/stat : 7779 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072447 15385567232 47878 33554432000 4194304 4196468 140732231566784 140095821535312 140097805084571 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7780] ppid=7767 vsize=15024968 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/7770/task/7780/stat : 7780 (java) R 7767 7767 3762 0 -1 4202560 1117 0 0 0 40 0 0 0 20 0 15 0 225072447 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097210751248 140097783198577 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7781] ppid=7767 vsize=15024968 memory=7157735280196867940 CPUtime=0.37 cores=0,2,4,6
/proc/7770/task/7781/stat : 7781 (java) R 7767 7767 3762 0 -1 4202560 507 0 0 0 36 1 0 0 20 0 15 0 225072447 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097209690944 140097788534175 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7782] ppid=7767 vsize=15024968 memory=7813297110925927023 CPUtime=0.73 cores=0,2,4,6
/proc/7770/task/7782/stat : 7782 (java) S 7767 7767 3762 0 -1 1077944384 2647 0 0 0 73 0 0 0 20 0 15 0 225072447 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097208654704 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7783] ppid=7767 vsize=15024968 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7783/stat : 7783 (java) S 7767 7767 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225072448 15385567232 47878 33554432000 4194304 4196468 140732231566784 140095323630560 140097805076181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
[pid=7770/tid=7784] ppid=7767 vsize=15024968 memory=159520 CPUtime=0 cores=0,2,4,6
/proc/7770/task/7784/stat : 7784 (java) S 7767 7767 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225072448 15385567232 47878 33554432000 4194304 4196468 140732231566784 140097207601584 140097805077122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24059904 140732231570439 140732231570737 140732231570737 140732231573455 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 192908 KiB

[startup+2.40038 s]
/proc/loadavg: 2.27 2.13 2.08 2/208 7785
/proc/meminfo: memFree=8765332/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1472 CPUtime=4.27 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 590 24505 0 0 0 0 415 12 20 0 1 0 225072440 115843072 368 33554432000 4194304 5098028 140725260146864 140725260143608 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 368 311 221 0 87 0
[pid=7785] ppid=7767 vsize=7406364 memory=69888 CPUtime=0.53 cores=0,2,4,6
/proc/7785/stat : 7785 (java) S 7767 7767 3762 0 -1 1077944320 12004 0 0 0 50 3 0 0 20 0 15 0 225072640 7584116736 17472 33554432000 4194304 4196468 140724542186528 140724542169072 139700086910711 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38719488 140724542194870 140724542194993 140724542194993 140724542197711 0
/proc/7785/statm: 1851591 17472 3015 1 0 1813530 0
[pid=7785/tid=7786] ppid=7767 vsize=7406364 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/7785/task/7786/stat : 7786 (java) R 7767 7767 3762 0 -1 4202560 9521 0 0 0 36 2 0 0 20 0 15 0 225072640 7584116736 17538 33554432000 4194304 4196468 140724542186528 139700058739368 139700067186539 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38719488 140724542194870 140724542194993 140724542194993 140724542197711 0
Current children cumulated CPU time: 4.8 s
Current children cumulated vsize: 7519492 KiB
Current children cumulated memory: 71360 KiB

[startup+2.80034 s]
/proc/loadavg: 2.27 2.13 2.08 2/208 7785
/proc/meminfo: memFree=8765332/32770624 swapFree=67108860/67108860
[pid=7767] ppid=7764 vsize=113128 memory=1472 CPUtime=4.27 cores=0,2,4,6
/proc/7767/stat : 7767 (scop.sh) S 7764 7767 3762 0 -1 4202496 590 24505 0 0 0 0 415 12 20 0 1 0 225072440 115843072 368 33554432000 4194304 5098028 140725260146864 140725260143608 140359240577660 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38154240 140725260153920 140725260154119 140725260154119 140725260156877 0
/proc/7767/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.27 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.80287
CPU time (s): 5.48191
CPU user time (s): 5.27739
CPU system time (s): 0.204525
CPU usage (%): 195.582
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 237248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.27739
system time used= 0.204525
maximum resident set size= 242324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5402
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 7767
#   total CPU time (s): 5.48191
#   total CPU user time (s): 5.27739
#   total CPU system time (s): 0.204525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03931 second user time and 0.068275 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:12
IDJOB=4305362
IDBENCH=141399
IDSOLVER=2782
FILE ID=node151/4305362-1534075092
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 41244 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-050_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-4305362-1534075092/watcher-4305362-1534075092 -o /tmp/evaluation-result-4305362-1534075092/solver-4305362-1534075092 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305362-1534075092.xml

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

MD5SUM BENCH= 630ab63eaf7c5bcaa7f0eb192a58705a
RANDOM SEED=1425878633

node151.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.87
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.87
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.87
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.87
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:         8766792 kB
MemAvailable:   31749692 kB
Buffers:          263072 kB
Cached:         22675292 kB
SwapCached:            0 kB
Active:         10453944 kB
Inactive:       12694536 kB
Active(anon):     159188 kB
Inactive(anon):   103292 kB
Active(file):   10294756 kB
Inactive(file): 12591244 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             0 kB
AnonPages:        272812 kB
Mapped:            72172 kB
Shmem:             49800 kB
Slab:             553992 kB
SReclaimable:     525360 kB
SUnreclaim:        28632 kB
KernelStack:        3888 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5869152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 41236 MiB
End job on node151 at 2018-08-12 13:58:15