Trace number 4307496

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+glucose-syrup (2018-07-31)UNSAT 4.45574 2.45704

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 -both -solver glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=20000 -tmp HOME -serialFile HOME/scop-2696-serial-file.bin HOME/instance-4307496-1534192790.xml
0.65/0.53	
0.65/0.53	scop both+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:51 CEST 2018
0.65/0.56	c PID: 2699
0.65/0.56	c IP: 172.20.3.133
0.65/0.56	c HOST: node133.alineos.net
0.65/0.57	c (0,0) Parsing Begin
1.19/0.86	c (0,0) Parsing End
1.19/0.87	c (0,0) CSP: 36 int (0 aux), 0 bool (0 aux), 95 ctr, max domain size 6
1.19/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) Constraint Name Generate Begin
1.19/0.87	c (0,0) Ctr:HOME/instance-4307496-1534192790.xml,ExtensionConflict:ExtensionSupport:IntVar
1.19/0.87	c (0,0) Constraint Name Generate End
1.19/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.87	c (0,0) CSP to CSPinCNF Begin
1.53/1.10	c (0,0) translated 10 (10%) constraints
1.74/1.14	c (0,0) translated 19 (20%) constraints
1.74/1.18	c (0,0) translated 29 (30%) constraints
1.96/1.21	c (0,0) translated 38 (40%) constraints
1.96/1.24	c (0,0) translated 48 (50%) constraints
1.96/1.26	c (0,0) translated 57 (60%) constraints
1.96/1.28	c (0,0) translated 67 (70%) constraints
1.96/1.29	c (0,0) translated 76 (80%) constraints
2.29/1.31	c (0,0) translated 86 (90%) constraints
2.29/1.38	c (0,0) translated 95 (100%) constraints
2.53/1.41	c (0,0) STATISTICS1:HOME/instance-4307496-1534192790.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.41	c (0,0) ==========================================
2.53/1.41	c (0,0) Both Encoding selects:
2.53/1.41	c (0,0) Order
2.53/1.41	c (0,0) ==========================================
2.53/1.42	c (0,0) translated 63 (10%) constraints
2.53/1.43	c (0,0) translated 126 (20%) constraints
2.53/1.43	c (0,0) translated 189 (30%) constraints
2.53/1.44	c (0,0) translated 252 (40%) constraints
2.53/1.44	c (0,0) translated 315 (50%) constraints
2.53/1.45	c (0,0) translated 378 (60%) constraints
2.53/1.45	c (0,0) translated 441 (70%) constraints
2.53/1.45	c (0,0) translated 504 (80%) constraints
2.53/1.46	c (0,0) translated 567 (90%) constraints
2.53/1.46	c (0,0) translated 630 (100%) constraints
2.53/1.46	c (0,0) CSP to CSPinCNF End
2.53/1.46	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.53/1.46	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.53/1.46	c (0,0) CSPinCNF Propagation Begin
2.86/1.50	c (0,0) 0 values, 185 unsatisfiable literals, and 0 valid clauses are removed
2.86/1.50	c (0,0) CSPinCNF Propagation End
2.86/1.50	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.86/1.50	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.86/1.50	c (0,0) Simplify CSPinCNF Begin
2.86/1.51	c (0,0) Simplify CSPinCNF End
2.86/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.86/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.86/1.51	c (0,0) Calculate Precise Domain Begin
2.86/1.51	c (0,0) 0 values are removed by re-calculation
2.86/1.51	c (0,0) Calculate Precise Domain End
2.86/1.51	c (0,0) CSP: 36 int (0 aux), 30 bool (30 aux), 630 ctr, max domain size 6
2.86/1.51	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.51	c (0,0) CSPinCNF to SatSolver Begin
2.86/1.54	c (1,0) 63 (10 %) CSP clauses are encoded (210 SAT variables, 206 SAT clauses)
2.86/1.54	c (1,0) 126 (20 %) CSP clauses are encoded (210 SAT variables, 269 SAT clauses)
2.86/1.55	c (1,1) 189 (30 %) CSP clauses are encoded (210 SAT variables, 332 SAT clauses)
2.86/1.55	c (1,1) 252 (40 %) CSP clauses are encoded (210 SAT variables, 395 SAT clauses)
2.86/1.56	c (1,1) 315 (50 %) CSP clauses are encoded (210 SAT variables, 458 SAT clauses)
2.86/1.56	c (1,1) 378 (60 %) CSP clauses are encoded (210 SAT variables, 521 SAT clauses)
2.86/1.56	c (1,1) 441 (70 %) CSP clauses are encoded (210 SAT variables, 584 SAT clauses)
2.86/1.56	c (1,1) 504 (80 %) CSP clauses are encoded (210 SAT variables, 647 SAT clauses)
2.86/1.57	c (1,1) 567 (90 %) CSP clauses are encoded (210 SAT variables, 710 SAT clauses)
2.86/1.57	c (1,1) 630 (100 %) CSP clauses are encoded (210 SAT variables, 773 SAT clauses)
2.86/1.57	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
2.86/1.57	c (1,1) CSPinCNF to SatSolver End
2.86/1.57	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.86/1.58	c (1,1) STATISTICS2:HOME/instance-4307496-1534192790.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.86/1.58	c (1,1) 210 bool, 774 clause
2.86/1.58	c (1,1) Export Begin
3.17/1.67	c (1,1) Export to HOME/scop-2696-serial-file.bin
3.17/1.67	c (1,1) Export End
3.17/1.67	c (1,1) Export File Size: 0.01 MB
3.17/1.67	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.17/1.67	c END-Prog: Mon Aug 13 22:39:52 CEST 2018
3.17/1.68	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-2696-serial-file.bin
3.86/2.17	c (0,0) Read Serial File Begin
3.86/2.17	c (0,0) HOME/scop-2696-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:53 CEST 2018
4.14/2.37	c PID: 2719
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.37	c (0,0) 0 bool, 0 clause
4.14/2.37	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307496-1534192790.xml-scop-2699.cnf
4.14/2.40	c (0,0) c
4.14/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.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.14/2.40	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
4.14/2.40	c (0,0) c ========================================[ Problem Statistics ]===========================================
4.14/2.40	c (0,0) c |                                                                                                       |
4.14/2.40	c (0,0) c |  Number of variables:           210                                                                   |
4.14/2.40	c (0,0) c |  Number of clauses:             774                                                                   |
4.14/2.40	c (0,0) c |  Parse time:                   0.00 s                                                                 |
4.14/2.40	c (0,0) c |                                                                                                       |
4.14/2.40	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
4.14/2.40	c (0,0) c |  Simplification time:          0.00 s                                                                 |
4.14/2.40	c (0,0) c |                                                                                                       |
4.14/2.40	c (0,0) c |  Generating clones                                                                                    |
4.14/2.40	c (0,0) c |  all clones generated. Memory =  26.21Mb.                                                             |
4.14/2.40	c (0,0) c ========================================================================================================|
4.14/2.40	c (0,0) c Thread 7 is 100% pure glucose! First thread to finish! (UNSAT answer).
4.14/2.40	c (0,0) c Total Memory so far : 602.24Mb
4.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c real time : 0.00562 s
4.14/2.40	c (0,0) c cpu time  : 0.006865 s
4.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
4.14/2.40	c (0,0) c
4.14/2.40	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.14/2.40	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
4.14/2.40	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.34/2.40	c (0,0) c | Conflicts     |             877 |        115 |         81 |        112 |         47 |        116 |        158 |        111 |        137 |
4.34/2.40	c (0,0) c | Decisions     |            2591 |        374 |        267 |        312 |        168 |        382 |        431 |        335 |        322 |
4.34/2.40	c (0,0) c | Propagations  |           11980 |       1432 |       1269 |       1470 |        728 |       1839 |       2083 |       1452 |       1707 |
4.34/2.40	c (0,0) c | Avg_Trail     |                 |        118 |        106 |        117 |        114 |        119 |        125 |        135 |         94 |
4.34/2.40	c (0,0) c | Avg_DL        |                 |         26 |         17 |         22 |         19 |         21 |         25 |         28 |         15 |
4.34/2.40	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.34/2.41	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.34/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.34/2.41	c (0,0) c | Exported      |             259 |         44 |         23 |         25 |         16 |         41 |         49 |         30 |         31 |
4.34/2.41	c (0,0) c | Imported      |            1811 |        215 |        236 |        234 |        243 |        218 |        209 |        229 |        227 |
4.34/2.41	c (0,0) c | Good          |             182 |         25 |         23 |         24 |         25 |         22 |         19 |         25 |         19 |
4.34/2.41	c (0,0) c | Purge         |            1629 |        190 |        213 |        210 |        218 |        196 |        190 |        204 |        208 |
4.34/2.41	c (0,0) c | Promoted      |              36 |          5 |          6 |          4 |          5 |         11 |          2 |          2 |          1 |
4.34/2.41	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.34/2.41	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
4.34/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.34/2.41	c (0,0) c | Unaries       |                 |          4 |          3 |          5 |          2 |          6 |          8 |          4 |          6 |
4.34/2.41	c (0,0) c | Binaries      |                 |          1 |          3 |          2 |          1 |          4 |          7 |          1 |          7 |
4.34/2.41	c (0,0) c | Glues         |                 |         44 |         23 |         25 |         16 |         41 |         49 |         30 |         31 |
4.34/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.34/2.41	c (0,0) c | Orig_Seen     |            25 % |        186 |        158 |        209 |        116 |        221 |        279 |        217 |        205 |
4.34/2.41	c (0,0) c | Diff Orig seen|                 | -       19 | -       47 |          4 | -       89 |         16 |         74 |         12 |      X     |
4.34/2.41	c (0,0) c | Hamming       |            23 % |         66 |         47 |         26 |         54 |         46 |         53 |         57 |      X     |
4.34/2.41	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
4.34/2.41	c (0,0) 
4.34/2.41	c (0,0) s UNSATISFIABLE
4.34/2.44	c (0,0) SatSolver.solve End
4.34/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.34/2.44	c (0,0) Show results Begin
4.34/2.44	s UNSATISFIABLE
4.34/2.44	c (0,0) Show results End
4.34/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.34/2.45	c (0,0) 0,0,STOP-AFTER(ALL)
4.34/2.45	c END-Prog: Mon Aug 13 22:39:53 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 (6648 MiB free)
  memory of node 1: 16384 MiB (3198 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307496-1534192790/watcher-4307496-1534192790 -o /tmp/evaluation-result-4307496-1534192790/solver-4307496-1534192790 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534187664-1357 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307496-1534192790.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=2696, runsolver pid=2693

[startup+0.100153 s]*
/proc/loadavg: 0.71 0.20 0.61 3/204 2718
/proc/meminfo: memFree=9989748/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236842193 115843072 349 33554432000 4194304 5098028 140737123235776 140737123233032 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 349 296 221 0 87 0
[pid=2699] ppid=2696 vsize=27313900 memory=109064 CPUtime=0.11 cores=0-7
/proc/2699/stat : 2699 (java) S 2696 2696 1330 0 -1 1077944320 6791 0 0 0 8 3 0 0 20 0 20 0 236842193 27969433600 27266 33554432000 4194304 4196468 140736787366624 140736787349168 140234221072119 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
/proc/2699/statm: 6828475 27266 2736 1 0 6790935 0
[pid=2699/tid=2700] ppid=2696 vsize=27313900 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2699/task/2700/stat : 2700 (java) R 2696 2696 1330 0 -1 4202560 4881 0 0 0 7 2 0 0 20 0 20 0 236842193 27969433600 27327 33554432000 4194304 4196468 140736787366624 140234192906688 140234204258928 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2701] ppid=2696 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2699/task/2701/stat : 2701 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140234225314576 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2702] ppid=2696 vsize=27313900 memory=140411224139392 CPUtime=0 cores=0-7
/proc/2699/task/2702/stat : 2702 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140234039470992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2703] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2703/stat : 2703 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233641982992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2704] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2704/stat : 2704 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233640930448 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2705] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2705/stat : 2705 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233639876880 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2706] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2706/stat : 2706 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233638824336 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2707] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2707/stat : 2707 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233637771792 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2708] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2708/stat : 2708 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 27327 33554432000 4194304 4196468 140736787366624 140233636719248 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2709] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2709/stat : 2709 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842197 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232675473904 140234221083266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2710] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2710/stat : 2710 (java) S 2696 2696 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 27327 33554432000 4194304 4196468 140736787366624 140231890167200 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2711] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2711/stat : 2711 (java) S 2696 2696 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 27327 33554432000 4194304 4196468 140736787366624 140231755945456 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2712] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2712/stat : 2712 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 27327 33554432000 4194304 4196468 140736787366624 140231381441232 140234221090715 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2713] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2713/stat : 2713 (java) S 2696 2696 1330 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232674420720 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2714] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2714/stat : 2714 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232673368176 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2715] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2715/stat : 2715 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232672315632 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2716] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2716/stat : 2716 (java) S 2696 2696 1330 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232671263088 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2717] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2717/stat : 2717 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 27327 33554432000 4194304 4196468 140736787366624 140230883535584 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2718] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2718/stat : 2718 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 27327 33554432000 4194304 4196468 140736787366624 140232670210992 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 110460 KiB

[startup+0.210542 s]*
/proc/loadavg: 0.71 0.20 0.61 2/204 2718
/proc/meminfo: memFree=9970988/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236842193 115843072 349 33554432000 4194304 5098028 140737123235776 140737123233032 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 349 296 221 0 87 0
[pid=2699] ppid=2696 vsize=27313900 memory=123468 CPUtime=0.24 cores=0-7
/proc/2699/stat : 2699 (java) S 2696 2696 1330 0 -1 1077944320 10655 0 0 0 21 3 0 0 20 0 20 0 236842193 27969433600 30867 33554432000 4194304 4196468 140736787366624 140736787349168 140234221072119 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
/proc/2699/statm: 6828475 30867 2833 1 0 6790935 0
[pid=2699/tid=2700] ppid=2696 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/2699/task/2700/stat : 2700 (java) R 2696 2696 1330 0 -1 4202560 8539 0 0 0 17 3 0 0 20 0 20 0 236842193 27969433600 30867 33554432000 4194304 4196468 140736787366624 140234192899520 140234205152606 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2701] ppid=2696 vsize=27313900 memory=331 CPUtime=0 cores=0-7
/proc/2699/task/2701/stat : 2701 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140234225314576 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2702] ppid=2696 vsize=27313900 memory=140411224142341 CPUtime=0 cores=0-7
/proc/2699/task/2702/stat : 2702 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140234039470992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2703] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2703/stat : 2703 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233641982992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2704] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2704/stat : 2704 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233640930448 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2705] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2705/stat : 2705 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233639876880 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2706] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2706/stat : 2706 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233638824336 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2707] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2707/stat : 2707 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233637771792 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2708] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2708/stat : 2708 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 30867 33554432000 4194304 4196468 140736787366624 140233636719248 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2709] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2709/stat : 2709 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842197 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232675473904 140234221083266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2710] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2710/stat : 2710 (java) S 2696 2696 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 30867 33554432000 4194304 4196468 140736787366624 140231890167200 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2711] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2711/stat : 2711 (java) S 2696 2696 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 30867 33554432000 4194304 4196468 140736787366624 140231755945456 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2712] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2712/stat : 2712 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 30867 33554432000 4194304 4196468 140736787366624 140231381441232 140234221090715 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2713] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2713/stat : 2713 (java) R 2696 2696 1330 0 -1 4202560 320 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232674420720 140234221083266 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2714] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2714/stat : 2714 (java) S 2696 2696 1330 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232673368176 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2715] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2715/stat : 2715 (java) S 2696 2696 1330 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232672315632 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2716] ppid=2696 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/2699/task/2716/stat : 2716 (java) R 2696 2696 1330 0 -1 4202560 273 0 0 0 2 0 0 0 20 0 20 0 236842201 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232671263088 140234221093466 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2717] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2717/stat : 2717 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 30867 33554432000 4194304 4196468 140736787366624 140230883535584 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2718] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2718/stat : 2718 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 30867 33554432000 4194304 4196468 140736787366624 140232670210992 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 124864 KiB

[startup+0.310424 s]*
/proc/loadavg: 0.71 0.20 0.61 3/204 2718
/proc/meminfo: memFree=9967948/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236842193 115843072 349 33554432000 4194304 5098028 140737123235776 140737123233032 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 349 296 221 0 87 0
[pid=2699] ppid=2696 vsize=27313900 memory=127508 CPUtime=0.41 cores=0-7
/proc/2699/stat : 2699 (java) S 2696 2696 1330 0 -1 1077944320 11196 0 0 0 37 4 0 0 20 0 20 0 236842193 27969433600 31877 33554432000 4194304 4196468 140736787366624 140736787349168 140234221072119 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
/proc/2699/statm: 6828475 31877 2954 1 0 6790935 0
[pid=2699/tid=2700] ppid=2696 vsize=27313900 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/2699/task/2700/stat : 2700 (java) R 2696 2696 1330 0 -1 4202560 8918 0 0 0 26 3 0 0 20 0 20 0 236842193 27969433600 31877 33554432000 4194304 4196468 140736787366624 140234192867568 140234202637115 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2701] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2701/stat : 2701 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140234225314576 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2702] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2702/stat : 2702 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140234039470992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2703] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2703/stat : 2703 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233641982992 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2704] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2704/stat : 2704 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233640930448 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2705] ppid=2696 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/2699/task/2705/stat : 2705 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233639876880 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2706] ppid=2696 vsize=27313900 memory=140411070935983 CPUtime=0 cores=0-7
/proc/2699/task/2706/stat : 2706 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233638824336 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2707] ppid=2696 vsize=27313900 memory=140411070938288 CPUtime=0 cores=0-7
/proc/2699/task/2707/stat : 2707 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233637771792 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2708] ppid=2696 vsize=27313900 memory=140411070940592 CPUtime=0 cores=0-7
/proc/2699/task/2708/stat : 2708 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27969433600 31877 33554432000 4194304 4196468 140736787366624 140233636719248 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2709] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2709/stat : 2709 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842197 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232675473904 140234221083266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2710] ppid=2696 vsize=27313900 memory=280822141888144 CPUtime=0 cores=0-7
/proc/2699/task/2710/stat : 2710 (java) S 2696 2696 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 31877 33554432000 4194304 4196468 140736787366624 140231890167200 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2711] ppid=2696 vsize=27313900 memory=280822141895056 CPUtime=0 cores=0-7
/proc/2699/task/2711/stat : 2711 (java) S 2696 2696 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842198 27969433600 31877 33554432000 4194304 4196468 140736787366624 140231755945456 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2712] ppid=2696 vsize=27313900 memory=280822141836336 CPUtime=0 cores=0-7
/proc/2699/task/2712/stat : 2712 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 31877 33554432000 4194304 4196468 140736787366624 140231381441232 140234221090715 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2713] ppid=2696 vsize=27313900 memory=280822141908880 CPUtime=0 cores=0-7
/proc/2699/task/2713/stat : 2713 (java) S 2696 2696 1330 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232674420720 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2714] ppid=2696 vsize=27313900 memory=280822141915792 CPUtime=0.02 cores=0-7
/proc/2699/task/2714/stat : 2714 (java) S 2696 2696 1330 0 -1 1077944384 237 0 0 0 2 0 0 0 20 0 20 0 236842200 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232673368176 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2715] ppid=2696 vsize=27313900 memory=280822141913488 CPUtime=0 cores=0-7
/proc/2699/task/2715/stat : 2715 (java) S 2696 2696 1330 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 236842200 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232672315632 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2716] ppid=2696 vsize=27313900 memory=280822141929648 CPUtime=0.07 cores=0-7
/proc/2699/task/2716/stat : 2716 (java) S 2696 2696 1330 0 -1 1077944384 294 0 0 0 7 0 0 0 20 0 20 0 236842201 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232671263088 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2717] ppid=2696 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2717/stat : 2717 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 31877 33554432000 4194304 4196468 140736787366624 140230883535584 140234221082325 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2718] ppid=2696 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/2699/task/2718/stat : 2718 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842201 27969433600 31877 33554432000 4194304 4196468 140736787366624 140232670210992 140234221083266 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 128904 KiB

[startup+0.700993 s]
/proc/loadavg: 0.71 0.20 0.61 2/204 2718
/proc/meminfo: memFree=9943392/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236842193 115843072 349 33554432000 4194304 5098028 140737123235776 140737123233032 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 349 296 221 0 87 0
[pid=2699] ppid=2696 vsize=27322296 memory=167576 CPUtime=1 cores=0-7
/proc/2699/stat : 2699 (java) S 2696 2696 1330 0 -1 1077944320 18355 0 0 0 94 6 0 0 20 0 20 0 236842193 27978031104 41894 33554432000 4194304 4196468 140736787366624 140736787349168 140234221072119 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
/proc/2699/statm: 6830574 41894 3153 1 0 6791959 0
[pid=2699/tid=2700] ppid=2696 vsize=27322296 memory=280822142287536 CPUtime=0.67 cores=0-7
/proc/2699/task/2700/stat : 2700 (java) R 2696 2696 1330 0 -1 4202560 15528 0 0 0 62 5 0 0 20 0 20 0 236842193 27978031104 41894 33554432000 4194304 4196468 140736787366624 140234192889648 140234205152606 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2701] ppid=2696 vsize=27322296 memory=140411071144816 CPUtime=0 cores=0-7
/proc/2699/task/2701/stat : 2701 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27978031104 41894 33554432000 4194304 4196468 140736787366624 140234225314576 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2702] ppid=2696 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/2699/task/2702/stat : 2702 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27978031104 41894 33554432000 4194304 4196468 140736787366624 140234039470992 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2703] ppid=2696 vsize=27322296 memory=1940 CPUtime=0 cores=0-7
/proc/2699/task/2703/stat : 2703 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27978031104 41894 33554432000 4194304 4196468 140736787366624 140233641982992 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0

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

# the end of solver process 2696 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.23421 s, system=0.221531 s

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

[startup+1.60118 s]
/proc/loadavg: 0.71 0.20 0.61 2/204 2718
/proc/meminfo: memFree=9913708/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 236842193 115843072 349 33554432000 4194304 5098028 140737123235776 140737123233032 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 349 296 221 0 87 0
[pid=2699] ppid=2696 vsize=27328508 memory=232520 CPUtime=3.17 cores=0-7
/proc/2699/stat : 2699 (java) S 2696 2696 1330 0 -1 1077944320 22849 0 0 0 306 11 0 0 20 0 20 0 236842193 27984392192 58130 33554432000 4194304 4196468 140736787366624 140736787349168 140234221072119 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
/proc/2699/statm: 6832127 58130 3201 1 0 6792983 0
[pid=2699/tid=2700] ppid=2696 vsize=27328508 memory=6944656592455097440 CPUtime=1.56 cores=0-7
/proc/2699/task/2700/stat : 2700 (java) R 2696 2696 1330 0 -1 4202560 17225 0 0 0 149 7 0 0 20 0 20 0 236842193 27984392192 58130 33554432000 4194304 4196468 140736787366624 140234192902016 140234221094045 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2701] ppid=2696 vsize=27328508 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/2699/task/2701/stat : 2701 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140234225314576 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2702] ppid=2696 vsize=27328508 memory=1396 CPUtime=0 cores=0-7
/proc/2699/task/2702/stat : 2702 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140234039470992 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2703] ppid=2696 vsize=27328508 memory=3768 CPUtime=0 cores=0-7
/proc/2699/task/2703/stat : 2703 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233641982992 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2704] ppid=2696 vsize=27328508 memory=64276 CPUtime=0 cores=0-7
/proc/2699/task/2704/stat : 2704 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233640930448 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2705] ppid=2696 vsize=27328508 memory=1228 CPUtime=0 cores=0-7
/proc/2699/task/2705/stat : 2705 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233639876880 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2706] ppid=2696 vsize=27328508 memory=2252 CPUtime=0 cores=0-7
/proc/2699/task/2706/stat : 2706 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233638824336 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2707] ppid=2696 vsize=27328508 memory=1796 CPUtime=0 cores=0-7
/proc/2699/task/2707/stat : 2707 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233637771792 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2708] ppid=2696 vsize=27328508 memory=756 CPUtime=0 cores=0-7
/proc/2699/task/2708/stat : 2708 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842196 27984392192 58130 33554432000 4194304 4196468 140736787366624 140233636719248 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2709] ppid=2696 vsize=27328508 memory=1620 CPUtime=0 cores=0-7
/proc/2699/task/2709/stat : 2709 (java) S 2696 2696 1330 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236842197 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232675473904 140234221083266 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2710] ppid=2696 vsize=27328508 memory=11796 CPUtime=0 cores=0-7
/proc/2699/task/2710/stat : 2710 (java) S 2696 2696 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842198 27984392192 58130 33554432000 4194304 4196468 140736787366624 140231890167200 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2711] ppid=2696 vsize=27328508 memory=5772 CPUtime=0 cores=0-7
/proc/2699/task/2711/stat : 2711 (java) S 2696 2696 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842198 27984392192 58130 33554432000 4194304 4196468 140736787366624 140231755945456 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2712] ppid=2696 vsize=27328508 memory=4616 CPUtime=0 cores=0-7
/proc/2699/task/2712/stat : 2712 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842200 27984392192 58130 33554432000 4194304 4196468 140736787366624 140231381441232 140234221090715 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2713] ppid=2696 vsize=27328508 memory=164 CPUtime=0.28 cores=0-7
/proc/2699/task/2713/stat : 2713 (java) S 2696 2696 1330 0 -1 1077944384 725 0 0 0 28 0 0 0 20 0 20 0 236842200 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232674420720 140234221083266 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2714] ppid=2696 vsize=27328508 memory=-7522837583129502606 CPUtime=0.3 cores=0-7
/proc/2699/task/2714/stat : 2714 (java) S 2696 2696 1330 0 -1 1077944384 556 0 0 0 30 0 0 0 20 0 20 0 236842200 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232673368176 140234221083266 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2715] ppid=2696 vsize=27328508 memory=-7384994778349281184 CPUtime=0.25 cores=0-7
/proc/2699/task/2715/stat : 2715 (java) S 2696 2696 1330 0 -1 1077944384 384 0 0 0 24 1 0 0 20 0 20 0 236842200 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232672315632 140234221083266 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2716] ppid=2696 vsize=27328508 memory=-9001734013606258791 CPUtime=0.74 cores=0-7
/proc/2699/task/2716/stat : 2716 (java) R 2696 2696 1330 0 -1 4202560 2597 0 0 0 73 1 0 0 20 0 20 0 236842201 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232671263088 140234221093466 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2717] ppid=2696 vsize=27328508 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/2699/task/2717/stat : 2717 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842201 27984392192 58130 33554432000 4194304 4196468 140736787366624 140230883535584 140234221082325 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
[pid=2699/tid=2718] ppid=2696 vsize=27328508 memory=-7457095209514532716 CPUtime=0 cores=0-7
/proc/2699/task/2718/stat : 2718 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842201 27984392192 58130 33554432000 4194304 4196468 140736787366624 140232670210992 140234221083266 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7614464 140736787375082 140736787375405 140736787375405 140736787378127 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 27441636 KiB
Current children cumulated memory: 233916 KiB

[startup+2.00032 s]*
/proc/loadavg: 0.81 0.23 0.62 2/204 2738
/proc/meminfo: memFree=10031720/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1472 CPUtime=3.3 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 590 23599 0 0 0 0 317 13 20 0 1 0 236842193 115843072 368 33554432000 4194304 5098028 140737123235776 140737123232520 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 368 311 221 0 87 0
[pid=2719] ppid=2696 vsize=7749964 memory=64448 CPUtime=0.44 cores=0-7
/proc/2719/stat : 2719 (java) S 2696 2696 1330 0 -1 1077944320 11214 0 0 0 41 3 0 0 20 0 20 0 236842361 7935963136 16112 33554432000 4194304 4196468 140722319426208 140722319408752 139765384638199 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
/proc/2719/statm: 1937491 16112 2971 1 0 1899951 0
[pid=2719/tid=2720] ppid=2696 vsize=7749964 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2719/task/2720/stat : 2720 (java) R 2696 2696 1330 0 -1 4202560 8822 0 0 0 28 2 0 0 20 0 20 0 236842361 7935963136 16112 33554432000 4194304 4196468 140722319426208 139765356462608 139765369803847 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2721] ppid=2696 vsize=7749964 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2719/task/2721/stat : 2721 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139765388880144 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2722] ppid=2696 vsize=7749964 memory=-7233780906022726806 CPUtime=0 cores=0-7
/proc/2719/task/2722/stat : 2722 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764869712272 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2723] ppid=2696 vsize=7749964 memory=1399101730491701635 CPUtime=0 cores=0-7
/proc/2719/task/2723/stat : 2723 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764868659728 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2724] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2724/stat : 2724 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764867607184 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2725] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2725/stat : 2725 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764866554640 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2726] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2726/stat : 2726 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764865502096 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2727] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2727/stat : 2727 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764864449552 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2728] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2728/stat : 2728 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842362 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764863397008 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2729] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2729/stat : 2729 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842364 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764679448560 139765384649346 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2730] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2730/stat : 2730 (java) S 2696 2696 1330 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842364 7935963136 16112 33554432000 4194304 4196468 140722319426208 139763671622560 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2731] ppid=2696 vsize=7749964 memory=2241 CPUtime=0 cores=0-7
/proc/2719/task/2731/stat : 2731 (java) S 2696 2696 1330 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842364 7935963136 16112 33554432000 4194304 4196468 140722319426208 139763537400816 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2732] ppid=2696 vsize=7749964 memory=2244 CPUtime=0 cores=0-7
/proc/2719/task/2732/stat : 2732 (java) S 2696 2696 1330 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139763162896592 139765384656795 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2733] ppid=2696 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/2719/task/2733/stat : 2733 (java) S 2696 2696 1330 0 -1 1077944384 527 0 0 0 1 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764611148272 139765384649346 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2734] ppid=2696 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/2719/task/2734/stat : 2734 (java) S 2696 2696 1330 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764610095728 139765384649346 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2735] ppid=2696 vsize=7749964 memory=0 CPUtime=0.01 cores=0-7
/proc/2719/task/2735/stat : 2735 (java) S 2696 2696 1330 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764609043184 139765384649346 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2736] ppid=2696 vsize=7749964 memory=0 CPUtime=0.07 cores=0-7
/proc/2719/task/2736/stat : 2736 (java) S 2696 2696 1330 0 -1 1077944384 365 0 0 0 7 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764607990640 139765384649346 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2737] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2737/stat : 2737 (java) S 2696 2696 1330 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139762664990944 139765384648405 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2738] ppid=2696 vsize=7749964 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2738/stat : 2738 (java) S 2696 2696 1330 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842367 7935963136 16112 33554432000 4194304 4196468 140722319426208 139764606937520 139765384649346 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 7863092 KiB
Current children cumulated memory: 65920 KiB

[startup+2.40847 s]
/proc/loadavg: 0.81 0.23 0.62 2/204 2738
/proc/meminfo: memFree=10031720/32770624 swapFree=67108852/67108860
[pid=2696] ppid=2693 vsize=113128 memory=1472 CPUtime=3.3 cores=0-7
/proc/2696/stat : 2696 (scop.sh) S 2693 2696 1330 0 -1 4202496 590 23599 0 0 0 0 317 13 20 0 1 0 236842193 115843072 368 33554432000 4194304 5098028 140737123235776 140737123232520 140467191677564 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 9981952 140737123238947 140737123239171 140737123239171 140737123241933 0
/proc/2696/statm: 28282 368 311 221 0 87 0
[pid=2719] ppid=2696 vsize=8215244 memory=113956 CPUtime=1.04 cores=0-7
/proc/2719/stat : 2719 (java) S 2696 2696 1330 0 -1 1077944320 18275 1544 0 0 97 7 0 0 20 0 22 0 236842361 8412409856 28489 33554432000 4194304 4196468 140722319426208 140722319408752 139765384638199 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
/proc/2719/statm: 2053811 28489 3137 1 0 2015210 0
[pid=2719/tid=2720] ppid=2696 vsize=8215244 memory=31 CPUtime=0.69 cores=0-7
/proc/2719/task/2720/stat : 2720 (java) R 2696 2696 1330 0 -1 4202560 15378 1544 0 0 65 4 0 0 20 0 22 0 236842361 8412409856 28489 33554432000 4194304 4196468 140722319426208 139765356469992 139765370331631 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2721] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2721/stat : 2721 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139765388880144 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2722] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2722/stat : 2722 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764869712272 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2723] ppid=2696 vsize=8215244 memory=24404 CPUtime=0 cores=0-7
/proc/2719/task/2723/stat : 2723 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764868659728 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2724] ppid=2696 vsize=8215244 memory=9209 CPUtime=0 cores=0-7
/proc/2719/task/2724/stat : 2724 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764867607184 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2725] ppid=2696 vsize=8215244 memory=26159 CPUtime=0 cores=0-7
/proc/2719/task/2725/stat : 2725 (java) S 2696 2696 1330 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764866554640 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2726] ppid=2696 vsize=8215244 memory=116 CPUtime=0 cores=0-7
/proc/2719/task/2726/stat : 2726 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764865502096 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2727] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2727/stat : 2727 (java) S 2696 2696 1330 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764864449552 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2728] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2728/stat : 2728 (java) S 2696 2696 1330 0 -1 1077944384 3 1544 0 0 0 0 0 0 20 0 22 0 236842362 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764863397008 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2729] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2729/stat : 2729 (java) S 2696 2696 1330 0 -1 1077944384 6 1544 0 0 0 0 0 0 20 0 22 0 236842364 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764679448560 139765384649346 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2730] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2730/stat : 2730 (java) S 2696 2696 1330 0 -1 1077944384 13 1544 0 0 0 0 0 0 20 0 22 0 236842364 8412409856 28489 33554432000 4194304 4196468 140722319426208 139763671622560 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2731] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2731/stat : 2731 (java) S 2696 2696 1330 0 -1 1077944384 21 1544 0 0 0 0 0 0 20 0 22 0 236842364 8412409856 28489 33554432000 4194304 4196468 140722319426208 139763537400816 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2732] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2732/stat : 2732 (java) S 2696 2696 1330 0 -1 1077944384 1 1544 0 0 0 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139763162896592 139765384656795 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2733] ppid=2696 vsize=8215244 memory=0 CPUtime=0.05 cores=0-7
/proc/2719/task/2733/stat : 2733 (java) S 2696 2696 1330 0 -1 1077944384 612 1544 0 0 5 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764611148272 139765384649346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2734] ppid=2696 vsize=8215244 memory=0 CPUtime=0.03 cores=0-7
/proc/2719/task/2734/stat : 2734 (java) S 2696 2696 1330 0 -1 1077944384 114 1544 0 0 3 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764610095728 139765384649346 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2735] ppid=2696 vsize=8215244 memory=0 CPUtime=0.05 cores=0-7
/proc/2719/task/2735/stat : 2735 (java) S 2696 2696 1330 0 -1 1077944384 266 1544 0 0 5 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764609043184 139765384649346 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2736] ppid=2696 vsize=8215244 memory=0 CPUtime=0.17 cores=0-7
/proc/2719/task/2736/stat : 2736 (java) R 2696 2696 1330 0 -1 4202560 500 1544 0 0 17 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764607990640 139765384650134 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2737] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2737/stat : 2737 (java) S 2696 2696 1330 0 -1 1077944384 3 1544 0 0 0 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139762664990944 139765384648405 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
[pid=2719/tid=2738] ppid=2696 vsize=8215244 memory=0 CPUtime=0 cores=0-7
/proc/2719/task/2738/stat : 2738 (java) S 2696 2696 1330 0 -1 1077944384 2 1544 0 0 0 0 0 0 20 0 22 0 236842367 8412409856 28489 33554432000 4194304 4196468 140722319426208 139764606937520 139765384649346 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9936896 140722319434930 140722319435053 140722319435053 140722319437775 0
Current children cumulated CPU time: 4.34 s
Current children cumulated vsize: 8328372 KiB
Current children cumulated memory: 115428 KiB

Child status: 0
Real time (s): 2.45704
CPU time (s): 4.45574
CPU user time (s): 4.23421
CPU system time (s): 0.221531
CPU usage (%): 181.346
Max. virtual memory (cumulated for all children) (KiB): 27441636
Max. memory (cumulated for all children) (KiB): 233916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.23421
system time used= 0.221531
maximum resident set size= 238396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7435
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 2696
#   total CPU time (s): 4.45574
#   total CPU user time (s): 4.23421
#   total CPU system time (s): 0.221531

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032862 second user time and 0.080103 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-13 22:39:50
IDJOB=4307496
IDBENCH=141416
IDSOLVER=2789
FILE ID=node133/4307496-1534192790
RUNJOBID= node133-1534187664-1357
PBS_JOBID= 21037986
Free space on /tmp= 38972 MiB

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

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

MD5SUM BENCH= 40871f7837aaa5db219997aff65857eb
RANDOM SEED=1066338162

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:        10084288 kB
MemAvailable:   31901108 kB
Buffers:          241608 kB
Cached:         21566460 kB
SwapCached:            4 kB
Active:         10468452 kB
Inactive:       11393256 kB
Active(anon):       4628 kB
Inactive(anon):   101680 kB
Active(file):   10463824 kB
Inactive(file): 11291576 kB
Unevictable:        7092 kB
Mlocked:            7092 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:              9084 kB
Writeback:             0 kB
AnonPages:         74564 kB
Mapped:            57816 kB
Shmem:             49816 kB
Slab:             517768 kB
SReclaimable:     489880 kB
SUnreclaim:        27888 kB
KernelStack:        3600 kB
PageTables:         5296 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:     20480 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:53