Trace number 4307260

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-31)UNSAT 4.45603 2.45825

General information on the benchmark

NameHaystacks/
Haystacks-ext-06_c18.xml
MD5SUM40871f7837aaa5db219997aff65857eb
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 benchmark3.39929
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints95
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":36}]
Minimum variable degree5
Maximum variable degree6
Distribution of variable degrees[{"degree":5,"count":26},{"degree":6,"count":10}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":95}]
Number of extensional constraints95
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":95}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms22g -Xmx22g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-2575-serial-file.bin HOME/instance-4307260-1534192787.xml
0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-31)
0.65/0.53	(Encoding Process)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Mon Aug 13 22:39:48 CEST 2018
0.65/0.56	c PID: 2578
0.65/0.56	c IP: 172.20.3.133
0.65/0.56	c HOST: node133.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.86	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 95 ctr, max domain size 6
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.87	c (0,0) Ctr:HOME/instance-4307260-1534192787.xml,ExtensionConflict:ExtensionSupport:IntVar
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.52/1.10	c (0,0) translated 10 (10%) constraints
1.74/1.14	c (0,0) translated 19 (20%) constraints
1.74/1.19	c (0,0) translated 29 (30%) constraints
1.96/1.23	c (0,0) translated 38 (40%) constraints
1.96/1.26	c (0,0) translated 48 (50%) constraints
1.96/1.27	c (0,0) translated 57 (60%) constraints
1.96/1.29	c (0,0) translated 67 (70%) constraints
1.96/1.30	c (0,0) translated 76 (80%) constraints
2.31/1.31	c (0,0) translated 86 (90%) constraints
2.31/1.38	c (0,0) translated 95 (100%) constraints
2.53/1.42	c (0,0) STATISTICS1:HOME/instance-4307260-1534192787.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,7,1,,6:2030;2:140,7:5;4:425;3:40;2:160,1:2170;0:5,
2.53/1.42	c (0,0) ==========================================
2.53/1.42	c (0,0) Order
2.53/1.42	c (0,0) ==========================================
2.53/1.43	c (0,0) translated 63 (10%) constraints
2.53/1.44	c (0,0) translated 126 (20%) constraints
2.53/1.44	c (0,0) translated 189 (30%) constraints
2.53/1.45	c (0,0) translated 252 (40%) constraints
2.53/1.45	c (0,0) translated 315 (50%) constraints
2.53/1.45	c (0,0) translated 378 (60%) constraints
2.53/1.46	c (0,0) translated 441 (70%) constraints
2.53/1.46	c (0,0) translated 504 (80%) constraints
2.53/1.47	c (0,0) translated 567 (90%) constraints
2.53/1.47	c (0,0) translated 630 (100%) constraints
2.53/1.47	c (0,0) CSP to CSPinCNF End
2.53/1.47	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.53/1.47	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.47	c (0,0) CSPinCNF Propagation Begin
2.85/1.51	c (0,0) 0 values, 185 unsatisfiable literals, and 0 valid clauses are removed
2.85/1.51	c (0,0) CSPinCNF Propagation End
2.85/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.85/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.85/1.51	c (0,0) Simplify CSPinCNF Begin
2.85/1.52	c (0,0) Simplify CSPinCNF End
2.85/1.52	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.85/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.85/1.52	c (0,0) Calculate Precise Domain Begin
2.85/1.52	c (0,0) 0 values are removed by re-calculation
2.85/1.52	c (0,0) Calculate Precise Domain End
2.85/1.52	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.85/1.52	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.85/1.52	c (0,0) CSPinCNF to SatSolver Begin
2.85/1.55	c (1,1) 63 (10 %) CSP clauses are encoded (210 SAT variables, 206 SAT clauses)
2.85/1.55	c (1,1) 126 (20 %) CSP clauses are encoded (210 SAT variables, 269 SAT clauses)
2.85/1.56	c (1,1) 189 (30 %) CSP clauses are encoded (210 SAT variables, 332 SAT clauses)
2.85/1.56	c (1,1) 252 (40 %) CSP clauses are encoded (210 SAT variables, 395 SAT clauses)
2.85/1.56	c (1,1) 315 (50 %) CSP clauses are encoded (210 SAT variables, 458 SAT clauses)
2.85/1.56	c (1,1) 378 (60 %) CSP clauses are encoded (210 SAT variables, 521 SAT clauses)
2.85/1.57	c (1,1) 441 (70 %) CSP clauses are encoded (210 SAT variables, 584 SAT clauses)
2.85/1.57	c (1,1) 504 (80 %) CSP clauses are encoded (210 SAT variables, 647 SAT clauses)
2.85/1.57	c (1,1) 567 (90 %) CSP clauses are encoded (210 SAT variables, 710 SAT clauses)
2.85/1.57	c (1,1) 630 (100 %) CSP clauses are encoded (210 SAT variables, 773 SAT clauses)
2.85/1.57	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.85/1.57	c (1,1) CSPinCNF to SatSolver End
2.85/1.57	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.85/1.59	c (1,1) STATISTICS2:HOME/instance-4307260-1534192787.xml,ExtensionConflict:ExtensionSupport:IntVar,66,630,-1,6,6,1,,6:1850;2:140,6:5;4:335;3:40;2:250,1:1990,
2.85/1.59	c (1,1) 210 bool, 774 clause
2.85/1.59	c (1,1) Export Begin
3.16/1.67	c (1,1) Export to HOME/scop-2575-serial-file.bin
3.16/1.67	c (1,1) Export End
3.16/1.67	c (1,1) Export File Size: 0.01 MB
3.16/1.67	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.16/1.67	c END-Prog: Mon Aug 13 22:39:49 CEST 2018
3.16/1.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-2575-serial-file.bin
3.84/2.17	c (0,0) Read Serial File Begin
3.84/2.17	c (0,0) HOME/scop-2575-serial-file.bin
4.14/2.33	c (0,0) Read Serial File End
4.14/2.34	
4.14/2.34	scop order+glucose-syrup (2018-07-31)
4.14/2.34	(Solving Process)
4.14/2.34	
4.14/2.37	c BEGIN-Prog: Mon Aug 13 22:39:50 CEST 2018
4.14/2.37	c PID: 2598
4.14/2.37	c IP: 172.20.3.133
4.14/2.37	c HOST: node133.alineos.net
4.14/2.37	c (0,0) SatSolver.solve Begin
4.14/2.38	c (0,0) 0 bool, 0 clause
4.14/2.38	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307260-1534192787.xml-scop-2578.cnf
4.32/2.40	c (0,0) c
4.32/2.40	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
4.32/2.40	c (0,0) c
4.32/2.41	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.32/2.41	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.32/2.41	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.32/2.41	c (0,0) c |                                                                                                       |
4.32/2.41	c (0,0) c |  Number of variables:           210                                                                   |
4.32/2.41	c (0,0) c |  Number of clauses:             774                                                                   |
4.32/2.41	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.32/2.41	c (0,0) c |                                                                                                       |
4.32/2.41	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.32/2.41	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.32/2.41	c (0,0) c |                                                                                                       |
4.32/2.41	c (0,0) c |  Generating clones                                                                                    |
4.32/2.41	c (0,0) c |  all clones generated. Memory =  26.21Mb.                                                             |
4.32/2.41	c (0,0) c ========================================================================================================|
4.32/2.41	c (0,0) c Thread 4 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.32/2.41	c (0,0) c Total Memory so far : 602.24Mb
4.32/2.41	c (0,0) c
4.32/2.41	c (0,0) c real time : 0.00590611 s
4.32/2.41	c (0,0) c cpu time  : 0.010395 s
4.32/2.41	c (0,0) c
4.32/2.41	c (0,0) c
4.32/2.41	c (0,0) c
4.32/2.41	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.32/2.41	c (0,0) c
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) c | Conflicts     |             842 |        138 |         37 |         74 |        131 |        157 |         77 |        128 |        100 |
4.32/2.41	c (0,0) c | Decisions     |            2468 |        344 |        134 |        241 |        366 |        385 |        255 |        444 |        299 |
4.32/2.41	c (0,0) c | Propagations  |           11562 |       1370 |        572 |       1149 |       1693 |       1933 |       1360 |       1971 |       1514 |
4.32/2.41	c (0,0) c | Avg_Trail     |                 |        120 |        112 |         87 |        117 |        108 |         90 |        130 |         82 |
4.32/2.41	c (0,0) c | Avg_DL        |                 |         25 |         19 |         15 |         21 |         19 |         15 |         26 |         14 |
4.32/2.41	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.41	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) c | Exported      |             256 |         46 |          9 |         21 |         45 |         50 |         17 |         36 |         32 |
4.32/2.41	c (0,0) c | Imported      |            1789 |        210 |        247 |        235 |        209 |        205 |        239 |        220 |        224 |
4.32/2.41	c (0,0) c | Good          |             263 |         37 |         37 |         35 |         28 |         24 |         34 |         34 |         34 |
4.32/2.41	c (0,0) c | Purge         |            1526 |        173 |        210 |        200 |        181 |        181 |        205 |        186 |        190 |
4.32/2.41	c (0,0) c | Promoted      |              42 |          1 |          0 |         10 |          5 |          3 |          7 |          9 |          7 |
4.32/2.41	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.41	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) c | Unaries       |                 |          4 |          1 |          3 |          5 |         10 |          3 |          6 |          4 |
4.32/2.41	c (0,0) c | Binaries      |                 |          1 |          1 |          3 |          8 |         13 |          4 |          4 |          4 |
4.32/2.41	c (0,0) c | Glues         |                 |         46 |          9 |         21 |         45 |         50 |         17 |         36 |         32 |
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) c | Orig_Seen     |            25 % |        209 |         90 |        149 |        247 |        250 |        159 |        247 |        219 |
4.32/2.41	c (0,0) c | Diff Orig seen|                 | -       41 | -      160 | -      101 | -        3 |      X     | -       91 | -        3 | -       31 |
4.32/2.41	c (0,0) c | Hamming       |            23 % |         60 |         51 |         51 |         38 |      X     |         50 |         53 |         52 |
4.32/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.32/2.41	c (0,0) 
4.32/2.41	c (0,0) s UNSATISFIABLE
4.32/2.44	c (0,0) SatSolver.solve End
4.32/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.32/2.44	c (0,0) Show results Begin
4.32/2.44	s UNSATISFIABLE
4.32/2.44	c (0,0) Show results End
4.32/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.32/2.45	c (0,0) 0,0,STOP-AFTER(ALL)
4.32/2.45	c END-Prog: Mon Aug 13 22:39:50 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 (6649 MiB free)
  memory of node 1: 16384 MiB (3199 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307260-1534192787/watcher-4307260-1534192787 -o /tmp/evaluation-result-4307260-1534192787/solver-4307260-1534192787 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307260-1534192787.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=2575, runsolver pid=2572

[startup+0.100159 s]*
/proc/loadavg: 0.71 0.20 0.61 2/204 2597
/proc/meminfo: memFree=9991516/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841894 115843072 349 33554432000 4194304 5098028 140732922499184 140732922496440 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 349 296 221 0 87 0
[pid=2578] ppid=2575 vsize=27313900 memory=106628 CPUtime=0.1 cores=0-7
/proc/2578/stat : 2578 (java) S 2575 2575 1330 0 -1 1077944320 6624 0 0 0 8 2 0 0 20 0 20 0 236841894 27969433600 26657 33554432000 4194304 4196468 140734715746368 140734715728912 140651065589495 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
/proc/2578/statm: 6828475 26657 2722 1 0 6790935 0
[pid=2578/tid=2579] ppid=2575 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2578/task/2579/stat : 2579 (java) R 2575 2575 1330 0 -1 4202560 4732 0 0 0 7 2 0 0 20 0 20 0 236841894 27969433600 26657 33554432000 4194304 4196468 140734715746368 140651037415824 140651049670012 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2580] ppid=2575 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2578/task/2580/stat : 2580 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140651069832080 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2581] ppid=2575 vsize=27313900 memory=140349901383296 CPUtime=0 cores=0-7
/proc/2578/task/2581/stat : 2581 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650853227280 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2582] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2582/stat : 2582 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650852174992 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2583] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2583/stat : 2583 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650485898256 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2584] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2584/stat : 2584 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650484844944 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2585] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2585/stat : 2585 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650483792144 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2586] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2586/stat : 2586 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650482739856 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2587] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2587/stat : 2587 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 26657 33554432000 4194304 4196468 140734715746368 140650481687056 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2588] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2588/stat : 2588 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841898 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649654319728 140651065600642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2589] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2589/stat : 2589 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 26657 33554432000 4194304 4196468 140734715746368 140648837539104 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2590] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2590/stat : 2590 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 26657 33554432000 4194304 4196468 140734715746368 140648703317616 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2591] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2591/stat : 2591 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 26657 33554432000 4194304 4196468 140734715746368 140648328813136 140651065608091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2592] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2592/stat : 2592 (java) S 2575 2575 1330 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649653266544 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2593] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2593/stat : 2593 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649652213744 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2594] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2594/stat : 2594 (java) S 2575 2575 1330 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649651161456 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2595] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2595/stat : 2595 (java) S 2575 2575 1330 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649650108656 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2596] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2596/stat : 2596 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 26657 33554432000 4194304 4196468 140734715746368 140647830907744 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2597] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2597/stat : 2597 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 26657 33554432000 4194304 4196468 140734715746368 140649649056560 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108024 KiB

[startup+0.210584 s]*
/proc/loadavg: 0.71 0.20 0.61 2/204 2597
/proc/meminfo: memFree=9975268/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841894 115843072 349 33554432000 4194304 5098028 140732922499184 140732922496440 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 349 296 221 0 87 0
[pid=2578] ppid=2575 vsize=27313900 memory=121028 CPUtime=0.24 cores=0-7
/proc/2578/stat : 2578 (java) S 2575 2575 1330 0 -1 1077944320 10483 0 0 0 21 3 0 0 20 0 20 0 236841894 27969433600 30257 33554432000 4194304 4196468 140734715746368 140734715728912 140651065589495 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
/proc/2578/statm: 6828475 30257 2879 1 0 6790935 0
[pid=2578/tid=2579] ppid=2575 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/2578/task/2579/stat : 2579 (java) R 2575 2575 1330 0 -1 4202560 8386 0 0 0 17 3 0 0 20 0 20 0 236841894 27969433600 30323 33554432000 4194304 4196468 140734715746368 140651037398240 140651049669982 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2580] ppid=2575 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/2578/task/2580/stat : 2580 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140651069832080 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2581] ppid=2575 vsize=27313900 memory=140349901386124 CPUtime=0 cores=0-7
/proc/2578/task/2581/stat : 2581 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650853227280 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2582] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2582/stat : 2582 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650852174992 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2583] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2583/stat : 2583 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650485898256 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2584] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2584/stat : 2584 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650484844944 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2585] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2585/stat : 2585 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650483792144 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2586] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2586/stat : 2586 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650482739856 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2587] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2587/stat : 2587 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 30323 33554432000 4194304 4196468 140734715746368 140650481687056 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2588] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2588/stat : 2588 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841898 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649654319728 140651065600642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2589] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2589/stat : 2589 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 30323 33554432000 4194304 4196468 140734715746368 140648837539104 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2590] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2590/stat : 2590 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 30323 33554432000 4194304 4196468 140734715746368 140648703317616 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2591] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2591/stat : 2591 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 30323 33554432000 4194304 4196468 140734715746368 140648328813136 140651065608091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2592] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2592/stat : 2592 (java) S 2575 2575 1330 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649653266544 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2593] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2593/stat : 2593 (java) S 2575 2575 1330 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649652213744 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2594] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2594/stat : 2594 (java) S 2575 2575 1330 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649651161456 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2595] ppid=2575 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/2578/task/2595/stat : 2595 (java) S 2575 2575 1330 0 -1 1077944384 270 0 0 0 2 0 0 0 20 0 20 0 236841902 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649650108656 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2596] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2596/stat : 2596 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 30323 33554432000 4194304 4196468 140734715746368 140647830907744 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2597] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2597/stat : 2597 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 30323 33554432000 4194304 4196468 140734715746368 140649649056560 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 122424 KiB

[startup+0.310381 s]*
/proc/loadavg: 0.71 0.20 0.61 2/204 2597
/proc/meminfo: memFree=9971028/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841894 115843072 349 33554432000 4194304 5098028 140732922499184 140732922496440 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 349 296 221 0 87 0
[pid=2578] ppid=2575 vsize=27313900 memory=125356 CPUtime=0.41 cores=0-7
/proc/2578/stat : 2578 (java) S 2575 2575 1330 0 -1 1077944320 11147 0 0 0 37 4 0 0 20 0 20 0 236841894 27969433600 31339 33554432000 4194304 4196468 140734715746368 140734715728912 140651065589495 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
/proc/2578/statm: 6828475 31339 3004 1 0 6790935 0
[pid=2578/tid=2579] ppid=2575 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2578/task/2579/stat : 2579 (java) R 2575 2575 1330 0 -1 4202560 8831 0 0 0 26 3 0 0 20 0 20 0 236841894 27969433600 31339 33554432000 4194304 4196468 140734715746368 140651037384944 140651065611421 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2580] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2580/stat : 2580 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140651069832080 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2581] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2581/stat : 2581 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650853227280 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2582] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2582/stat : 2582 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650852174992 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2583] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2583/stat : 2583 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650485898256 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2584] ppid=2575 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/2578/task/2584/stat : 2584 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650484844944 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2585] ppid=2575 vsize=27313900 memory=140349800543151 CPUtime=0 cores=0-7
/proc/2578/task/2585/stat : 2585 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650483792144 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2586] ppid=2575 vsize=27313900 memory=140349800545456 CPUtime=0 cores=0-7
/proc/2578/task/2586/stat : 2586 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650482739856 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2587] ppid=2575 vsize=27313900 memory=140349800547760 CPUtime=0 cores=0-7
/proc/2578/task/2587/stat : 2587 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27969433600 31339 33554432000 4194304 4196468 140734715746368 140650481687056 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2588] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2588/stat : 2588 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841898 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649654319728 140651065600642 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2589] ppid=2575 vsize=27313900 memory=280699601102480 CPUtime=0 cores=0-7
/proc/2578/task/2589/stat : 2589 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 31339 33554432000 4194304 4196468 140734715746368 140648837539104 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2590] ppid=2575 vsize=27313900 memory=280699601109392 CPUtime=0 cores=0-7
/proc/2578/task/2590/stat : 2590 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841899 27969433600 31339 33554432000 4194304 4196468 140734715746368 140648703317616 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2591] ppid=2575 vsize=27313900 memory=280699601050672 CPUtime=0 cores=0-7
/proc/2578/task/2591/stat : 2591 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 31339 33554432000 4194304 4196468 140734715746368 140648328813136 140651065608091 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2592] ppid=2575 vsize=27313900 memory=280699601123216 CPUtime=0.01 cores=0-7
/proc/2578/task/2592/stat : 2592 (java) S 2575 2575 1330 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 20 0 236841901 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649653266544 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2593] ppid=2575 vsize=27313900 memory=280699601130128 CPUtime=0 cores=0-7
/proc/2578/task/2593/stat : 2593 (java) S 2575 2575 1330 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 236841901 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649652213744 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2594] ppid=2575 vsize=27313900 memory=280699601127824 CPUtime=0.02 cores=0-7
/proc/2578/task/2594/stat : 2594 (java) S 2575 2575 1330 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 20 0 236841901 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649651161456 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2595] ppid=2575 vsize=27313900 memory=280699601143984 CPUtime=0.07 cores=0-7
/proc/2578/task/2595/stat : 2595 (java) S 2575 2575 1330 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 236841902 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649650108656 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2596] ppid=2575 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2596/stat : 2596 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 31339 33554432000 4194304 4196468 140734715746368 140647830907744 140651065599701 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2597] ppid=2575 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2578/task/2597/stat : 2597 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841902 27969433600 31339 33554432000 4194304 4196468 140734715746368 140649649056560 140651065600642 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126752 KiB

[startup+0.701025 s]
/proc/loadavg: 0.71 0.20 0.61 2/204 2597
/proc/meminfo: memFree=9946348/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841894 115843072 349 33554432000 4194304 5098028 140732922499184 140732922496440 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 349 296 221 0 87 0
[pid=2578] ppid=2575 vsize=27322296 memory=163136 CPUtime=0.99 cores=0-7
/proc/2578/stat : 2578 (java) S 2575 2575 1330 0 -1 1077944320 18391 0 0 0 93 6 0 0 20 0 20 0 236841894 27978031104 40784 33554432000 4194304 4196468 140734715746368 140734715728912 140651065589495 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
/proc/2578/statm: 6830574 40784 3137 1 0 6791959 0
[pid=2578/tid=2579] ppid=2575 vsize=27322296 memory=280699601501872 CPUtime=0.67 cores=0-7
/proc/2578/task/2579/stat : 2579 (java) R 2575 2575 1330 0 -1 4202560 15590 0 0 0 62 5 0 0 20 0 20 0 236841894 27978031104 40784 33554432000 4194304 4196468 140734715746368 140651037424864 140651065601430 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2580] ppid=2575 vsize=27322296 memory=140349800751984 CPUtime=0 cores=0-7
/proc/2578/task/2580/stat : 2580 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27978031104 40784 33554432000 4194304 4196468 140734715746368 140651069832080 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2581] ppid=2575 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/2578/task/2581/stat : 2581 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841897 27978031104 40784 33554432000 4194304 4196468 140734715746368 140650853227280 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2582] ppid=2575 vsize=27322296 memory=1940 CPUtime=0 cores=0-7
/proc/2578/task/2582/stat : 2582 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27978031104 40784 33554432000 4194304 4196468 140734715746368 140650852174992 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0

################
# More data... #
################

# the end of solver process 2575 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.26166 s, system=0.194374 s

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

[startup+1.60122 s]
/proc/loadavg: 0.71 0.20 0.61 2/204 2597
/proc/meminfo: memFree=9917840/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 236841894 115843072 349 33554432000 4194304 5098028 140732922499184 140732922496440 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 349 296 221 0 87 0
[pid=2578] ppid=2575 vsize=27328508 memory=228108 CPUtime=3.16 cores=0-7
/proc/2578/stat : 2578 (java) S 2575 2575 1330 0 -1 1077944320 22810 0 0 0 306 10 0 0 20 0 20 0 236841894 27984392192 57027 33554432000 4194304 4196468 140734715746368 140734715728912 140651065589495 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
/proc/2578/statm: 6832127 57027 3202 1 0 6792983 0
[pid=2578/tid=2579] ppid=2575 vsize=27328508 memory=6944656592455097440 CPUtime=1.56 cores=0-7
/proc/2578/task/2579/stat : 2579 (java) R 2575 2575 1330 0 -1 4202560 17214 0 0 0 150 6 0 0 20 0 20 0 236841894 27984392192 57027 33554432000 4194304 4196468 140734715746368 140651037419392 140651065613085 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2580] ppid=2575 vsize=27328508 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/2578/task/2580/stat : 2580 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140651069832080 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2581] ppid=2575 vsize=27328508 memory=1396 CPUtime=0 cores=0-7
/proc/2578/task/2581/stat : 2581 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650853227280 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2582] ppid=2575 vsize=27328508 memory=3768 CPUtime=0 cores=0-7
/proc/2578/task/2582/stat : 2582 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650852174992 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2583] ppid=2575 vsize=27328508 memory=64276 CPUtime=0 cores=0-7
/proc/2578/task/2583/stat : 2583 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650485898256 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2584] ppid=2575 vsize=27328508 memory=1228 CPUtime=0 cores=0-7
/proc/2578/task/2584/stat : 2584 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650484844944 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2585] ppid=2575 vsize=27328508 memory=2252 CPUtime=0 cores=0-7
/proc/2578/task/2585/stat : 2585 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650483792144 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2586] ppid=2575 vsize=27328508 memory=1796 CPUtime=0 cores=0-7
/proc/2578/task/2586/stat : 2586 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650482739856 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2587] ppid=2575 vsize=27328508 memory=756 CPUtime=0 cores=0-7
/proc/2578/task/2587/stat : 2587 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841897 27984392192 57027 33554432000 4194304 4196468 140734715746368 140650481687056 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2588] ppid=2575 vsize=27328508 memory=1620 CPUtime=0 cores=0-7
/proc/2578/task/2588/stat : 2588 (java) S 2575 2575 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236841898 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649654319728 140651065600642 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2589] ppid=2575 vsize=27328508 memory=11796 CPUtime=0 cores=0-7
/proc/2578/task/2589/stat : 2589 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236841899 27984392192 57027 33554432000 4194304 4196468 140734715746368 140648837539104 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2590] ppid=2575 vsize=27328508 memory=5772 CPUtime=0 cores=0-7
/proc/2578/task/2590/stat : 2590 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236841899 27984392192 57027 33554432000 4194304 4196468 140734715746368 140648703317616 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2591] ppid=2575 vsize=27328508 memory=4616 CPUtime=0 cores=0-7
/proc/2578/task/2591/stat : 2591 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841901 27984392192 57027 33554432000 4194304 4196468 140734715746368 140648328813136 140651065608091 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2592] ppid=2575 vsize=27328508 memory=164 CPUtime=0.25 cores=0-7
/proc/2578/task/2592/stat : 2592 (java) S 2575 2575 1330 0 -1 1077944384 579 0 0 0 25 0 0 0 20 0 20 0 236841901 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649653266544 140651065600642 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2593] ppid=2575 vsize=27328508 memory=-7522837583129502606 CPUtime=0.26 cores=0-7
/proc/2578/task/2593/stat : 2593 (java) S 2575 2575 1330 0 -1 1077944384 288 0 0 0 25 1 0 0 20 0 20 0 236841901 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649652213744 140651065600642 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2594] ppid=2575 vsize=27328508 memory=-7384994778349281184 CPUtime=0.31 cores=0-7
/proc/2578/task/2594/stat : 2594 (java) S 2575 2575 1330 0 -1 1077944384 747 0 0 0 31 0 0 0 20 0 20 0 236841901 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649651161456 140651065600642 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2595] ppid=2575 vsize=27328508 memory=-9001734013606258791 CPUtime=0.73 cores=0-7
/proc/2578/task/2595/stat : 2595 (java) S 2575 2575 1330 0 -1 1077944384 2622 0 0 0 73 0 0 0 20 0 20 0 236841902 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649650108656 140651065600642 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2596] ppid=2575 vsize=27328508 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/2578/task/2596/stat : 2596 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236841902 27984392192 57027 33554432000 4194304 4196468 140734715746368 140647830907744 140651065599701 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
[pid=2578/tid=2597] ppid=2575 vsize=27328508 memory=-7457095209514532716 CPUtime=0 cores=0-7
/proc/2578/task/2597/stat : 2597 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236841902 27984392192 57027 33554432000 4194304 4196468 140734715746368 140649649056560 140651065600642 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33619968 140734715749353 140734715749677 140734715749677 140734715752399 0
Current children cumulated CPU time: 3.16 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 229504 KiB

[startup+2.00034 s]*
/proc/loadavg: 0.71 0.20 0.61 2/204 2617
/proc/meminfo: memFree=10030880/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1472 CPUtime=3.29 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 589 23624 0 0 0 0 317 12 20 0 1 0 236841894 115843072 368 33554432000 4194304 5098028 140732922499184 140732922495928 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 368 311 221 0 87 0
[pid=2598] ppid=2575 vsize=7749964 memory=66860 CPUtime=0.44 cores=0-7
/proc/2598/stat : 2598 (java) S 2575 2575 1330 0 -1 1077944320 10755 0 0 0 41 3 0 0 20 0 20 0 236842062 7935963136 16715 33554432000 4194304 4196468 140736835601120 140736835583664 140641668345591 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
/proc/2598/statm: 1937491 16715 2978 1 0 1899951 0
[pid=2598/tid=2599] ppid=2575 vsize=7749964 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2598/task/2599/stat : 2599 (java) R 2575 2575 1330 0 -1 4202560 8461 0 0 0 28 2 0 0 20 0 20 0 236842063 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641640125696 140641653511179 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2600] ppid=2575 vsize=7749964 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2598/task/2600/stat : 2600 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641672587664 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2601] ppid=2575 vsize=7749964 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/2598/task/2601/stat : 2601 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641472755984 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2602] ppid=2575 vsize=7749964 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/2598/task/2602/stat : 2602 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641471703696 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2603] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2603/stat : 2603 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641470650896 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2604] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2604/stat : 2604 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641469598608 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2605] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2605/stat : 2605 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641468545808 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2606] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2606/stat : 2606 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641467493520 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2607] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2607/stat : 2607 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842064 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641466440720 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2608] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2608/stat : 2608 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842065 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641030264944 140641668356738 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2609] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2609/stat : 2609 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842066 7935963136 16715 33554432000 4194304 4196468 140736835601120 140640113386272 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2610] ppid=2575 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/2598/task/2610/stat : 2610 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842066 7935963136 16715 33554432000 4194304 4196468 140736835601120 140639979164784 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2611] ppid=2575 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/2598/task/2611/stat : 2611 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842068 7935963136 16715 33554432000 4194304 4196468 140736835601120 140639604660304 140641668364187 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2612] ppid=2575 vsize=7749964 memory=0 CPUtime=0.02 cores=0-7
/proc/2598/task/2612/stat : 2612 (java) S 2575 2575 1330 0 -1 1077944384 430 0 0 0 2 0 0 0 20 0 20 0 236842068 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641029212784 140641668356738 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2613] ppid=2575 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/2598/task/2613/stat : 2613 (java) S 2575 2575 1330 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 236842068 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641028159984 140641668356738 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2614] ppid=2575 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/2598/task/2614/stat : 2614 (java) S 2575 2575 1330 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 20 0 236842068 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641027107696 140641668356738 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2615] ppid=2575 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/2598/task/2615/stat : 2615 (java) S 2575 2575 1330 0 -1 1077944384 314 0 0 0 7 0 0 0 20 0 20 0 236842068 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641026054896 140641668356738 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2616] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2616/stat : 2616 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842069 7935963136 16715 33554432000 4194304 4196468 140736835601120 140639106754912 140641668355797 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2617] ppid=2575 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2617/stat : 2617 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842069 7935963136 16715 33554432000 4194304 4196468 140736835601120 140641025001776 140641668356738 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
Current children cumulated CPU time: 3.73 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 68332 KiB

[startup+2.40472 s]
/proc/loadavg: 0.71 0.20 0.61 2/204 2617
/proc/meminfo: memFree=10030880/32770624 swapFree=67108852/67108860
[pid=2575] ppid=2572 vsize=113128 memory=1472 CPUtime=3.29 cores=0-7
/proc/2575/stat : 2575 (scop.sh) S 2572 2575 1330 0 -1 4202496 589 23624 0 0 0 0 317 12 20 0 1 0 236841894 115843072 368 33554432000 4194304 5098028 140732922499184 140732922495928 140154239513212 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7622656 140732922508322 140732922508547 140732922508547 140732922511309 0
/proc/2575/statm: 28282 368 311 221 0 87 0
[pid=2598] ppid=2575 vsize=8215244 memory=111440 CPUtime=1.03 cores=0-7
/proc/2598/stat : 2598 (java) S 2575 2575 1330 0 -1 1077944320 17696 0 0 0 97 6 0 0 20 0 23 0 236842062 8412409856 27860 33554432000 4194304 4196468 140736835601120 140736835583664 140641668345591 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
/proc/2598/statm: 2053811 27860 3109 1 0 2015210 0
[pid=2598/tid=2599] ppid=2575 vsize=8215244 memory=31 CPUtime=0.69 cores=0-7
/proc/2598/task/2599/stat : 2599 (java) R 2575 2575 1330 0 -1 4202560 14824 0 0 0 65 4 0 0 20 0 23 0 236842063 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641640186224 140641668357526 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2600] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2600/stat : 2600 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641672587664 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2601] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2601/stat : 2601 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641472755984 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2602] ppid=2575 vsize=8215244 memory=24404 CPUtime=0 cores=0-7
/proc/2598/task/2602/stat : 2602 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641471703696 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2603] ppid=2575 vsize=8215244 memory=9209 CPUtime=0 cores=0-7
/proc/2598/task/2603/stat : 2603 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641470650896 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2604] ppid=2575 vsize=8215244 memory=26159 CPUtime=0 cores=0-7
/proc/2598/task/2604/stat : 2604 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641469598608 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2605] ppid=2575 vsize=8215244 memory=116 CPUtime=0 cores=0-7
/proc/2598/task/2605/stat : 2605 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641468545808 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2606] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2606/stat : 2606 (java) S 2575 2575 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641467493520 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2607] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2607/stat : 2607 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 236842064 8412409856 27860 33554432000 4194304 4196468 140736835601120 140641466440720 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2608] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2608/stat : 2608 (java) S 2575 2575 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 23 0 236842065 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641030264944 140641668356738 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2609] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2609/stat : 2609 (java) S 2575 2575 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 23 0 236842066 8412409856 28372 33554432000 4194304 4196468 140736835601120 140640113386272 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2610] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2610/stat : 2610 (java) S 2575 2575 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 23 0 236842066 8412409856 28372 33554432000 4194304 4196468 140736835601120 140639979164784 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2611] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2611/stat : 2611 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842068 8412409856 28372 33554432000 4194304 4196468 140736835601120 140639604660304 140641668364187 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2612] ppid=2575 vsize=8215244 memory=0 CPUtime=0.03 cores=0-7
/proc/2598/task/2612/stat : 2612 (java) S 2575 2575 1330 0 -1 1077944384 442 0 0 0 3 0 0 0 20 0 23 0 236842068 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641029212784 140641668356738 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2613] ppid=2575 vsize=8215244 memory=0 CPUtime=0.04 cores=0-7
/proc/2598/task/2613/stat : 2613 (java) R 2575 2575 1330 0 -1 1077944384 277 0 0 0 4 0 0 0 20 0 23 0 236842068 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641028159984 140641668356738 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2614] ppid=2575 vsize=8215244 memory=0 CPUtime=0.06 cores=0-7
/proc/2598/task/2614/stat : 2614 (java) R 2575 2575 1330 0 -1 4202560 251 0 0 0 6 0 0 0 20 0 23 0 236842068 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641027093576 140641651732387 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2615] ppid=2575 vsize=8215244 memory=0 CPUtime=0.17 cores=0-7
/proc/2598/task/2615/stat : 2615 (java) R 2575 2575 1330 0 -1 4202560 497 0 0 0 17 0 0 0 20 0 23 0 236842068 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641026054896 140641668357526 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2616] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2616/stat : 2616 (java) S 2575 2575 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 236842069 8412409856 28372 33554432000 4194304 4196468 140736835601120 140639106754912 140641668355797 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
[pid=2598/tid=2617] ppid=2575 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2598/task/2617/stat : 2617 (java) S 2575 2575 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 236842069 8412409856 28372 33554432000 4194304 4196468 140736835601120 140641025001776 140641668356738 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26382336 140736835605682 140736835605805 140736835605805 140736835608527 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 8328372 KiB
Current children cumulated memory: 112912 KiB

Child status: 0
Real time (s): 2.45825
CPU time (s): 4.45603
CPU user time (s): 4.26166
CPU system time (s): 0.194374
CPU usage (%): 181.269
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 229504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.26166
system time used= 0.194374
maximum resident set size= 234780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7277
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 2575
#   total CPU time (s): 4.45603
#   total CPU user time (s): 4.26166
#   total CPU system time (s): 0.194374

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042731 second user time and 0.069828 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:47
IDJOB=4307260
IDBENCH=141416
IDSOLVER=2788
FILE ID=node133/4307260-1534192787
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-06_c18.xml
COMMAND LINE= scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=NBCORE:-maxmemory=20000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307260-1534192787/watcher-4307260-1534192787 -o /tmp/evaluation-result-4307260-1534192787/solver-4307260-1534192787 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307260-1534192787.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 40871f7837aaa5db219997aff65857eb
RANDOM SEED=65450172

node133.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.24
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.24
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.24
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.24
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:        10085684 kB
MemAvailable:   31902376 kB
Buffers:          241608 kB
Cached:         21566392 kB
SwapCached:            4 kB
Active:         10467652 kB
Inactive:       11393404 kB
Active(anon):       4104 kB
Inactive(anon):   101680 kB
Active(file):   10463548 kB
Inactive(file): 11291724 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              8584 kB
Writeback:             0 kB
AnonPages:         59560 kB
Mapped:            57652 kB
Shmem:             49816 kB
Slab:             517924 kB
SReclaimable:     489880 kB
SUnreclaim:        28044 kB
KernelStack:        3280 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 38964 MiB
End job on node133 at 2018-08-13 22:39:50