Trace number 4305599

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.15751 2.98847

General information on the benchmark

NameDubois/
Dubois-075_c18.xml
MD5SUM8909e39e4e2640ab20c6938b58673ed4
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.014417
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints150
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":225}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":225}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":150}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150}]
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-23971-serial-file.bin HOME/instance-4305599-1534075267.xml
0.55/0.51	
0.67/0.52	scop both+minisat_release (2018-07-31)
0.67/0.52	(Encoding Process)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 14:01:07 CEST 2018
0.67/0.54	c PID: 23974
0.67/0.54	c IP: 172.20.3.103
0.67/0.54	c HOST: node103.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.41/0.95	c (0,0) Parsing End
1.41/0.96	c (0,0) CSP: 0 int (0 aux), 225 bool (0 aux), 150 ctr, max domain size 2
1.41/0.96	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.96	c (0,0) Constraint Name Generate Begin
1.41/0.97	c (0,0) Ctr:HOME/instance-4305599-1534075267.xml,ExtensionSupport:IntVar
1.41/0.97	c (0,0) Constraint Name Generate End
1.41/0.97	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.41/0.97	c (0,0) CSP to CSPinCNF Begin
1.94/1.29	c (0,0) translated 15 (10%) constraints
2.21/1.38	c (0,0) translated 30 (20%) constraints
2.48/1.43	c (0,0) translated 45 (30%) constraints
2.48/1.47	c (0,0) translated 60 (40%) constraints
2.80/1.51	c (0,0) translated 75 (50%) constraints
2.80/1.54	c (1,1) translated 90 (60%) constraints
2.80/1.57	c (1,1) translated 105 (70%) constraints
3.12/1.60	c (1,1) translated 120 (80%) constraints
3.12/1.63	c (1,1) translated 135 (90%) constraints
3.12/1.65	c (1,1) translated 150 (100%) constraints
3.45/1.71	c (1,1) STATISTICS1:HOME/instance-4305599-1534075267.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1950;2:900,1:7500;0:150,
3.45/1.71	c (1,1) ==========================================
3.45/1.71	c (1,1) Both Encoding selects:
3.45/1.71	c (1,1) Order
3.45/1.71	c (1,1) ==========================================
3.45/1.73	c (1,1) translated 285 (10%) constraints
3.45/1.75	c (1,1) translated 570 (20%) constraints
3.45/1.76	c (1,1) translated 855 (30%) constraints
3.45/1.78	c (1,1) translated 1140 (40%) constraints
3.45/1.80	c (1,1) translated 1425 (50%) constraints
3.82/1.81	c (1,1) translated 1710 (60%) constraints
3.82/1.82	c (1,1) translated 1995 (70%) constraints
3.82/1.83	c (1,1) translated 2280 (80%) constraints
3.82/1.84	c (1,1) translated 2565 (90%) constraints
3.82/1.85	c (1,1) translated 2850 (100%) constraints
3.82/1.85	c (1,1) CSP to CSPinCNF End
3.82/1.86	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
3.82/1.86	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
3.82/1.86	c (1,1) CSPinCNF Propagation Begin
4.15/1.92	c (1,1) 0 values, 150 unsatisfiable literals, and 0 valid clauses are removed
4.15/1.92	c (1,1) CSPinCNF Propagation End
4.15/1.92	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.15/1.92	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.15/1.92	c (1,1) Simplify CSPinCNF Begin
4.15/1.93	c (1,1) Simplify CSPinCNF End
4.15/1.93	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.15/1.94	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.15/1.94	c (1,1) Calculate Precise Domain Begin
4.15/1.94	c (1,1) 0 values are removed by re-calculation
4.15/1.94	c (1,1) Calculate Precise Domain End
4.15/1.94	c (1,1) CSP: 0 int (0 aux), 825 bool (600 aux), 2850 ctr, max domain size 2
4.15/1.94	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
4.15/1.94	c (1,1) CSPinCNF to SatSolver Begin
4.15/1.99	c (1,1) 285 (10 %) CSP clauses are encoded (825 SAT variables, 284 SAT clauses)
4.15/2.00	c (1,1) 570 (20 %) CSP clauses are encoded (825 SAT variables, 569 SAT clauses)
4.48/2.01	c (1,1) 855 (30 %) CSP clauses are encoded (825 SAT variables, 854 SAT clauses)
4.48/2.01	c (1,1) 1140 (40 %) CSP clauses are encoded (825 SAT variables, 1139 SAT clauses)
4.48/2.02	c (1,1) 1425 (50 %) CSP clauses are encoded (825 SAT variables, 1424 SAT clauses)
4.48/2.02	c (1,1) 1710 (60 %) CSP clauses are encoded (825 SAT variables, 1709 SAT clauses)
4.48/2.03	c (1,1) 1995 (70 %) CSP clauses are encoded (825 SAT variables, 1994 SAT clauses)
4.48/2.03	c (1,1) 2280 (80 %) CSP clauses are encoded (825 SAT variables, 2279 SAT clauses)
4.48/2.03	c (1,1) 2565 (90 %) CSP clauses are encoded (825 SAT variables, 2564 SAT clauses)
4.48/2.04	c (1,1) 2850 (100 %) CSP clauses are encoded (825 SAT variables, 2849 SAT clauses)
4.48/2.04	c (1,1) Launch Command will be: minisat_release
4.48/2.04	c (1,1) CSPinCNF to SatSolver End
4.48/2.04	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
4.48/2.06	c (1,1) STATISTICS2:HOME/instance-4305599-1534075267.xml,ExtensionSupport:IntVar,825,2850,-1,2,3,1,,2:7500,3:1800;2:1050,1:7500,
4.48/2.06	c (1,1) 825 bool, 2850 clause
4.48/2.06	c (1,1) Export Begin
4.81/2.16	c (1,1) Export to HOME/scop-23971-serial-file.bin
4.81/2.16	c (1,1) Export End
4.81/2.17	c (1,1) Export File Size: 0.04 MB
4.81/2.17	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.81/2.17	c END-Prog: Sun Aug 12 14:01:09 CEST 2018
4.81/2.18	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23971-serial-file.bin
4.93/2.67	c (0,0) Read Serial File Begin
4.93/2.67	c (0,0) HOME/scop-23971-serial-file.bin
4.93/2.86	c (0,0) Read Serial File End
4.93/2.87	
4.93/2.87	scop order+minisat_release (2018-07-31)
4.93/2.87	(Solving Process)
4.93/2.87	
4.93/2.89	c BEGIN-Prog: Sun Aug 12 14:01:10 CEST 2018
4.93/2.89	c PID: 23989
4.93/2.89	c IP: 172.20.3.103
4.93/2.89	c HOST: node103.alineos.net
4.93/2.90	c (0,0) SatSolver.solve Begin
4.93/2.90	c (0,0) 0 bool, 0 clause
4.93/2.90	c (0,0) minisat_release HOME/instance-4305599-1534075267.xml-scop-23974.cnf
4.93/2.93	c (0,0) c This is COMiniSatPS.
4.93/2.93	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.93/2.93	c (0,0) c ============================[ Problem Statistics ]=============================
4.93/2.93	c (0,0) c |                                                                             |
4.93/2.93	c (0,0) c |  Number of variables:           825                                         |
4.93/2.93	c (0,0) c |  Number of clauses:            2850                                         |
4.93/2.93	c (0,0) c |  Parse time:                   0.00 s                                       |
4.93/2.93	c (0,0) c |  Eliminated clauses:           0.03 Mb                                      |
4.93/2.93	c (0,0) c |  Simplification time:          0.00 s                                       |
4.93/2.93	c (0,0) c |                                                                             |
4.93/2.93	c (0,0) c ===============================================================================
4.93/2.93	c (0,0) c Solved by simplification
4.93/2.93	c (0,0) c restarts              : 0
4.93/2.93	c (0,0) c conflicts             : 0              (0 /sec)
4.93/2.93	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.93/2.93	c (0,0) c propagations          : 2              (266 /sec)
4.93/2.93	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.93/2.93	c (0,0) c CPU time              : 0.007506 s
4.93/2.93	c (0,0) 
4.93/2.93	c (0,0) s UNSATISFIABLE
4.93/2.97	c (0,0) SatSolver.solve End
4.93/2.97	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.93/2.97	c (0,0) Show results Begin
4.93/2.97	s UNSATISFIABLE
4.93/2.97	c (0,0) Show results End
4.93/2.97	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.93/2.98	c (0,0) 0,0,STOP-AFTER(ALL)
4.93/2.98	c END-Prog: Sun Aug 12 14:01:10 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 (8032 MiB free)
  memory of node 1: 16384 MiB (8594 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305599-1534075267/watcher-4305599-1534075267 -o /tmp/evaluation-result-4305599-1534075267/solver-4305599-1534075267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305599-1534075267.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=23971, runsolver pid=23968

[startup+0.1001 s]*
/proc/loadavg: 2.63 2.27 2.15 4/224 23988
/proc/meminfo: memFree=16965100/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15012476 memory=73708 CPUtime=0.11 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 7041 0 0 0 10 1 0 0 20 0 15 0 225089860 15372775424 18427 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3753119 18427 2765 1 0 3715579 0
[pid=23974/tid=23975] ppid=23971 vsize=15012476 memory=-6222985969016291271 CPUtime=0.09 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 5164 0 0 0 8 1 0 0 20 0 15 0 225089860 15372775424 18427 33554432000 4194304 4196468 140725655137456 139693736874376 139693745339216 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089863 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 18493 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 18493 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 18493 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) S 23971 23971 20606 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693103454320 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693102401520 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0.01 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) S 23971 23971 20606 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 15 0 225089866 15372775424 18493 33554432000 4194304 4196468 140725655137456 139693101349232 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 18493 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 18559 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75100 KiB

[startup+0.211195 s]*
/proc/loadavg: 2.63 2.27 2.15 4/224 23988
/proc/meminfo: memFree=16952160/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15012476 memory=86732 CPUtime=0.25 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 10484 0 0 0 23 2 0 0 20 0 15 0 225089860 15372775424 21683 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3753119 21683 2934 1 0 3715579 0
[pid=23974/tid=23975] ppid=23971 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 8383 0 0 0 18 2 0 0 20 0 15 0 225089860 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693736888784 139693224237192 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15012476 memory=545 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15012476 memory=140557093652066 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089863 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 21683 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 21683 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 21683 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) S 23971 23971 20606 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 225089866 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693103454320 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) R 23971 23971 20606 0 -1 4202560 134 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693102401520 139693758047433 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15012476 memory=140557092488832 CPUtime=0.03 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) S 23971 23971 20606 0 -1 1077944384 303 0 0 0 3 0 0 0 20 0 15 0 225089866 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693101349232 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 21683 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 21683 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88124 KiB

[startup+0.310957 s]*
/proc/loadavg: 2.63 2.27 2.15 3/224 23988
/proc/meminfo: memFree=16949120/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15012476 memory=89984 CPUtime=0.42 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 10999 0 0 0 39 3 0 0 20 0 15 0 225089860 15372775424 22496 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3753119 22496 2976 1 0 3715579 0
[pid=23974/tid=23975] ppid=23971 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 8755 0 0 0 27 3 0 0 20 0 15 0 225089860 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693736891696 139693749106021 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089863 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 22496 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15372775424 22496 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15372775424 22496 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) R 23971 23971 20606 0 -1 4202560 440 0 0 0 3 0 0 0 20 0 15 0 225089866 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693103454320 139693748561775 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) R 23971 23971 20606 0 -1 1077944384 151 0 0 0 1 0 0 0 20 0 15 0 225089866 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693102401520 139693765073538 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) R 23971 23971 20606 0 -1 4202560 322 0 0 0 7 0 0 0 20 0 15 0 225089866 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693101349232 139693757299518 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 22496 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15012476 memory=3905244507057233969 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089867 15372775424 22496 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91376 KiB

[startup+0.700988 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23988
/proc/meminfo: memFree=16924440/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15020872 memory=129640 CPUtime=1.02 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 18107 0 0 0 97 5 0 0 20 0 15 0 225089860 15381372928 32410 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3755218 32410 3159 1 0 3716603 0
[pid=23974/tid=23975] ppid=23971 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 15397 0 0 0 63 4 0 0 20 0 15 0 225089860 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693736899728 139693745281770 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15020872 memory=288230377057956186 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15020872 memory=14408211646139281 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225089863 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15381372928 32410 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15381372928 32410 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15381372928 32410 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15020872 memory=281113931022576 CPUtime=0.08 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) R 23971 23971 20606 0 -1 4202560 512 0 0 0 8 0 0 0 20 0 15 0 225089866 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693103454320 139693744308223 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15020872 memory=7234030490512222553 CPUtime=0.08 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) R 23971 23971 20606 0 -1 4202560 408 0 0 0 8 0 0 0 20 0 15 0 225089866 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693102387616 139693744775296 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15020872 memory=7738993309122904172 CPUtime=0.16 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) R 23971 23971 20606 0 -1 4202560 454 0 0 0 16 0 0 0 20 0 15 0 225089866 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693101349232 139693743648851 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15020872 memory=7649399384332383026 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15381372928 32410 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089867 15381372928 32410 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131032 KiB

[startup+1.50148 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23988
/proc/meminfo: memFree=16898820/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15024968 memory=173792 CPUtime=2.8 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 21911 0 0 0 273 7 0 0 20 0 15 0 225089860 15385567232 43448 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3756242 43448 3190 1 0 3717627 0
[pid=23974/tid=23975] ppid=23971 vsize=15024968 memory=281113931025808 CPUtime=1.47 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 16614 0 0 0 142 5 0 0 20 0 15 0 225089860 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693736900144 139693231062343 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225089863 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15385567232 43448 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15385567232 43448 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15024968 memory=18 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15385567232 43448 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15024968 memory=20 CPUtime=0.29 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) R 23971 23971 20606 0 -1 4202560 698 0 0 0 29 0 0 0 20 0 15 0 225089866 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693103453504 139693748593887 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15024968 memory=53 CPUtime=0.32 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) S 23971 23971 20606 0 -1 1077944384 689 0 0 0 32 0 0 0 20 0 15 0 225089866 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693102401520 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15024968 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) S 23971 23971 20606 0 -1 1077944384 2574 0 0 0 69 0 0 0 20 0 15 0 225089866 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693101349232 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15385567232 43448 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15024968 memory=2698 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089867 15385567232 43448 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 175184 KiB

[startup+2.98842 s]
# the end of solver process 23971 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.94475 s, system=0.21276 s

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

[startup+1.60141 s]
/proc/loadavg: 2.63 2.27 2.15 3/224 23988
/proc/meminfo: memFree=16898820/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1392 CPUtime=0 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 225089859 115843072 348 33554432000 4194304 5098028 140724853104624 140724853101880 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 348 296 221 0 87 0
[pid=23974] ppid=23971 vsize=15024968 memory=187120 CPUtime=3.12 cores=0,2,4,6
/proc/23974/stat : 23974 (java) S 23971 23971 20606 0 -1 1077944320 22200 0 0 0 304 8 0 0 20 0 15 0 225089860 15385567232 46780 33554432000 4194304 4196468 140725655137456 140725655120000 139693765062391 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
/proc/23974/statm: 3756242 46780 3191 1 0 3717627 0
[pid=23974/tid=23975] ppid=23971 vsize=15024968 memory=1948 CPUtime=1.56 cores=0,2,4,6
/proc/23974/task/23975/stat : 23975 (java) R 23971 23971 20606 0 -1 4202560 16628 0 0 0 151 5 0 0 20 0 15 0 225089860 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693736896992 139693230300452 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23976] ppid=23971 vsize=15024968 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23976/stat : 23976 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693769304464 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23977] ppid=23971 vsize=15024968 memory=976 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23977/stat : 23977 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693545007376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23978] ppid=23971 vsize=15024968 memory=1140 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23978/stat : 23978 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693543955088 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23979] ppid=23971 vsize=15024968 memory=1024 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23979/stat : 23979 (java) S 23971 23971 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225089862 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693224094224 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23980] ppid=23971 vsize=15024968 memory=3172 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23980/stat : 23980 (java) S 23971 23971 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 225089863 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693104507504 139693765073538 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23981] ppid=23971 vsize=15024968 memory=2076 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23981/stat : 23981 (java) S 23971 23971 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225089864 15385567232 46780 33554432000 4194304 4196468 140725655137456 139692402009376 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23982] ppid=23971 vsize=15024968 memory=9004 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23982/stat : 23982 (java) S 23971 23971 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225089864 15385567232 46780 33554432000 4194304 4196468 140725655137456 139692133574256 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23983] ppid=23971 vsize=15024968 memory=768 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23983/stat : 23983 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089866 15385567232 46780 33554432000 4194304 4196468 140725655137456 139691759065680 139693765080987 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23984] ppid=23971 vsize=15024968 memory=736 CPUtime=0.37 cores=0,2,4,6
/proc/23974/task/23984/stat : 23984 (java) R 23971 23971 20606 0 -1 1077944384 880 0 0 0 37 0 0 0 20 0 15 0 225089866 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693103435712 139693765072597 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23985] ppid=23971 vsize=15024968 memory=1520 CPUtime=0.41 cores=0,2,4,6
/proc/23974/task/23985/stat : 23985 (java) R 23971 23971 20606 0 -1 4202560 726 0 0 0 41 0 0 0 20 0 15 0 225089866 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693102384240 139693746585816 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23986] ppid=23971 vsize=15024968 memory=1708 CPUtime=0.73 cores=0,2,4,6
/proc/23974/task/23986/stat : 23986 (java) S 23971 23971 20606 0 -1 1077944384 2627 0 0 0 73 0 0 0 20 0 15 0 225089866 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693101349232 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23987] ppid=23971 vsize=15024968 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23987/stat : 23987 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15385567232 46780 33554432000 4194304 4196468 140725655137456 139691261159904 139693765072597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
[pid=23974/tid=23988] ppid=23971 vsize=15024968 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23974/task/23988/stat : 23988 (java) S 23971 23971 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225089867 15385567232 46780 33554432000 4194304 4196468 140725655137456 139693100297136 139693765073538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140725655139335 140725655139633 140725655139633 140725655142351 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 188512 KiB

[startup+2.40024 s]
/proc/loadavg: 2.74 2.30 2.16 3/224 23988
/proc/meminfo: memFree=16788036/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1468 CPUtime=4.93 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 589 25794 0 0 0 0 480 13 20 0 1 0 225089859 115843072 367 33554432000 4194304 5098028 140724853104624 140724853101368 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.80028 s]
/proc/loadavg: 2.74 2.30 2.16 3/224 23988
/proc/meminfo: memFree=16788036/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1468 CPUtime=4.93 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 589 25794 0 0 0 0 480 13 20 0 1 0 225089859 115843072 367 33554432000 4194304 5098028 140724853104624 140724853101368 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+2.90026 s]
/proc/loadavg: 2.74 2.30 2.16 3/224 23988
/proc/meminfo: memFree=16788036/32770624 swapFree=67058748/67108860
[pid=23971] ppid=23968 vsize=113128 memory=1468 CPUtime=4.93 cores=0,2,4,6
/proc/23971/stat : 23971 (scop.sh) S 23968 23971 20606 0 -1 4202496 589 25794 0 0 0 0 480 13 20 0 1 0 225089859 115843072 367 33554432000 4194304 5098028 140724853104624 140724853101368 140571247338108 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 14983168 140724853105729 140724853105927 140724853105927 140724853108685 0
/proc/23971/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

Child status: 0
Real time (s): 2.98847
CPU time (s): 6.15751
CPU user time (s): 5.94475
CPU system time (s): 0.21276
CPU usage (%): 206.042
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 276320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.94475
system time used= 0.21276
maximum resident set size= 280036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5480
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 23971
#   total CPU time (s): 6.15751
#   total CPU user time (s): 5.94475
#   total CPU system time (s): 0.21276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036865 second user time and 0.076481 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 14:01:07
IDJOB=4305599
IDBENCH=141400
IDSOLVER=2783
FILE ID=node103/4305599-1534075267
RUNJOBID= node103-1534064938-20637
PBS_JOBID= 21036991
Free space on /tmp= 34676 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-075_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-4305599-1534075267/watcher-4305599-1534075267 -o /tmp/evaluation-result-4305599-1534075267/solver-4305599-1534075267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20637 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305599-1534075267.xml

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

MD5SUM BENCH= 8909e39e4e2640ab20c6938b58673ed4
RANDOM SEED=316681915

node103.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.48
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.48
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.48
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.48
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:        17025844 kB
MemAvailable:   31788892 kB
Buffers:          121144 kB
Cached:         14784668 kB
SwapCached:         5820 kB
Active:          7661036 kB
Inactive:        7414192 kB
Active(anon):     160500 kB
Inactive(anon):    60092 kB
Active(file):    7500536 kB
Inactive(file):  7354100 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058748 kB
Dirty:              8104 kB
Writeback:             0 kB
AnonPages:        181412 kB
Mapped:            61956 kB
Shmem:             48616 kB
Slab:             365532 kB
SReclaimable:     336872 kB
SUnreclaim:        28660 kB
KernelStack:        3952 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34668 MiB
End job on node103 at 2018-08-12 14:01:10