Trace number 4307261

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 5.62206 2.66729

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
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 benchmark4.16791
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
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-14623-serial-file.bin HOME/instance-4307261-1534192795.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.55	c BEGIN-Prog: Mon Aug 13 22:39:56 CEST 2018
0.65/0.55	c PID: 14626
0.65/0.55	c IP: 172.20.3.137
0.65/0.55	c HOST: node137.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.20/0.89	c (0,0) Parsing End
1.20/0.90	c (0,0) CSP: 49 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 7
1.20/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.90	c (0,0) Constraint Name Generate Begin
1.40/0.90	c (0,0) Ctr:HOME/instance-4307261-1534192795.xml,ExtensionConflict:ExtensionSupport:IntVar
1.40/0.90	c (0,0) Constraint Name Generate End
1.40/0.90	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.40/0.90	c (0,0) CSP to CSPinCNF Begin
1.74/1.17	c (0,0) translated 16 (10%) constraints
1.96/1.24	c (0,0) translated 31 (20%) constraints
1.96/1.28	c (0,0) translated 46 (30%) constraints
2.26/1.31	c (0,0) translated 62 (40%) constraints
2.26/1.34	c (0,0) translated 77 (50%) constraints
2.26/1.35	c (0,0) translated 92 (60%) constraints
2.26/1.37	c (0,0) translated 108 (70%) constraints
2.26/1.38	c (0,0) translated 123 (80%) constraints
2.26/1.40	c (0,0) translated 138 (90%) constraints
2.66/1.48	c (0,0) translated 153 (100%) constraints
3.06/1.52	c (0,0) STATISTICS1:HOME/instance-4307261-1534192795.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,8,1,,7:3894;2:198,8:6;4:846;3:60;2:243,1:4092;0:6,
3.06/1.52	c (0,0) ==========================================
3.06/1.52	c (0,0) Order
3.06/1.52	c (0,0) ==========================================
3.06/1.53	c (1,0) translated 116 (10%) constraints
3.06/1.54	c (1,1) translated 231 (20%) constraints
3.06/1.55	c (1,1) translated 347 (30%) constraints
3.06/1.56	c (1,1) translated 462 (40%) constraints
3.06/1.56	c (1,1) translated 578 (50%) constraints
3.06/1.57	c (1,1) translated 693 (60%) constraints
3.06/1.57	c (1,1) translated 809 (70%) constraints
3.06/1.58	c (1,1) translated 924 (80%) constraints
3.06/1.59	c (1,1) translated 1040 (90%) constraints
3.06/1.59	c (1,1) translated 1155 (100%) constraints
3.06/1.59	c (1,1) CSP to CSPinCNF End
3.06/1.59	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.06/1.59	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.06/1.59	c (1,1) CSPinCNF Propagation Begin
3.50/1.64	c (1,1) 0 values, 300 unsatisfiable literals, and 0 valid clauses are removed
3.50/1.64	c (1,1) CSPinCNF Propagation End
3.50/1.64	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.50/1.64	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.50/1.64	c (1,1) Simplify CSPinCNF Begin
3.50/1.66	c (1,1) Simplify CSPinCNF End
3.50/1.66	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.50/1.66	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.50/1.66	c (1,1) Calculate Precise Domain Begin
3.50/1.66	c (1,1) 0 values are removed by re-calculation
3.50/1.66	c (1,1) Calculate Precise Domain End
3.50/1.66	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.50/1.66	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.50/1.66	c (1,1) CSPinCNF to SatSolver Begin
3.50/1.69	c (1,1) 116 (10 %) CSP clauses are encoded (336 SAT variables, 360 SAT clauses)
3.96/1.70	c (1,1) 231 (20 %) CSP clauses are encoded (336 SAT variables, 475 SAT clauses)
3.96/1.71	c (1,1) 347 (30 %) CSP clauses are encoded (336 SAT variables, 591 SAT clauses)
3.96/1.71	c (1,1) 462 (40 %) CSP clauses are encoded (336 SAT variables, 706 SAT clauses)
3.96/1.72	c (1,1) 578 (50 %) CSP clauses are encoded (336 SAT variables, 822 SAT clauses)
3.96/1.72	c (1,1) 693 (60 %) CSP clauses are encoded (336 SAT variables, 937 SAT clauses)
3.96/1.72	c (1,1) 809 (70 %) CSP clauses are encoded (336 SAT variables, 1053 SAT clauses)
3.96/1.72	c (1,1) 924 (80 %) CSP clauses are encoded (336 SAT variables, 1168 SAT clauses)
3.96/1.73	c (1,1) 1040 (90 %) CSP clauses are encoded (336 SAT variables, 1284 SAT clauses)
3.96/1.73	c (1,1) 1155 (100 %) CSP clauses are encoded (336 SAT variables, 1399 SAT clauses)
3.96/1.73	c (1,1) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
3.96/1.73	c (1,1) CSPinCNF to SatSolver End
3.96/1.73	c (1,1) Heap : 225 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.96/1.75	c (1,1) STATISTICS2:HOME/instance-4307261-1534192795.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,7,1,,7:3600;2:198,7:6;4:699;3:60;2:390,1:3798,
3.96/1.75	c (1,1) 336 bool, 1400 clause
3.96/1.75	c (1,1) Export Begin
4.28/1.83	c (1,1) Export to HOME/scop-14623-serial-file.bin
4.28/1.83	c (1,1) Export End
4.28/1.83	c (1,1) Export File Size: 0.01 MB
4.28/1.83	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.28/1.83	c END-Prog: Mon Aug 13 22:39:57 CEST 2018
4.28/1.88	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-14623-serial-file.bin
4.97/2.37	c (0,0) Read Serial File Begin
4.97/2.37	c (0,0) HOME/scop-14623-serial-file.bin
5.26/2.54	c (0,0) Read Serial File End
5.26/2.55	
5.26/2.55	scop order+glucose-syrup (2018-07-31)
5.26/2.55	(Solving Process)
5.26/2.55	
5.26/2.57	c BEGIN-Prog: Mon Aug 13 22:39:58 CEST 2018
5.26/2.57	c PID: 14646
5.26/2.57	c IP: 172.20.3.137
5.26/2.57	c HOST: node137.alineos.net
5.26/2.58	c (0,0) SatSolver.solve Begin
5.26/2.58	c (0,0) 0 bool, 0 clause
5.26/2.58	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307261-1534192795.xml-scop-14626.cnf
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
5.44/2.61	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
5.44/2.61	c (0,0) c ========================================[ Problem Statistics ]===========================================
5.44/2.61	c (0,0) c |                                                                                                       |
5.44/2.61	c (0,0) c |  Number of variables:           336                                                                   |
5.44/2.61	c (0,0) c |  Number of clauses:            1400                                                                   |
5.44/2.61	c (0,0) c |  Parse time:                   0.00 s                                                                 |
5.44/2.61	c (0,0) c |                                                                                                       |
5.44/2.61	c (0,0) c |  Eliminated clauses:           0.00 Mb                                                                |
5.44/2.61	c (0,0) c |  Simplification time:          0.00 s                                                                 |
5.44/2.61	c (0,0) c |                                                                                                       |
5.44/2.61	c (0,0) c |  Generating clones                                                                                    |
5.44/2.61	c (0,0) c |  all clones generated. Memory =  26.61Mb.                                                             |
5.44/2.61	c (0,0) c ========================================================================================================|
5.44/2.61	c (0,0) c Thread 1 is 100% pure glucose! First thread to finish! (UNSAT answer).
5.44/2.61	c (0,0) c Total Memory so far : 602.64Mb
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c real time : 0.00953817 s
5.44/2.61	c (0,0) c cpu time  : 0.024986 s
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.44/2.61	c (0,0) c
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) c | Conflicts     |            3982 |        559 |        357 |        548 |        429 |        653 |        544 |        285 |        607 |
5.44/2.61	c (0,0) c | Decisions     |            7383 |       1032 |        655 |        937 |        834 |       1245 |       1057 |        529 |       1094 |
5.44/2.61	c (0,0) c | Propagations  |           41162 |       5143 |       3851 |       5447 |       4767 |       6982 |       5927 |       2603 |       6442 |
5.44/2.61	c (0,0) c | Avg_Trail     |                 |        193 |        122 |        172 |        145 |        179 |        176 |        127 |        179 |
5.44/2.61	c (0,0) c | Avg_DL        |                 |         41 |         21 |         30 |         23 |         32 |         30 |         24 |         31 |
5.44/2.61	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.44/2.61	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) c | Exported      |             480 |         56 |         37 |         64 |         55 |         83 |         76 |         22 |         87 |
5.44/2.61	c (0,0) c | Imported      |            3159 |        424 |        442 |        416 |        422 |        294 |        404 |        458 |        299 |
5.44/2.61	c (0,0) c | Good          |             291 |         44 |         44 |         43 |         44 |         13 |         41 |         47 |         15 |
5.44/2.61	c (0,0) c | Purge         |            2868 |        380 |        398 |        373 |        378 |        281 |        363 |        411 |        284 |
5.44/2.61	c (0,0) c | Promoted      |              65 |          6 |          3 |          7 |         13 |          6 |         15 |          1 |         14 |
5.44/2.61	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.44/2.61	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) c | Unaries       |                 |          3 |          5 |          5 |          4 |          5 |          9 |          2 |          4 |
5.44/2.61	c (0,0) c | Binaries      |                 |          5 |          5 |          6 |          5 |          9 |          8 |          2 |          9 |
5.44/2.61	c (0,0) c | Glues         |                 |         56 |         37 |         64 |         55 |         83 |         76 |         22 |         87 |
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) c | Orig_Seen     |            30 % |        457 |        288 |        464 |        407 |        561 |        485 |        219 |        514 |
5.44/2.61	c (0,0) c | Diff Orig seen|                 |        169 |      X     |        176 |        119 |        273 |        197 | -       69 |        226 |
5.44/2.61	c (0,0) c | Hamming       |            21 % |        110 |      X     |         74 |         61 |         86 |         72 |         32 |         81 |
5.44/2.61	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.44/2.61	c (0,0) 
5.44/2.61	c (0,0) s UNSATISFIABLE
5.44/2.65	c (0,0) SatSolver.solve End
5.44/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.44/2.65	c (0,0) Show results Begin
5.44/2.65	s UNSATISFIABLE
5.44/2.65	c (0,0) Show results End
5.44/2.65	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
5.44/2.65	c (0,0) 0,0,STOP-AFTER(ALL)
5.44/2.65	c END-Prog: Mon Aug 13 22:39:58 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 (11332 MiB free)
  memory of node 1: 16384 MiB (10640 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307261-1534192795/watcher-4307261-1534192795 -o /tmp/evaluation-result-4307261-1534192795/solver-4307261-1534192795 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580 scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307261-1534192795.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=14623, runsolver pid=14620

[startup+0.10015 s]*
/proc/loadavg: 3.25 4.94 6.45 2/199 14645
/proc/meminfo: memFree=22406244/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236842707 115843072 348 33554432000 4194304 5098028 140732849486976 140732849484232 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 348 296 221 0 87 0
[pid=14626] ppid=14623 vsize=27313900 memory=107240 CPUtime=0.11 cores=0-7
/proc/14626/stat : 14626 (java) S 14623 14623 10382 0 -1 1077944320 6777 0 0 0 8 3 0 0 20 0 20 0 236842708 27969433600 26810 33554432000 4194304 4196468 140735852252688 140735852235232 140355444236023 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
/proc/14626/statm: 6828475 26810 2737 1 0 6790935 0
[pid=14626/tid=14627] ppid=14623 vsize=27313900 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/14626/task/14627/stat : 14627 (java) R 14623 14623 10382 0 -1 4202560 4888 0 0 0 6 2 0 0 20 0 20 0 236842708 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355416062352 140355428316540 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14628] ppid=14623 vsize=27313900 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/14626/task/14628/stat : 14628 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355448478608 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14629] ppid=14623 vsize=27313900 memory=139748793603712 CPUtime=0 cores=0-7
/proc/14626/task/14629/stat : 14629 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355262634768 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14630] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14630/stat : 14630 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355261582480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14631] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14631/stat : 14631 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355260529680 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14632] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14632/stat : 14632 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355259476368 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14633] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14633/stat : 14633 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355258423568 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14634] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14634/stat : 14634 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355257371280 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14635] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14635/stat : 14635 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 26810 33554432000 4194304 4196468 140735852252688 140355256318480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14636] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14636/stat : 14636 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842712 27969433600 26810 33554432000 4194304 4196468 140735852252688 140354569677424 140355444247170 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14637] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14637/stat : 14637 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 26810 33554432000 4194304 4196468 140735852252688 140353357210912 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14638] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14638/stat : 14638 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 26875 33554432000 4194304 4196468 140735852252688 140353222989424 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14639] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14639/stat : 14639 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 26875 33554432000 4194304 4196468 140735852252688 140352848484944 140355444254619 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14640] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14640/stat : 14640 (java) S 14623 14623 10382 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 26875 33554432000 4194304 4196468 140735852252688 140354568624240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14641] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14641/stat : 14641 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 26875 33554432000 4194304 4196468 140735852252688 140354567571440 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14642] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14642/stat : 14642 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 26875 33554432000 4194304 4196468 140735852252688 140354566519152 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14643] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14643/stat : 14643 (java) S 14623 14623 10382 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 26875 33554432000 4194304 4196468 140735852252688 140353088768240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14644] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14644/stat : 14644 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 26875 33554432000 4194304 4196468 140735852252688 140352350579552 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14645] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14645/stat : 14645 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 26875 33554432000 4194304 4196468 140735852252688 140353087716144 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 108632 KiB

[startup+0.210278 s]*
/proc/loadavg: 3.25 4.94 6.45 2/199 14645
/proc/meminfo: memFree=22389996/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236842707 115843072 348 33554432000 4194304 5098028 140732849486976 140732849484232 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 348 296 221 0 87 0
[pid=14626] ppid=14623 vsize=27313900 memory=121628 CPUtime=0.24 cores=0-7
/proc/14626/stat : 14626 (java) S 14623 14623 10382 0 -1 1077944320 10644 0 0 0 21 3 0 0 20 0 20 0 236842708 27969433600 30407 33554432000 4194304 4196468 140735852252688 140735852235232 140355444236023 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
/proc/14626/statm: 6828475 30407 2863 1 0 6790935 0
[pid=14626/tid=14627] ppid=14623 vsize=27313900 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/14626/task/14627/stat : 14627 (java) R 14623 14623 10382 0 -1 4202560 8527 0 0 0 17 3 0 0 20 0 20 0 236842708 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355416057376 140355444257949 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14628] ppid=14623 vsize=27313900 memory=342 CPUtime=0 cores=0-7
/proc/14626/task/14628/stat : 14628 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355448478608 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14629] ppid=14623 vsize=27313900 memory=4049214670361810592 CPUtime=0 cores=0-7
/proc/14626/task/14629/stat : 14629 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355262634768 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14630] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14630/stat : 14630 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355261582480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14631] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14631/stat : 14631 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355260529680 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14632] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14632/stat : 14632 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355259476368 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14633] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14633/stat : 14633 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355258423568 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14634] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14634/stat : 14634 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30407 33554432000 4194304 4196468 140735852252688 140355257371280 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14635] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14635/stat : 14635 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 30472 33554432000 4194304 4196468 140735852252688 140355256318480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14636] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14636/stat : 14636 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842712 27969433600 30472 33554432000 4194304 4196468 140735852252688 140354569677424 140355444247170 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14637] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14637/stat : 14637 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 30472 33554432000 4194304 4196468 140735852252688 140353357210912 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14638] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14638/stat : 14638 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 30472 33554432000 4194304 4196468 140735852252688 140353222989424 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14639] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14639/stat : 14639 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 30472 33554432000 4194304 4196468 140735852252688 140352848484944 140355444254619 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14640] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14640/stat : 14640 (java) S 14623 14623 10382 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 30472 33554432000 4194304 4196468 140735852252688 140354568624240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14641] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14641/stat : 14641 (java) S 14623 14623 10382 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 30472 33554432000 4194304 4196468 140735852252688 140354567571440 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14642] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14642/stat : 14642 (java) S 14623 14623 10382 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 30472 33554432000 4194304 4196468 140735852252688 140354566519152 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14643] ppid=14623 vsize=27313900 memory=-1 CPUtime=0.02 cores=0-7
/proc/14626/task/14643/stat : 14643 (java) S 14623 14623 10382 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 20 0 236842715 27969433600 30472 33554432000 4194304 4196468 140735852252688 140353088768240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14644] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14644/stat : 14644 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 30472 33554432000 4194304 4196468 140735852252688 140352350579552 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14645] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14645/stat : 14645 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 30472 33554432000 4194304 4196468 140735852252688 140353087716144 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123020 KiB

[startup+0.310454 s]*
/proc/loadavg: 3.25 4.94 6.45 2/199 14645
/proc/meminfo: memFree=22386956/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236842707 115843072 348 33554432000 4194304 5098028 140732849486976 140732849484232 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 348 296 221 0 87 0
[pid=14626] ppid=14623 vsize=27313900 memory=125404 CPUtime=0.42 cores=0-7
/proc/14626/stat : 14626 (java) S 14623 14623 10382 0 -1 1077944320 11205 0 0 0 38 4 0 0 20 0 20 0 236842708 27969433600 31351 33554432000 4194304 4196468 140735852252688 140735852235232 140355444236023 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
/proc/14626/statm: 6828475 31351 2969 1 0 6790935 0
[pid=14626/tid=14627] ppid=14623 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14626/task/14627/stat : 14627 (java) R 14623 14623 10382 0 -1 4202560 8907 0 0 0 26 3 0 0 20 0 20 0 236842708 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355416031472 140355429917217 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14628] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14628/stat : 14628 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355448478608 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14629] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14629/stat : 14629 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355262634768 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14630] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14630/stat : 14630 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355261582480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14631] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14631/stat : 14631 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355260529680 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14632] ppid=14623 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/14626/task/14632/stat : 14632 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355259476368 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14633] ppid=14623 vsize=27313900 memory=139748639339439 CPUtime=0 cores=0-7
/proc/14626/task/14633/stat : 14633 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355258423568 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14634] ppid=14623 vsize=27313900 memory=139748639341744 CPUtime=0 cores=0-7
/proc/14626/task/14634/stat : 14634 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355257371280 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14635] ppid=14623 vsize=27313900 memory=139748639344048 CPUtime=0 cores=0-7
/proc/14626/task/14635/stat : 14635 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27969433600 31351 33554432000 4194304 4196468 140735852252688 140355256318480 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14636] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14636/stat : 14636 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842712 27969433600 31351 33554432000 4194304 4196468 140735852252688 140354569677424 140355444247170 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14637] ppid=14623 vsize=27313900 memory=279497278695056 CPUtime=0 cores=0-7
/proc/14626/task/14637/stat : 14637 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 31351 33554432000 4194304 4196468 140735852252688 140353357210912 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14638] ppid=14623 vsize=27313900 memory=279497278701968 CPUtime=0 cores=0-7
/proc/14626/task/14638/stat : 14638 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842713 27969433600 31351 33554432000 4194304 4196468 140735852252688 140353222989424 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14639] ppid=14623 vsize=27313900 memory=279497278643248 CPUtime=0 cores=0-7
/proc/14626/task/14639/stat : 14639 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842715 27969433600 31351 33554432000 4194304 4196468 140735852252688 140352848484944 140355444254619 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14640] ppid=14623 vsize=27313900 memory=279497278715792 CPUtime=0.01 cores=0-7
/proc/14626/task/14640/stat : 14640 (java) S 14623 14623 10382 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 20 0 236842715 27969433600 31351 33554432000 4194304 4196468 140735852252688 140354568624240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14641] ppid=14623 vsize=27313900 memory=279497278722704 CPUtime=0.01 cores=0-7
/proc/14626/task/14641/stat : 14641 (java) S 14623 14623 10382 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 20 0 236842715 27969433600 31351 33554432000 4194304 4196468 140735852252688 140354567571440 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14642] ppid=14623 vsize=27313900 memory=279497278720400 CPUtime=0.01 cores=0-7
/proc/14626/task/14642/stat : 14642 (java) S 14623 14623 10382 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 20 0 236842715 27969433600 31351 33554432000 4194304 4196468 140735852252688 140354566519152 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14643] ppid=14623 vsize=27313900 memory=279497278736560 CPUtime=0.07 cores=0-7
/proc/14626/task/14643/stat : 14643 (java) S 14623 14623 10382 0 -1 1077944384 307 0 0 0 7 0 0 0 20 0 20 0 236842715 27969433600 31351 33554432000 4194304 4196468 140735852252688 140353088768240 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14644] ppid=14623 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14644/stat : 14644 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 31351 33554432000 4194304 4196468 140735852252688 140352350579552 140355444246229 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14645] ppid=14623 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/14626/task/14645/stat : 14645 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842716 27969433600 31351 33554432000 4194304 4196468 140735852252688 140353087716144 140355444247170 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126796 KiB

[startup+0.700952 s]
/proc/loadavg: 3.25 4.94 6.45 2/199 14645
/proc/meminfo: memFree=22362772/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236842707 115843072 348 33554432000 4194304 5098028 140732849486976 140732849484232 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 348 296 221 0 87 0
[pid=14626] ppid=14623 vsize=27322296 memory=163836 CPUtime=1 cores=0-7
/proc/14626/stat : 14626 (java) S 14623 14623 10382 0 -1 1077944320 18469 0 0 0 94 6 0 0 20 0 20 0 236842708 27978031104 40959 33554432000 4194304 4196468 140735852252688 140735852235232 140355444236023 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
/proc/14626/statm: 6830574 40959 3159 1 0 6791959 0
[pid=14626/tid=14627] ppid=14623 vsize=27322296 memory=279497279094448 CPUtime=0.67 cores=0-7
/proc/14626/task/14627/stat : 14627 (java) R 14623 14623 10382 0 -1 4202560 15628 0 0 0 62 5 0 0 20 0 20 0 236842708 27978031104 40959 33554432000 4194304 4196468 140735852252688 140355416072912 140355428316510 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14628] ppid=14623 vsize=27322296 memory=139748639548272 CPUtime=0 cores=0-7
/proc/14626/task/14628/stat : 14628 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27978031104 40959 33554432000 4194304 4196468 140735852252688 140355448478608 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14629] ppid=14623 vsize=27322296 memory=0 CPUtime=0 cores=0-7
/proc/14626/task/14629/stat : 14629 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27978031104 40959 33554432000 4194304 4196468 140735852252688 140355262634768 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14630] ppid=14623 vsize=27322296 memory=752 CPUtime=0 cores=0-7
/proc/14626/task/14630/stat : 14630 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27978031104 40959 33554432000 4194304 4196468 140735852252688 140355261582480 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0

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

# the end of solver process 14623 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.39745 s, system=0.224611 s

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

[startup+1.60117 s]
/proc/loadavg: 3.25 4.94 6.45 2/199 14645
/proc/meminfo: memFree=22333900/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236842707 115843072 348 33554432000 4194304 5098028 140732849486976 140732849484232 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 348 296 221 0 87 0
[pid=14626] ppid=14623 vsize=27326392 memory=240396 CPUtime=3.5 cores=0-7
/proc/14626/stat : 14626 (java) S 14623 14623 10382 0 -1 1077944320 23819 0 0 0 340 10 0 0 20 0 20 0 236842708 27982225408 60099 33554432000 4194304 4196468 140735852252688 140735852235232 140355444236023 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
/proc/14626/statm: 6831598 60099 3191 1 0 6792983 0
[pid=14626/tid=14627] ppid=14623 vsize=27326392 memory=6944652177228980320 CPUtime=1.56 cores=0-7
/proc/14626/task/14627/stat : 14627 (java) R 14623 14623 10382 0 -1 4202560 16954 0 0 0 150 6 0 0 20 0 20 0 236842708 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355416071808 140355428279653 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14628] ppid=14623 vsize=27326392 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/14626/task/14628/stat : 14628 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355448478608 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14629] ppid=14623 vsize=27326392 memory=1392 CPUtime=0 cores=0-7
/proc/14626/task/14629/stat : 14629 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355262634768 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14630] ppid=14623 vsize=27326392 memory=3812 CPUtime=0 cores=0-7
/proc/14626/task/14630/stat : 14630 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355261582480 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14631] ppid=14623 vsize=27326392 memory=64140 CPUtime=0 cores=0-7
/proc/14626/task/14631/stat : 14631 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355260529680 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14632] ppid=14623 vsize=27326392 memory=1100 CPUtime=0 cores=0-7
/proc/14626/task/14632/stat : 14632 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355259476368 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14633] ppid=14623 vsize=27326392 memory=2144 CPUtime=0 cores=0-7
/proc/14626/task/14633/stat : 14633 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355258423568 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14634] ppid=14623 vsize=27326392 memory=1752 CPUtime=0 cores=0-7
/proc/14626/task/14634/stat : 14634 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355257371280 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14635] ppid=14623 vsize=27326392 memory=5752 CPUtime=0 cores=0-7
/proc/14626/task/14635/stat : 14635 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842711 27982225408 60099 33554432000 4194304 4196468 140735852252688 140355256318480 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14636] ppid=14623 vsize=27326392 memory=4580 CPUtime=0 cores=0-7
/proc/14626/task/14636/stat : 14636 (java) S 14623 14623 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236842712 27982225408 60099 33554432000 4194304 4196468 140735852252688 140354569677424 140355444247170 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14637] ppid=14623 vsize=27326392 memory=1620 CPUtime=0 cores=0-7
/proc/14626/task/14637/stat : 14637 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842713 27982225408 60099 33554432000 4194304 4196468 140735852252688 140353357210912 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14638] ppid=14623 vsize=27326392 memory=1220 CPUtime=0 cores=0-7
/proc/14626/task/14638/stat : 14638 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842713 27982225408 60099 33554432000 4194304 4196468 140735852252688 140353222989424 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14639] ppid=14623 vsize=27326392 memory=1800 CPUtime=0 cores=0-7
/proc/14626/task/14639/stat : 14639 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842715 27982225408 60099 33554432000 4194304 4196468 140735852252688 140352848484944 140355444254619 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14640] ppid=14623 vsize=27326392 memory=164 CPUtime=0.4 cores=0-7
/proc/14626/task/14640/stat : 14640 (java) R 14623 14623 10382 0 -1 4202560 1092 0 0 0 39 1 0 0 20 0 20 0 236842715 27982225408 60099 33554432000 4194304 4196468 140735852252688 140354568605832 140355427732857 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14641] ppid=14623 vsize=27326392 memory=-9001734013606258791 CPUtime=0.43 cores=0-7
/proc/14626/task/14641/stat : 14641 (java) R 14623 14623 10382 0 -1 4202560 1277 0 0 0 43 0 0 0 20 0 20 0 236842715 27982225408 60099 33554432000 4194304 4196468 140735852252688 140354567557984 140355423922721 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14642] ppid=14623 vsize=27326392 memory=-7384994778349281184 CPUtime=0.37 cores=0-7
/proc/14626/task/14642/stat : 14642 (java) R 14623 14623 10382 0 -1 4202560 555 0 0 0 37 0 0 0 20 0 20 0 236842715 27982225408 60099 33554432000 4194304 4196468 140735852252688 140354566505264 140355444257370 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14643] ppid=14623 vsize=27326392 memory=-7385037615359298921 CPUtime=0.69 cores=0-7
/proc/14626/task/14643/stat : 14643 (java) S 14623 14623 10382 0 -1 1077944384 2582 0 0 0 69 0 0 0 20 0 20 0 236842715 27982225408 60099 33554432000 4194304 4196468 140735852252688 140353088768240 140355444247170 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14644] ppid=14623 vsize=27326392 memory=7681905605394137914 CPUtime=0 cores=0-7
/proc/14626/task/14644/stat : 14644 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842716 27982225408 60099 33554432000 4194304 4196468 140735852252688 140352350579552 140355444246229 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
[pid=14626/tid=14645] ppid=14623 vsize=27326392 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/14626/task/14645/stat : 14645 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842716 27982225408 60099 33554432000 4194304 4196468 140735852252688 140353087716144 140355444247170 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39751680 140735852258280 140735852258605 140735852258605 140735852261327 0
Current children cumulated CPU time: 3.5 s
Current children cumulated vsize: 27439520 KiB
Current children cumulated memory: 241788 KiB

[startup+2.4009 s]
/proc/loadavg: 3.39 4.94 6.44 2/199 14665
/proc/meminfo: memFree=22461488/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1468 CPUtime=4.43 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 589 25875 0 0 0 0 430 13 20 0 1 0 236842707 115843072 367 33554432000 4194304 5098028 140732849486976 140732849483720 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 367 311 221 0 87 0
[pid=14646] ppid=14623 vsize=7752068 memory=88908 CPUtime=0.66 cores=0-7
/proc/14646/stat : 14646 (java) S 14623 14623 10382 0 -1 1077944320 15929 0 0 0 62 4 0 0 20 0 20 0 236842896 7938117632 22227 33554432000 4194304 4196468 140734812472656 140734812455200 139963075395319 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
/proc/14646/statm: 1938017 22227 2998 1 0 1899951 0
[pid=14646/tid=14647] ppid=14623 vsize=7752068 memory=1235950 CPUtime=0.48 cores=0-7
/proc/14646/task/14647/stat : 14647 (java) R 14623 14623 10382 0 -1 4202560 13546 0 0 0 45 3 0 0 20 0 20 0 236842897 7938117632 22227 33554432000 4194304 4196468 140734812472656 139963047221776 139963075417245 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14648] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14648/stat : 14648 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139963079637392 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14649] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14649/stat : 14649 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962879805712 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14650] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14650/stat : 14650 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962878753424 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14651] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14651/stat : 14651 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962877700624 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14652] ppid=14623 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/14646/task/14652/stat : 14652 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962876648336 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14653] ppid=14623 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/14646/task/14653/stat : 14653 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962875595536 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14654] ppid=14623 vsize=7752068 memory=1 CPUtime=0 cores=0-7
/proc/14646/task/14654/stat : 14654 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962874543248 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14655] ppid=14623 vsize=7752068 memory=139748639513830 CPUtime=0 cores=0-7
/proc/14646/task/14655/stat : 14655 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842898 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962873490448 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14656] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14656/stat : 14656 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842899 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962303064176 139963075406466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14657] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14657/stat : 14657 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842900 7938117632 22227 33554432000 4194304 4196468 140734812472656 139961374335776 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14658] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14658/stat : 14658 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842900 7938117632 22227 33554432000 4194304 4196468 140734812472656 139961240114288 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14659] ppid=14623 vsize=7752068 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14659/stat : 14659 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842902 7938117632 22227 33554432000 4194304 4196468 140734812472656 139960865609808 139963075413915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14660] ppid=14623 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/14646/task/14660/stat : 14660 (java) S 14623 14623 10382 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962302012016 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14661] ppid=14623 vsize=7752068 memory=0 CPUtime=0.02 cores=0-7
/proc/14646/task/14661/stat : 14661 (java) S 14623 14623 10382 0 -1 1077944384 62 0 0 0 2 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962300959216 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14662] ppid=14623 vsize=7752068 memory=0 CPUtime=0.01 cores=0-7
/proc/14646/task/14662/stat : 14662 (java) S 14623 14623 10382 0 -1 1077944384 144 0 0 0 1 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962299906928 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14663] ppid=14623 vsize=7752068 memory=0 CPUtime=0.1 cores=0-7
/proc/14646/task/14663/stat : 14663 (java) S 14623 14623 10382 0 -1 1077944384 362 0 0 0 10 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962298854128 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14664] ppid=14623 vsize=7752068 memory=1392 CPUtime=0 cores=0-7
/proc/14646/task/14664/stat : 14664 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139960367704416 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14665] ppid=14623 vsize=7752068 memory=268964 CPUtime=0 cores=0-7
/proc/14646/task/14665/stat : 14665 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842903 7938117632 22227 33554432000 4194304 4196468 140734812472656 139962297801008 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
Current children cumulated CPU time: 5.09 s
Current children cumulated vsize: 7865196 KiB
Current children cumulated memory: 90376 KiB

[startup+2.60095 s]
/proc/loadavg: 3.39 4.94 6.44 2/199 14665
/proc/meminfo: memFree=22461488/32770624 swapFree=67108372/67108860
[pid=14623] ppid=14620 vsize=113128 memory=1468 CPUtime=4.43 cores=0-7
/proc/14623/stat : 14623 (scop.sh) S 14620 14623 10382 0 -1 4202496 589 25875 0 0 0 0 430 13 20 0 1 0 236842707 115843072 367 33554432000 4194304 5098028 140732849486976 140732849483720 140032202576508 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 15917056 140732849488930 140732849489155 140732849489155 140732849491917 0
/proc/14623/statm: 28282 367 311 221 0 87 0
[pid=14646] ppid=14623 vsize=7756256 memory=103176 CPUtime=1.01 cores=0-7
/proc/14646/stat : 14646 (java) S 14623 14623 10382 0 -1 1077944320 17505 0 0 0 95 6 0 0 20 0 20 0 236842896 7942406144 25794 33554432000 4194304 4196468 140734812472656 140734812455200 139963075395319 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
/proc/14646/statm: 1939064 25794 3114 1 0 1900463 0
[pid=14646/tid=14647] ppid=14623 vsize=7756256 memory=-7384994778349281184 CPUtime=0.68 cores=0-7
/proc/14646/task/14647/stat : 14647 (java) R 14623 14623 10382 0 -1 4202560 14672 0 0 0 64 4 0 0 20 0 20 0 236842897 7942406144 25794 33554432000 4194304 4196468 140734812472656 139963047226480 139963059475806 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14648] ppid=14623 vsize=7756256 memory=-7522837415797432224 CPUtime=0 cores=0-7
/proc/14646/task/14648/stat : 14648 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139963079637392 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14649] ppid=14623 vsize=7756256 memory=-7522837583129502606 CPUtime=0 cores=0-7
/proc/14646/task/14649/stat : 14649 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962879805712 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14650] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14650/stat : 14650 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962878753424 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14651] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14651/stat : 14651 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962877700624 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14652] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14652/stat : 14652 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962876648336 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14653] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14653/stat : 14653 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962875595536 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14654] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14654/stat : 14654 (java) S 14623 14623 10382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962874543248 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14655] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14655/stat : 14655 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842898 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962873490448 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14656] ppid=14623 vsize=7756256 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/14646/task/14656/stat : 14656 (java) S 14623 14623 10382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 236842899 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962303064176 139963075406466 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14657] ppid=14623 vsize=7756256 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/14646/task/14657/stat : 14657 (java) S 14623 14623 10382 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236842900 7942406144 25794 33554432000 4194304 4196468 140734812472656 139961374335776 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14658] ppid=14623 vsize=7756256 memory=15539617717817150 CPUtime=0 cores=0-7
/proc/14646/task/14658/stat : 14658 (java) S 14623 14623 10382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236842900 7942406144 25794 33554432000 4194304 4196468 140734812472656 139961240114288 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14659] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14659/stat : 14659 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842902 7942406144 25794 33554432000 4194304 4196468 140734812472656 139960865609808 139963075413915 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14660] ppid=14623 vsize=7756256 memory=0 CPUtime=0.05 cores=0-7
/proc/14646/task/14660/stat : 14660 (java) R 14623 14623 10382 0 -1 4202560 655 0 0 0 5 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962301990544 139963075416666 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14661] ppid=14623 vsize=7756256 memory=6656426216303648864 CPUtime=0.05 cores=0-7
/proc/14646/task/14661/stat : 14661 (java) S 14623 14623 10382 0 -1 1077944384 156 0 0 0 5 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962300959216 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14662] ppid=14623 vsize=7756256 memory=0 CPUtime=0.02 cores=0-7
/proc/14646/task/14662/stat : 14662 (java) S 14623 14623 10382 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962299906928 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14663] ppid=14623 vsize=7756256 memory=0 CPUtime=0.16 cores=0-7
/proc/14646/task/14663/stat : 14663 (java) R 14623 14623 10382 0 -1 4202560 509 0 0 0 16 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962298849392 139963054313891 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14664] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14664/stat : 14664 (java) S 14623 14623 10382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139960367704416 139963075405525 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
[pid=14646/tid=14665] ppid=14623 vsize=7756256 memory=0 CPUtime=0 cores=0-7
/proc/14646/task/14665/stat : 14665 (java) S 14623 14623 10382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236842903 7942406144 25794 33554432000 4194304 4196468 140734812472656 139962297801008 139963075406466 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38096896 140734812476593 140734812476717 140734812476717 140734812479439 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 7869384 KiB
Current children cumulated memory: 104644 KiB

Child status: 0
Real time (s): 2.66729
CPU time (s): 5.62206
CPU user time (s): 5.39745
CPU system time (s): 0.224611
CPU usage (%): 210.778
Max. virtual memory (cumulated for all children) (KiB): 27441656
Max. memory (cumulated for all children) (KiB): 270356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.39745
system time used= 0.224611
maximum resident set size= 274328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46171
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7676
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 14623
#   total CPU time (s): 5.62206
#   total CPU user time (s): 5.39745
#   total CPU system time (s): 0.224611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053323 second user time and 0.061527 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 22:39:55
IDJOB=4307261
IDBENCH=141418
IDSOLVER=2788
FILE ID=node137/4307261-1534192795
RUNJOBID= node137-1534189810-10409
PBS_JOBID= 21037989
Free space on /tmp= 26576 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-07_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-4307261-1534192795/watcher-4307261-1534192795 -o /tmp/evaluation-result-4307261-1534192795/solver-4307261-1534192795 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node137-1534189810-10409 --watchdog 2580  scop.sh 22g scop.jar -order glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307261-1534192795.xml

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

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=1093207291

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22501544 kB
MemAvailable:   31898384 kB
Buffers:          120712 kB
Cached:          9470564 kB
SwapCached:            8 kB
Active:          4260084 kB
Inactive:        5388196 kB
Active(anon):       4164 kB
Inactive(anon):   105160 kB
Active(file):    4255920 kB
Inactive(file):  5283036 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:              8896 kB
Writeback:             0 kB
AnonPages:         67652 kB
Mapped:            53708 kB
Shmem:             49624 kB
Slab:             314292 kB
SReclaimable:     286344 kB
SUnreclaim:        27948 kB
KernelStack:        3504 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     349356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26568 MiB
End job on node137 at 2018-08-13 22:39:58