Trace number 4305732

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 5.88436 2.84838

General information on the benchmark

NameHaystacks/
Haystacks-ext-08_c18.xml
MD5SUM86e4590fdf2acf70e62b7e4d974dbe81
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.121685
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints231
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":50},{"degree":8,"count":14}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":231}]
Number of extensional constraints231
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":231}]
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-23755-serial-file.bin HOME/instance-4305732-1534075295.xml
0.67/0.52	
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:35 CEST 2018
0.67/0.54	c PID: 23758
0.67/0.54	c IP: 172.20.3.135
0.67/0.54	c HOST: node135.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.41/0.92	c (0,0) Parsing End
1.41/0.92	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.41/0.92	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.92	c (0,0) Constraint Name Generate Begin
1.41/0.93	c (0,0) Ctr:HOME/instance-4305732-1534075295.xml,ExtensionConflict:ExtensionSupport:IntVar
1.41/0.93	c (0,0) Constraint Name Generate End
1.41/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.93	c (0,0) CSP to CSPinCNF Begin
1.94/1.26	c (0,0) translated 24 (10%) constraints
2.23/1.33	c (0,0) translated 47 (20%) constraints
2.23/1.37	c (0,0) translated 70 (30%) constraints
2.23/1.40	c (0,0) translated 93 (40%) constraints
2.59/1.43	c (0,0) translated 116 (50%) constraints
2.59/1.45	c (0,0) translated 139 (60%) constraints
2.59/1.47	c (0,0) translated 162 (70%) constraints
2.89/1.58	c (1,1) translated 185 (80%) constraints
3.24/1.60	c (1,1) translated 208 (90%) constraints
3.24/1.62	c (1,1) translated 231 (100%) constraints
3.24/1.66	c (1,1) STATISTICS1:HOME/instance-4305732-1534075295.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,9,1,,8:6818;2:266,9:7;4:1519;3:84;2:350,1:7084;0:7,
3.24/1.66	c (1,1) ==========================================
3.24/1.66	c (1,1) Both Encoding selects:
3.24/1.66	c (1,1) Order
3.24/1.66	c (1,1) ==========================================
3.24/1.68	c (1,1) translated 196 (10%) constraints
3.24/1.69	c (1,1) translated 392 (20%) constraints
3.57/1.70	c (1,1) translated 588 (30%) constraints
3.57/1.71	c (1,1) translated 784 (40%) constraints
3.57/1.72	c (1,1) translated 980 (50%) constraints
3.57/1.73	c (1,1) translated 1176 (60%) constraints
3.57/1.74	c (1,1) translated 1372 (70%) constraints
3.57/1.75	c (1,1) translated 1568 (80%) constraints
3.57/1.76	c (1,1) translated 1764 (90%) constraints
3.57/1.77	c (1,1) translated 1960 (100%) constraints
3.57/1.77	c (1,1) CSP to CSPinCNF End
3.57/1.77	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.57/1.77	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.57/1.77	c (1,1) CSPinCNF Propagation Begin
3.89/1.83	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
3.89/1.83	c (1,1) CSPinCNF Propagation End
3.89/1.83	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.89/1.83	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.89/1.83	c (1,1) Simplify CSPinCNF Begin
3.89/1.84	c (1,1) Simplify CSPinCNF End
3.89/1.84	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.89/1.84	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.89/1.84	c (1,1) Calculate Precise Domain Begin
3.89/1.84	c (1,1) 0 values are removed by re-calculation
3.89/1.84	c (1,1) Calculate Precise Domain End
3.89/1.84	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.89/1.84	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.89/1.84	c (1,1) CSPinCNF to SatSolver Begin
3.89/1.88	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
3.89/1.89	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
3.89/1.89	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.25/1.90	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.25/1.90	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.25/1.91	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.25/1.91	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.25/1.91	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.25/1.91	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.25/1.92	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.25/1.92	c (1,1) Launch Command will be: minisat_release
4.25/1.92	c (1,1) CSPinCNF to SatSolver End
4.25/1.92	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.25/1.94	c (1,1) STATISTICS2:HOME/instance-4305732-1534075295.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,8,1,,8:6370;2:266,8:7;4:1295;3:84;2:574,1:6636,
4.25/1.94	c (1,1) 504 bool, 2344 clause
4.25/1.94	c (1,1) Export Begin
4.59/2.03	c (1,1) Export to HOME/scop-23755-serial-file.bin
4.59/2.03	c (1,1) Export End
4.59/2.03	c (1,1) Export File Size: 0.01 MB
4.59/2.03	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.59/2.03	c END-Prog: Sun Aug 12 14:01:37 CEST 2018
4.59/2.06	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-23755-serial-file.bin
4.69/2.55	c (0,0) Read Serial File Begin
4.69/2.55	c (0,0) HOME/scop-23755-serial-file.bin
4.69/2.72	c (0,0) Read Serial File End
4.69/2.74	
4.69/2.74	scop order+minisat_release (2018-07-31)
4.69/2.74	(Solving Process)
4.69/2.74	
4.69/2.76	c BEGIN-Prog: Sun Aug 12 14:01:37 CEST 2018
4.69/2.76	c PID: 23773
4.69/2.76	c IP: 172.20.3.135
4.69/2.76	c HOST: node135.alineos.net
4.69/2.76	c (0,0) SatSolver.solve Begin
4.69/2.76	c (0,0) 0 bool, 0 clause
4.69/2.76	c (0,0) minisat_release HOME/instance-4305732-1534075295.xml-scop-23758.cnf
4.69/2.81	c (0,0) c This is COMiniSatPS.
4.69/2.81	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.69/2.81	c (0,0) c ============================[ Problem Statistics ]=============================
4.69/2.81	c (0,0) c |                                                                             |
4.69/2.81	c (0,0) c |  Number of variables:           504                                         |
4.69/2.81	c (0,0) c |  Number of clauses:            2344                                         |
4.69/2.81	c (0,0) c |  Parse time:                   0.00 s                                       |
4.69/2.81	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
4.69/2.81	c (0,0) c Reduced to 441 vars, 2208 cls (grow=0)
4.69/2.81	c (0,0) c No iterative elimination performed. (vars=441, c/v ratio=5.0)
4.69/2.81	c (0,0) c |  Simplification time:          0.00 s                                       |
4.69/2.81	c (0,0) c |                                                                             |
4.69/2.81	c (0,0) c ============================[ Search Statistics ]==============================
4.69/2.81	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/2.81	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/2.81	c (0,0) c ===============================================================================
4.69/2.81	c (0,0) c ===============================================================================
4.69/2.81	c (0,0) c restarts              : 5
4.69/2.81	c (0,0) c conflicts             : 3955           (195299 /sec)
4.69/2.81	c (0,0) c decisions             : 6089           (0.00 % random) (300677 /sec)
4.69/2.81	c (0,0) c propagations          : 42991          (2122908 /sec)
4.69/2.81	c (0,0) c conflict literals     : 29053          (5.11 % deleted)
4.69/2.81	c (0,0) c CPU time              : 0.020251 s
4.69/2.81	c (0,0) 
4.69/2.81	c (0,0) s UNSATISFIABLE
4.69/2.83	c (0,0) SatSolver.solve End
4.69/2.83	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.69/2.83	c (0,0) Show results Begin
4.69/2.83	s UNSATISFIABLE
4.69/2.83	c (0,0) Show results End
4.69/2.84	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.69/2.84	c (0,0) 0,0,STOP-AFTER(ALL)
4.69/2.84	c END-Prog: Sun Aug 12 14:01:38 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 (6946 MiB free)
  memory of node 1: 16384 MiB (4573 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305732-1534075295/watcher-4305732-1534075295 -o /tmp/evaluation-result-4305732-1534075295/solver-4305732-1534075295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305732-1534075295.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=23755, runsolver pid=23752

[startup+0.100163 s]*
/proc/loadavg: 2.43 2.22 2.12 3/227 23772
/proc/meminfo: memFree=11734736/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15012476 memory=73596 CPUtime=0.11 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 6504 0 0 0 9 2 0 0 20 0 15 0 225092638 15372775424 18399 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3753119 18399 2770 1 0 3715579 0
[pid=23758/tid=23759] ppid=23755 vsize=15012476 memory=-6078870780940435399 CPUtime=0.08 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 4584 0 0 0 7 1 0 0 20 0 15 0 225092638 15372775424 18399 33554432000 4194304 4196468 140733701421840 140236184351112 140236192812865 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 18399 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092641 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 18399 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 18399 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 18399 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) S 23755 23755 19383 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235249072240 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235248019440 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0.01 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) S 23755 23755 19383 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 15 0 225092645 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235246967152 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 18399 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 18399 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74992 KiB

[startup+0.210886 s]*
/proc/loadavg: 2.43 2.22 2.12 4/227 23772
/proc/meminfo: memFree=11720660/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15012476 memory=86608 CPUtime=0.25 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 10008 0 0 0 22 3 0 0 20 0 15 0 225092638 15372775424 21652 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3753119 21652 2871 1 0 3715579 0
[pid=23758/tid=23759] ppid=23755 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 7906 0 0 0 17 2 0 0 20 0 15 0 225092638 15372775424 21652 33554432000 4194304 4196468 140733701421840 140236184361424 140236212551062 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15012476 memory=550 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 21652 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15012476 memory=139698096808987 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092641 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 21652 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 21652 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 21652 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) S 23755 23755 19383 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 225092644 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235249072240 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) S 23755 23755 19383 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235248019440 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15012476 memory=139698096789120 CPUtime=0.03 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) R 23755 23755 19383 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 15 0 225092645 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235246967152 140236191157080 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 21652 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 21652 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88004 KiB

[startup+0.31094 s]*
/proc/loadavg: 2.43 2.22 2.12 3/227 23772
/proc/meminfo: memFree=11717740/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15012476 memory=90140 CPUtime=0.43 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 10541 0 0 0 39 4 0 0 20 0 15 0 225092638 15372775424 22535 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3753119 22535 2976 1 0 3715579 0
[pid=23758/tid=23759] ppid=23755 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 8280 0 0 0 26 3 0 0 20 0 15 0 225092638 15372775424 22535 33554432000 4194304 4196468 140733701421840 140236184339040 140236212561053 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 22535 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092641 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 22535 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15372775424 22535 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15372775424 22535 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) R 23755 23755 19383 0 -1 4202560 569 0 0 0 3 0 0 0 20 0 15 0 225092644 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235249072240 140236191990783 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) R 23755 23755 19383 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 225092644 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235248019440 140236212550274 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) R 23755 23755 19383 0 -1 4202560 316 0 0 0 7 0 0 0 20 0 15 0 225092645 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235246967152 140236191477697 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 22535 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15012476 memory=3472898942829666353 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15372775424 22535 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91536 KiB

[startup+0.704326 s]
/proc/loadavg: 2.43 2.22 2.12 3/227 23772
/proc/meminfo: memFree=11692472/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15020872 memory=129376 CPUtime=1.01 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 17583 0 0 0 96 5 0 0 20 0 15 0 225092638 15381372928 32344 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3755218 32344 3147 1 0 3716603 0
[pid=23758/tid=23759] ppid=23755 vsize=15020872 memory=61212 CPUtime=0.67 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 14881 0 0 0 63 4 0 0 20 0 15 0 225092638 15381372928 32344 33554432000 4194304 4196468 140733701421840 140236184352624 140235665081046 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15020872 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15381372928 32344 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15020872 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15020872 memory=792 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225092641 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15381372928 32344 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15020872 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15381372928 32344 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15381372928 32344 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15020872 memory=1160 CPUtime=0.1 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) R 23755 23755 19383 0 -1 4202560 792 0 0 0 10 0 0 0 20 0 15 0 225092644 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235249058336 140236197463952 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15020872 memory=968 CPUtime=0.05 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) R 23755 23755 19383 0 -1 4202560 131 0 0 0 5 0 0 0 20 0 15 0 225092644 15381372928 32344 33554432000 4194304 4196468 140733701421840 140235248008112 140236197465773 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15020872 memory=12144 CPUtime=0.16 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) S 23755 23755 19383 0 -1 1077944384 443 0 0 0 16 0 0 0 20 0 15 0 225092645 15381372928 32410 33554432000 4194304 4196468 140733701421840 140235246967152 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15020872 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15381372928 32410 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15020872 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15381372928 32410 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130772 KiB

[startup+1.50148 s]
/proc/loadavg: 2.43 2.22 2.12 3/227 23772
/proc/meminfo: memFree=11664804/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15022920 memory=189496 CPUtime=2.89 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 21245 0 0 0 281 8 0 0 20 0 15 0 225092638 15383470080 47374 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3755730 47374 3193 1 0 3717115 0
[pid=23758/tid=23759] ppid=23755 vsize=15022920 memory=164 CPUtime=1.46 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 16039 0 0 0 141 5 0 0 20 0 15 0 225092638 15383470080 47374 33554432000 4194304 4196468 140733701421840 140236184370640 140235665197907 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15022920 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15383470080 47374 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15022920 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15022920 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225092641 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15383470080 47374 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15383470080 47374 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15383470080 47374 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15022920 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) R 23755 23755 19383 0 -1 4202560 945 0 0 0 40 0 0 0 20 0 15 0 225092644 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235249062624 140236197295027 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15022920 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) R 23755 23755 19383 0 -1 1077944384 476 0 0 0 35 0 0 0 20 0 15 0 225092644 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235248005792 140236212549333 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15022920 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) S 23755 23755 19383 0 -1 1077944384 2449 0 0 0 63 1 0 0 20 0 15 0 225092645 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235246967152 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15383470080 47374 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15383470080 47374 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 190892 KiB

[startup+2.84834 s]
# the end of solver process 23755 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.69385 s, system=0.190504 s

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

[startup+1.60135 s]
/proc/loadavg: 2.43 2.22 2.12 3/227 23772
/proc/meminfo: memFree=11664804/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225092638 115843072 349 33554432000 4194304 5098028 140736414078512 140736414075768 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 349 296 221 0 87 0
[pid=23758] ppid=23755 vsize=15024968 memory=201536 CPUtime=3.24 cores=0,2,4,6
/proc/23758/stat : 23758 (java) S 23755 23755 19383 0 -1 1077944320 22217 0 0 0 315 9 0 0 20 0 15 0 225092638 15385567232 50384 33554432000 4194304 4196468 140733701421840 140733701404384 140236212539127 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
/proc/23758/statm: 3756242 50384 3193 1 0 3717627 0
[pid=23758/tid=23759] ppid=23755 vsize=15024968 memory=6655300316396806240 CPUtime=1.57 cores=0,2,4,6
/proc/23758/task/23759/stat : 23759 (java) R 23755 23755 19383 0 -1 4202560 16128 0 0 0 151 6 0 0 20 0 15 0 225092638 15385567232 50384 33554432000 4194304 4196468 140733701421840 140236184373744 140235668168331 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23760] ppid=23755 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23760/stat : 23760 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15385567232 50384 33554432000 4194304 4196468 140733701421840 140236216781200 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23761] ppid=23755 vsize=15024968 memory=139697972206145 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23761/stat : 23761 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235992484112 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23762] ppid=23755 vsize=15024968 memory=139697973247301 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23762/stat : 23762 (java) S 23755 23755 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225092640 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235991431824 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23763] ppid=23755 vsize=15024968 memory=139697972191744 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23763/stat : 23763 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092640 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235990379024 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23764] ppid=23755 vsize=15024968 memory=139697972191840 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23764/stat : 23764 (java) S 23755 23755 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225092641 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235250125424 140236212550274 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23765] ppid=23755 vsize=15024968 memory=139697972191936 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23765/stat : 23765 (java) S 23755 23755 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225092642 15385567232 50384 33554432000 4194304 4196468 140733701421840 140234775848224 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23766] ppid=23755 vsize=15024968 memory=139697972192032 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23766/stat : 23766 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092642 15385567232 50384 33554432000 4194304 4196468 140733701421840 140234507413104 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23767] ppid=23755 vsize=15024968 memory=139697972192128 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23767/stat : 23767 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092644 15385567232 50384 33554432000 4194304 4196468 140733701421840 140234132904528 140236212557723 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23768] ppid=23755 vsize=15024968 memory=139697972192224 CPUtime=0.5 cores=0,2,4,6
/proc/23758/task/23768/stat : 23768 (java) R 23755 23755 19383 0 -1 4202560 1383 0 0 0 50 0 0 0 20 0 15 0 225092644 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235249053256 140236196035915 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23769] ppid=23755 vsize=15024968 memory=139697972192320 CPUtime=0.45 cores=0,2,4,6
/proc/23758/task/23769/stat : 23769 (java) R 23755 23755 19383 0 -1 4202560 791 0 0 0 45 0 0 0 20 0 15 0 225092644 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235248000456 140236196035911 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23770] ppid=23755 vsize=15024968 memory=139697972192416 CPUtime=0.69 cores=0,2,4,6
/proc/23758/task/23770/stat : 23770 (java) S 23755 23755 19383 0 -1 1077944384 2579 0 0 0 68 1 0 0 20 0 15 0 225092645 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235246967152 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23771] ppid=23755 vsize=15024968 memory=139697972193136 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23771/stat : 23771 (java) S 23755 23755 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225092645 15385567232 50384 33554432000 4194304 4196468 140733701421840 140233634998752 140236212549333 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
[pid=23758/tid=23772] ppid=23755 vsize=15024968 memory=139697972191328 CPUtime=0 cores=0,2,4,6
/proc/23758/task/23772/stat : 23772 (java) S 23755 23755 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225092645 15385567232 50384 33554432000 4194304 4196468 140733701421840 140235178503088 140236212550274 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35139584 140733701424135 140733701424433 140733701424433 140733701427151 0
Current children cumulated CPU time: 3.24 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 202932 KiB

[startup+2.4004 s]
/proc/loadavg: 2.43 2.22 2.12 4/227 23772
/proc/meminfo: memFree=11531828/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1472 CPUtime=4.69 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 591 24542 0 0 0 0 457 12 20 0 1 0 225092638 115843072 368 33554432000 4194304 5098028 140736414078512 140736414075256 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80029 s]
/proc/loadavg: 2.43 2.22 2.12 4/227 23772
/proc/meminfo: memFree=11531828/32770624 swapFree=67108860/67108860
[pid=23755] ppid=23752 vsize=113128 memory=1472 CPUtime=4.69 cores=0,2,4,6
/proc/23755/stat : 23755 (scop.sh) S 23752 23755 19383 0 -1 4202496 591 24542 0 0 0 0 457 12 20 0 1 0 225092638 115843072 368 33554432000 4194304 5098028 140736414078512 140736414075256 139957504971388 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 11661312 140736414086209 140736414086407 140736414086407 140736414089165 0
/proc/23755/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.84838
CPU time (s): 5.88436
CPU user time (s): 5.69385
CPU system time (s): 0.190504
CPU usage (%): 206.586
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 277780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.69385
system time used= 0.190504
maximum resident set size= 281384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44320
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4776
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 23755
#   total CPU time (s): 5.88436
#   total CPU user time (s): 5.69385
#   total CPU system time (s): 0.190504

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039307 second user time and 0.07224 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 14:01:35
IDJOB=4305732
IDBENCH=141415
IDSOLVER=2783
FILE ID=node135/4305732-1534075295
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42764 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-08_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-4305732-1534075295/watcher-4305732-1534075295 -o /tmp/evaluation-result-4305732-1534075295/solver-4305732-1534075295 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305732-1534075295.xml

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=2146308492

node135.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.50
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.50
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.50
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.50
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:        11796452 kB
MemAvailable:   31754672 kB
Buffers:          246392 kB
Cached:         19717948 kB
SwapCached:            0 kB
Active:          9118536 kB
Inactive:       11050292 kB
Active(anon):     153644 kB
Inactive(anon):   103204 kB
Active(file):    8964892 kB
Inactive(file): 10947088 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8368 kB
Writeback:            84 kB
AnonPages:        237484 kB
Mapped:            73536 kB
Shmem:             49824 kB
Slab:             503856 kB
SReclaimable:     474700 kB
SUnreclaim:        29156 kB
KernelStack:        4080 kB
PageTables:         6120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42756 MiB
End job on node135 at 2018-08-12 14:01:38