Trace number 4307422

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 12.321 4.04955

General information on the benchmark

NameSocialGolfers/
SocialGolfers-4-4-6-cp_c18.xml
MD5SUMc46d03ece148f4d4d488319a25e0c2d7
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 benchmark10.9421
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints1808
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":96}]
Minimum variable degree77
Maximum variable degree78
Distribution of variable degrees[{"degree":77,"count":80},{"degree":78,"count":16}]
Minimum constraint arity4
Maximum constraint arity96
Distribution of constraint arities[{"arity":4,"count":1800},{"arity":16,"count":7},{"arity":96,"count":1}]
Number of extensional constraints0
Number of intensional constraints1800
Distribution of constraint types[{"type":"intension","count":1800},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
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-16561-serial-file.bin HOME/instance-4307422-1534191877.xml
0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 22:24:38 CEST 2018
0.66/0.55	c PID: 16564
0.66/0.55	c IP: 172.20.3.105
0.66/0.55	c HOST: node105.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.63/1.43	c (0,0) Parsing End
3.63/1.44	c (0,0) CSP: 96 int (0 aux), 0 bool (0 aux), 1808 ctr, max domain size 4
3.63/1.44	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.63/1.44	c (0,0) Constraint Name Generate Begin
3.63/1.45	c (0,0) Ctr:HOME/instance-4307422-1534191877.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
3.63/1.45	c (0,0) Constraint Name Generate End
3.63/1.45	c (0,0) Heap : 450 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.63/1.45	c (0,0) CSP to CSPinCNF Begin
4.37/1.61	c (1,1) translated 181 (10%) constraints
4.37/1.66	c (1,1) translated 362 (20%) constraints
4.69/1.74	c (1,1) translated 543 (30%) constraints
4.69/1.74	c (1,1) translated 724 (40%) constraints
4.69/1.74	c (1,1) translated 904 (50%) constraints
4.69/1.75	c (1,1) translated 1085 (60%) constraints
4.69/1.77	c (1,1) translated 1266 (70%) constraints
4.69/1.78	c (1,1) translated 1447 (80%) constraints
4.69/1.80	c (1,1) translated 1628 (90%) constraints
5.85/2.02	c (1,1) translated 1808 (100%) constraints
6.64/2.24	c (1,1) STATISTICS1:HOME/instance-4307422-1534191877.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,610,2908,32768,4,4,16,32768:48;4:3259;1:661,4:7189;2:1542;1:1435,4:1930;3:404;2:514;1:60,16:48;2:3920;1:2342,
6.64/2.24	c (1,1) ==========================================
6.64/2.24	c (1,1) Both Encoding selects:
6.64/2.24	c (1,1) Order
6.64/2.24	c (1,1) ==========================================
6.64/2.27	c (1,1) translated 291 (10%) constraints
7.05/2.30	c (1,1) translated 582 (20%) constraints
7.05/2.33	c (1,1) translated 873 (30%) constraints
7.05/2.35	c (1,1) translated 1164 (40%) constraints
7.05/2.38	c (1,1) translated 1454 (50%) constraints
7.45/2.40	c (1,1) translated 1745 (60%) constraints
7.45/2.46	c (1,1) translated 2036 (70%) constraints
7.45/2.50	c (1,1) translated 2327 (80%) constraints
7.88/2.53	c (2,1) translated 2618 (90%) constraints
7.88/2.55	c (2,2) translated 2908 (100%) constraints
7.88/2.55	c (2,2) CSP to CSPinCNF End
7.88/2.56	c (2,2) CSP: 168 int (72 aux), 898 bool (898 aux), 3860 ctr, max domain size 5
7.88/2.56	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.88/2.56	c (2,2) CSPinCNF Propagation Begin
8.32/2.65	c (2,2) 188 values, 1210 unsatisfiable literals, and 994 valid clauses are removed
8.32/2.65	c (2,2) CSPinCNF Propagation End
8.32/2.65	c (2,2) CSP: 308 int (212 aux), 758 bool (758 aux), 2866 ctr, max domain size 5
8.32/2.65	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.32/2.65	c (2,2) Simplify CSPinCNF Begin
8.73/2.74	c (2,2) Simplify CSPinCNF End
8.73/2.74	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
8.73/2.74	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.73/2.74	c (2,2) Calculate Precise Domain Begin
8.73/2.78	c (2,2) 0 values are removed by re-calculation
8.73/2.78	c (2,2) Calculate Precise Domain End
8.73/2.78	c (2,2) CSP: 308 int (212 aux), 2115 bool (2115 aux), 4223 ctr, max domain size 5
8.73/2.78	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.73/2.78	c (2,2) CSPinCNF to SatSolver Begin
9.08/2.87	c (2,2) 423 (10 %) CSP clauses are encoded (2595 SAT variables, 1623 SAT clauses)
9.43/2.90	c (2,2) 845 (20 %) CSP clauses are encoded (2595 SAT variables, 3020 SAT clauses)
9.43/2.92	c (2,2) 1267 (30 %) CSP clauses are encoded (2595 SAT variables, 4222 SAT clauses)
9.43/2.94	c (2,2) 1690 (40 %) CSP clauses are encoded (2595 SAT variables, 5431 SAT clauses)
9.43/2.95	c (2,2) 2112 (50 %) CSP clauses are encoded (2595 SAT variables, 6051 SAT clauses)
9.43/2.96	c (2,2) 2534 (60 %) CSP clauses are encoded (2595 SAT variables, 6864 SAT clauses)
9.43/2.98	c (2,2) 2957 (70 %) CSP clauses are encoded (2595 SAT variables, 8800 SAT clauses)
9.85/3.01	c (2,2) 3379 (80 %) CSP clauses are encoded (2595 SAT variables, 11126 SAT clauses)
9.85/3.02	c (2,2) 3801 (90 %) CSP clauses are encoded (2595 SAT variables, 12500 SAT clauses)
9.85/3.04	c (2,2) 4223 (100 %) CSP clauses are encoded (2595 SAT variables, 13558 SAT clauses)
9.85/3.04	c (2,2) Launch Command will be: glucose-syrup -model -nthreads=8 -maxmemory=20000
9.85/3.04	c (2,2) CSPinCNF to SatSolver End
9.85/3.04	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 34 MiB used (max 0 MiB)
9.85/3.08	c (2,2) STATISTICS2:HOME/instance-4307422-1534191877.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,2423,4223,64,5,4,7,64:40;32:80;25:40;4:1459;1:35,5:240;4:3913;2:9102;1:35,4:1312;3:182;2:2553;1:176,7:40;6:80;3:40;2:1494;1:9422,
9.85/3.08	c (2,2) 2595 bool, 13561 clause
9.85/3.08	c (2,2) Export Begin
10.28/3.16	c (2,2) Export to HOME/scop-16561-serial-file.bin
10.28/3.16	c (2,2) Export End
10.28/3.17	c (2,2) Export File Size: 0.02 MB
10.28/3.17	c (2,2) 0,0,2,2,2,2,2,STOP-AFTER(DIMACS)
10.28/3.17	c END-Prog: Mon Aug 13 22:24:41 CEST 2018
0.00/3.20	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-16561-serial-file.bin
10.49/3.69	c (0,0) Read Serial File Begin
10.49/3.69	c (0,0) HOME/scop-16561-serial-file.bin
10.49/3.85	c (0,0) Read Serial File End
10.49/3.86	
10.49/3.86	scop order+glucose-syrup (2018-07-31)
10.49/3.86	(Solving Process)
10.49/3.86	
10.49/3.89	c BEGIN-Prog: Mon Aug 13 22:24:41 CEST 2018
10.49/3.89	c PID: 16584
10.49/3.89	c IP: 172.20.3.105
10.49/3.89	c HOST: node105.alineos.net
10.49/3.89	c (0,0) SatSolver.solve Begin
10.49/3.89	c (0,0) 0 bool, 0 clause
10.49/3.89	c (0,0) glucose-syrup -model -nthreads=8 -maxmemory=20000 HOME/instance-4307422-1534191877.xml-scop-16564.cnf
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
12.10/4.03	c (0,0) c 8 solvers engines and 1 companion as a blackboard created.
12.10/4.03	c (0,0) c ========================================[ Problem Statistics ]===========================================
12.10/4.03	c (0,0) c |                                                                                                       |
12.10/4.03	c (0,0) c |  Number of variables:          2595                                                                   |
12.10/4.03	c (0,0) c |  Number of clauses:           13561                                                                   |
12.10/4.03	c (0,0) c |  Parse time:                   0.00 s                                                                 |
12.10/4.03	c (0,0) c |                                                                                                       |
12.10/4.03	c (0,0) c |  Eliminated clauses:           0.01 Mb                                                                |
12.10/4.03	c (0,0) c |  Simplification time:          0.01 s                                                                 |
12.10/4.03	c (0,0) c |                                                                                                       |
12.10/4.03	c (0,0) c |  Generating clones                                                                                    |
12.10/4.03	c (0,0) c |  all clones generated. Memory =  34.24Mb.                                                             |
12.10/4.03	c (0,0) c ========================================================================================================|
12.10/4.03	c (0,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
12.10/4.03	c (0,0) c Total Memory so far : 611.74Mb
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c real time : 0.112001 s
12.10/4.03	c (0,0) c cpu time  : 0.654107 s
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
12.10/4.03	c (0,0) c
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) c | Conflicts     |           20790 |       2979 |       2529 |       2536 |       2419 |       2037 |       2454 |       2629 |       3207 |
12.10/4.03	c (0,0) c | Decisions     |           33318 |       4729 |       4026 |       3991 |       3841 |       3193 |       3874 |       4644 |       5020 |
12.10/4.03	c (0,0) c | Propagations  |         2901507 |     366799 |     392848 |     376423 |     395717 |     316641 |     322522 |     346604 |     383953 |
12.10/4.03	c (0,0) c | Avg_Trail     |                 |        863 |       1030 |        967 |       1012 |       1090 |       1011 |       1173 |        915 |
12.10/4.03	c (0,0) c | Avg_DL        |                 |         19 |         23 |         21 |         24 |         33 |         31 |         43 |         23 |
12.10/4.03	c (0,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.10/4.03	c (0,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) c | Exported      |             600 |        133 |         60 |         62 |         51 |         53 |         87 |         52 |        102 |
12.10/4.03	c (0,0) c | Imported      |            1939 |        467 |         53 |        455 |        191 |         92 |        364 |        221 |         96 |
12.10/4.03	c (0,0) c | Good          |              78 |         18 |          2 |         11 |         10 |          4 |         17 |         12 |          4 |
12.10/4.03	c (0,0) c | Purge         |            1861 |        449 |         51 |        444 |        181 |         88 |        347 |        209 |         92 |
12.10/4.03	c (0,0) c | Promoted      |             160 |         38 |          5 |         21 |         20 |          7 |         37 |         23 |          9 |
12.10/4.03	c (0,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.10/4.03	c (0,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) c | Unaries       |                 |         18 |          4 |          1 |          5 |          2 |          2 |          3 |          4 |
12.10/4.03	c (0,0) c | Binaries      |                 |         23 |          1 |          7 |          0 |          3 |          1 |          1 |          5 |
12.10/4.03	c (0,0) c | Glues         |                 |        133 |         60 |         62 |         51 |         53 |         87 |         52 |        102 |
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) c | Orig_Seen     |            40 % |       5510 |       5375 |       5471 |       5595 |       5496 |       5635 |       5725 |       5509 |
12.10/4.03	c (0,0) c | Diff Orig seen|                 |      X     | -      135 | -       39 |         85 | -       14 |        125 |        215 | -        1 |
12.10/4.03	c (0,0) c | Hamming       |            19 % |      X     |        536 |        584 |        478 |        561 |        464 |        551 |        381 |
12.10/4.03	c (0,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
12.10/4.03	c (0,0) 
12.10/4.03	c (0,0) s UNSATISFIABLE
12.10/4.04	c (0,0) SatSolver.solve End
12.10/4.04	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
12.10/4.04	c (0,0) Show results Begin
12.10/4.04	s UNSATISFIABLE
12.10/4.04	c (0,0) Show results End
12.10/4.04	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
12.10/4.04	c (0,0) 0,0,STOP-AFTER(ALL)
12.10/4.04	c END-Prog: Mon Aug 13 22:24:42 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 (13111 MiB free)
  memory of node 1: 16384 MiB (13472 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307422-1534191877/watcher-4307422-1534191877 -o /tmp/evaluation-result-4307422-1534191877/solver-4307422-1534191877 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1534191843-15695 --watchdog 2580 scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307422-1534191877.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
solver pid=16561, runsolver pid=16558
Current StackSize limit: 8192 KiB


[startup+0.10015 s]*
/proc/loadavg: 1.93 1.22 1.11 2/202 16583
/proc/meminfo: memFree=27127792/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
[pid=16564] ppid=16561 vsize=27313900 memory=107644 CPUtime=0.1 cores=0-7
/proc/16564/stat : 16564 (java) S 16561 16561 15668 0 -1 1077944320 6366 0 0 0 7 3 0 0 20 0 20 0 236750919 27969433600 26911 33554432000 4194304 4196468 140721295273200 140721295255744 140102248849143 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
/proc/16564/statm: 6828475 26911 2741 1 0 6790935 0
[pid=16564/tid=16565] ppid=16561 vsize=27313900 memory=8041909892739407261 CPUtime=0.08 cores=0-7
/proc/16564/task/16565/stat : 16565 (java) R 16561 16561 15668 0 -1 4202560 4467 0 0 0 6 2 0 0 20 0 20 0 236750919 27969433600 26911 33554432000 4194304 4196468 140721295273200 140102220683712 140102232929630 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16566] ppid=16561 vsize=27313900 memory=732370814077721573 CPUtime=0 cores=0-7
/proc/16564/task/16566/stat : 16566 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140102253091472 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16567] ppid=16561 vsize=27313900 memory=140675740268160 CPUtime=0 cores=0-7
/proc/16564/task/16567/stat : 16567 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140102036486672 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16568] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16568/stat : 16568 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101669607824 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16569] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16569/stat : 16569 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101668555024 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16570] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16570/stat : 16570 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101667503248 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16571] ppid=16561 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16564/task/16571/stat : 16571 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101666450448 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16572] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16572/stat : 16572 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101665397648 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16573] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16573/stat : 16573 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 26911 33554432000 4194304 4196468 140721295273200 140101664344848 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16574] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16574/stat : 16574 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750923 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100635674992 140102248860290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16575] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16575/stat : 16575 (java) S 16561 16561 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100021249056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16576] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16576/stat : 16576 (java) S 16561 16561 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 26911 33554432000 4194304 4196468 140721295273200 140099887027056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16577] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16577/stat : 16577 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 26911 33554432000 4194304 4196468 140721295273200 140099512522576 140102248867739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16578] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16578/stat : 16578 (java) S 16561 16561 15668 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100634622832 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16579] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16579/stat : 16579 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100633570032 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16580] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16580/stat : 16580 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100632517232 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16581] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16581/stat : 16581 (java) S 16561 16561 15668 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100631464432 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16582] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16582/stat : 16582 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 26911 33554432000 4194304 4196468 140721295273200 140099014617696 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16583] ppid=16561 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16564/task/16583/stat : 16583 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 26911 33554432000 4194304 4196468 140721295273200 140100630411824 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 109036 KiB

[startup+0.210377 s]*
/proc/loadavg: 1.93 1.22 1.11 2/202 16583
/proc/meminfo: memFree=27111668/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
[pid=16564] ppid=16561 vsize=27313900 memory=121992 CPUtime=0.24 cores=0-7
/proc/16564/stat : 16564 (java) S 16561 16561 15668 0 -1 1077944320 10177 0 0 0 20 4 0 0 20 0 20 0 236750919 27969433600 30498 33554432000 4194304 4196468 140721295273200 140721295255744 140102248849143 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
/proc/16564/statm: 6828475 30498 2868 1 0 6790935 0
[pid=16564/tid=16565] ppid=16561 vsize=27313900 memory=0 CPUtime=0.2 cores=0-7
/proc/16564/task/16565/stat : 16565 (java) R 16561 16561 15668 0 -1 4202560 8050 0 0 0 17 3 0 0 20 0 20 0 236750919 27969433600 30498 33554432000 4194304 4196468 140721295273200 140102220676544 140102248871069 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16566] ppid=16561 vsize=27313900 memory=281351354251000 CPUtime=0 cores=0-7
/proc/16564/task/16566/stat : 16566 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140102253091472 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16567] ppid=16561 vsize=27313900 memory=140675740268160 CPUtime=0 cores=0-7
/proc/16564/task/16567/stat : 16567 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140102036486672 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16568] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16568/stat : 16568 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101669607824 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16569] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16569/stat : 16569 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101668555024 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16570] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16570/stat : 16570 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101667503248 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16571] ppid=16561 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16564/task/16571/stat : 16571 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101666450448 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16572] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16572/stat : 16572 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101665397648 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16573] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16573/stat : 16573 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 30498 33554432000 4194304 4196468 140721295273200 140101664344848 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16574] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16574/stat : 16574 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750923 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100635674992 140102248860290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16575] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16575/stat : 16575 (java) S 16561 16561 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100021249056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16576] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16576/stat : 16576 (java) S 16561 16561 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 30498 33554432000 4194304 4196468 140721295273200 140099887027056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16577] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16577/stat : 16577 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 30498 33554432000 4194304 4196468 140721295273200 140099512522576 140102248867739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16578] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16578/stat : 16578 (java) S 16561 16561 15668 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100634622832 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16579] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16579/stat : 16579 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100633570032 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16580] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16580/stat : 16580 (java) S 16561 16561 15668 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100632517232 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16581] ppid=16561 vsize=27313900 memory=0 CPUtime=0.02 cores=0-7
/proc/16564/task/16581/stat : 16581 (java) S 16561 16561 15668 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 20 0 236750926 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100631464432 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16582] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16582/stat : 16582 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 30498 33554432000 4194304 4196468 140721295273200 140099014617696 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16583] ppid=16561 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16564/task/16583/stat : 16583 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 30498 33554432000 4194304 4196468 140721295273200 140100630411824 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 123384 KiB

[startup+0.310473 s]*
/proc/loadavg: 1.93 1.22 1.11 2/202 16583
/proc/meminfo: memFree=27108628/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
[pid=16564] ppid=16561 vsize=27313900 memory=125504 CPUtime=0.42 cores=0-7
/proc/16564/stat : 16564 (java) S 16561 16561 15668 0 -1 1077944320 10719 0 0 0 37 5 0 0 20 0 20 0 236750919 27969433600 31376 33554432000 4194304 4196468 140721295273200 140721295255744 140102248849143 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
/proc/16564/statm: 6828475 31376 2960 1 0 6790935 0
[pid=16564/tid=16565] ppid=16561 vsize=27313900 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16564/task/16565/stat : 16565 (java) R 16561 16561 15668 0 -1 4202560 8420 0 0 0 26 3 0 0 20 0 20 0 236750919 27969433600 31376 33554432000 4194304 4196468 140721295273200 140102220644592 140102229125024 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16566] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16566/stat : 16566 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140102253091472 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16567] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16567/stat : 16567 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140102036486672 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16568] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16568/stat : 16568 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101669607824 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16569] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16569/stat : 16569 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101668555024 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16570] ppid=16561 vsize=27313900 memory=2244 CPUtime=0 cores=0-7
/proc/16564/task/16570/stat : 16570 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101667503248 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16571] ppid=16561 vsize=27313900 memory=140675614077871 CPUtime=0 cores=0-7
/proc/16564/task/16571/stat : 16571 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101666450448 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16572] ppid=16561 vsize=27313900 memory=140675614080176 CPUtime=0 cores=0-7
/proc/16564/task/16572/stat : 16572 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101665397648 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16573] ppid=16561 vsize=27313900 memory=140675614082480 CPUtime=0 cores=0-7
/proc/16564/task/16573/stat : 16573 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27969433600 31376 33554432000 4194304 4196468 140721295273200 140101664344848 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16574] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16574/stat : 16574 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750923 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100635674992 140102248860290 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16575] ppid=16561 vsize=27313900 memory=281351228171920 CPUtime=0 cores=0-7
/proc/16564/task/16575/stat : 16575 (java) S 16561 16561 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100021249056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16576] ppid=16561 vsize=27313900 memory=281351228178832 CPUtime=0 cores=0-7
/proc/16564/task/16576/stat : 16576 (java) S 16561 16561 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236750924 27969433600 31376 33554432000 4194304 4196468 140721295273200 140099887027056 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16577] ppid=16561 vsize=27313900 memory=281351228120112 CPUtime=0 cores=0-7
/proc/16564/task/16577/stat : 16577 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 31376 33554432000 4194304 4196468 140721295273200 140099512522576 140102248867739 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16578] ppid=16561 vsize=27313900 memory=281351228192656 CPUtime=0.01 cores=0-7
/proc/16564/task/16578/stat : 16578 (java) S 16561 16561 15668 0 -1 1077944384 494 0 0 0 1 0 0 0 20 0 20 0 236750926 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100634622832 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16579] ppid=16561 vsize=27313900 memory=281351228199568 CPUtime=0 cores=0-7
/proc/16564/task/16579/stat : 16579 (java) S 16561 16561 15668 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 236750926 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100633570032 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16580] ppid=16561 vsize=27313900 memory=281351228197264 CPUtime=0.01 cores=0-7
/proc/16564/task/16580/stat : 16580 (java) S 16561 16561 15668 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 20 0 236750926 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100632517232 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16581] ppid=16561 vsize=27313900 memory=281351228213424 CPUtime=0.07 cores=0-7
/proc/16564/task/16581/stat : 16581 (java) S 16561 16561 15668 0 -1 1077944384 315 0 0 0 7 0 0 0 20 0 20 0 236750926 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100631464432 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16582] ppid=16561 vsize=27313900 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16582/stat : 16582 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 31376 33554432000 4194304 4196468 140721295273200 140099014617696 140102248859349 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16583] ppid=16561 vsize=27313900 memory=-1 CPUtime=0 cores=0-7
/proc/16564/task/16583/stat : 16583 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750927 27969433600 31376 33554432000 4194304 4196468 140721295273200 140100630411824 140102248860290 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427028 KiB
Current children cumulated memory: 126896 KiB

[startup+0.701014 s]
/proc/loadavg: 1.93 1.22 1.11 2/202 16583
/proc/meminfo: memFree=27084072/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
[pid=16564] ppid=16561 vsize=27320172 memory=164728 CPUtime=1.03 cores=0-7
/proc/16564/stat : 16564 (java) S 16561 16561 15668 0 -1 1077944320 17655 0 0 0 95 8 0 0 20 0 20 0 236750919 27975856128 41182 33554432000 4194304 4196468 140721295273200 140721295255744 140102248849143 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
/proc/16564/statm: 6830043 41182 3099 1 0 6791447 0
[pid=16564/tid=16565] ppid=16561 vsize=27320172 memory=281351228508288 CPUtime=0.67 cores=0-7
/proc/16564/task/16565/stat : 16565 (java) R 16561 16561 15668 0 -1 4202560 14846 0 0 0 61 6 0 0 20 0 20 0 236750919 27975856128 41182 33554432000 4194304 4196468 140721295273200 140102220684928 140102248871069 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16566] ppid=16561 vsize=27320172 memory=5072356377741 CPUtime=0 cores=0-7
/proc/16564/task/16566/stat : 16566 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27975856128 41182 33554432000 4194304 4196468 140721295273200 140102253091472 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16567] ppid=16561 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16567/stat : 16567 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27975856128 41182 33554432000 4194304 4196468 140721295273200 140102036486672 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16568] ppid=16561 vsize=27320172 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16568/stat : 16568 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27975856128 41182 33554432000 4194304 4196468 140721295273200 140101669607824 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0

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

Current children cumulated vsize: 27437472 KiB
Current children cumulated memory: 265604 KiB

[startup+3.11059 s]
/proc/loadavg: 1.93 1.22 1.11 5/202 16583
/proc/meminfo: memFree=26722040/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
[pid=16564] ppid=16561 vsize=27330576 memory=544640 CPUtime=10.28 cores=0-7
/proc/16564/stat : 16564 (java) S 16561 16561 15668 0 -1 1077944320 28710 0 0 0 1010 18 0 0 20 0 20 0 236750919 27986509824 136160 33554432000 4194304 4196468 140721295273200 140721295255744 140102248849143 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
/proc/16564/statm: 6832644 136160 3221 1 0 6793495 0
[pid=16564/tid=16565] ppid=16561 vsize=27330576 memory=0 CPUtime=3.07 cores=0-7
/proc/16564/task/16565/stat : 16565 (java) R 16561 16561 15668 0 -1 4202560 17239 0 0 0 295 12 0 0 20 0 20 0 236750919 27986509824 136160 33554432000 4194304 4196468 140721295273200 140102220675072 140102248871069 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16566] ppid=16561 vsize=27330576 memory=4211888568186984536 CPUtime=0 cores=0-7
/proc/16564/task/16566/stat : 16566 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140102253091472 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16567] ppid=16561 vsize=27330576 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16567/stat : 16567 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140102036486672 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16568] ppid=16561 vsize=27330576 memory=181 CPUtime=0 cores=0-7
/proc/16564/task/16568/stat : 16568 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101669607824 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16569] ppid=16561 vsize=27330576 memory=86 CPUtime=0 cores=0-7
/proc/16564/task/16569/stat : 16569 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101668555024 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16570] ppid=16561 vsize=27330576 memory=140675614077665 CPUtime=0 cores=0-7
/proc/16564/task/16570/stat : 16570 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101667503248 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16571] ppid=16561 vsize=27330576 memory=0 CPUtime=0 cores=0-7
/proc/16564/task/16571/stat : 16571 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101666450448 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16572] ppid=16561 vsize=27330576 memory=11231494304613 CPUtime=0 cores=0-7
/proc/16564/task/16572/stat : 16572 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101665397648 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16573] ppid=16561 vsize=27330576 memory=3708 CPUtime=0 cores=0-7
/proc/16564/task/16573/stat : 16573 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750922 27986509824 136160 33554432000 4194304 4196468 140721295273200 140101664344848 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16574] ppid=16561 vsize=27330576 memory=64056 CPUtime=0 cores=0-7
/proc/16564/task/16574/stat : 16574 (java) S 16561 16561 15668 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 236750923 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100635674992 140102248860290 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16575] ppid=16561 vsize=27330576 memory=2080 CPUtime=0 cores=0-7
/proc/16564/task/16575/stat : 16575 (java) S 16561 16561 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 236750924 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100021249056 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16576] ppid=16561 vsize=27330576 memory=1036 CPUtime=0 cores=0-7
/proc/16564/task/16576/stat : 16576 (java) S 16561 16561 15668 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 236750924 27986509824 136160 33554432000 4194304 4196468 140721295273200 140099887027056 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16577] ppid=16561 vsize=27330576 memory=1736 CPUtime=0 cores=0-7
/proc/16564/task/16577/stat : 16577 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 236750926 27986509824 136160 33554432000 4194304 4196468 140721295273200 140099512522576 140102248867739 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16578] ppid=16561 vsize=27330576 memory=752 CPUtime=1.93 cores=0-7
/proc/16564/task/16578/stat : 16578 (java) R 16561 16561 15668 0 -1 4202560 2690 0 0 0 192 1 0 0 20 0 20 0 236750926 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100634612624 140102233959236 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16579] ppid=16561 vsize=27330576 memory=56 CPUtime=1.94 cores=0-7
/proc/16564/task/16579/stat : 16579 (java) R 16561 16561 15668 0 -1 4202560 2040 0 0 0 193 1 0 0 20 0 20 0 236750926 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100633549984 140102230393737 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16580] ppid=16561 vsize=27330576 memory=-8813412931113164149 CPUtime=2.01 cores=0-7
/proc/16564/task/16580/stat : 16580 (java) R 16561 16561 15668 0 -1 4202560 1611 0 0 0 200 1 0 0 20 0 20 0 236750926 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100632497504 140102229484889 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16581] ppid=16561 vsize=27330576 memory=8514726395715218844 CPUtime=1.28 cores=0-7
/proc/16564/task/16581/stat : 16581 (java) S 16561 16561 15668 0 -1 1077944384 3765 0 0 0 127 1 0 0 20 0 20 0 236750926 27986509824 136160 33554432000 4194304 4196468 140721295273200 140100631464432 140102248860290 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16582] ppid=16561 vsize=27330576 memory=5450916479948256810 CPUtime=0 cores=0-7
/proc/16564/task/16582/stat : 16582 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750927 27986509824 136226 33554432000 4194304 4196468 140721295273200 140099014617696 140102248859349 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
[pid=16564/tid=16583] ppid=16561 vsize=27330576 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/16564/task/16583/stat : 16583 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 236750927 27986509824 136226 33554432000 4194304 4196468 140721295273200 140100630411824 140102248860290 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16748544 140721295279081 140721295279405 140721295279405 140721295282127 0
Current children cumulated CPU time: 10.28 s
Current children cumulated vsize: 27443704 KiB
Current children cumulated memory: 546032 KiB

[startup+4.04951 s]
# the end of solver process 16561 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.0165 s, system=0.30446 s

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

[startup+3.20113 s]
/proc/loadavg: 1.93 1.22 1.11 5/202 16583
/proc/meminfo: memFree=26722040/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1392 CPUtime=0 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 236750919 115843072 348 33554432000 4194304 5098028 140725560310752 140725560308008 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 348 296 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1392 KiB

[startup+3.60038 s]
/proc/loadavg: 1.93 1.22 1.11 5/202 16583
/proc/meminfo: memFree=26722040/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1468 CPUtime=10.49 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 589 29438 0 0 0 0 1029 20 20 0 1 0 236750919 115843072 367 33554432000 4194304 5098028 140725560310752 140725560307496 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 367 311 221 0 87 0
Current children cumulated CPU time: 10.49 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1468 KiB

[startup+4.00342 s]*
/proc/loadavg: 1.93 1.22 1.11 9/215 16617
/proc/meminfo: memFree=27095276/32770624 swapFree=67108804/67108860
[pid=16561] ppid=16558 vsize=113128 memory=1468 CPUtime=10.49 cores=0-7
/proc/16561/stat : 16561 (scop.sh) S 16558 16561 15668 0 -1 4202496 589 29438 0 0 0 0 1029 20 20 0 1 0 236750919 115843072 367 33554432000 4194304 5098028 140725560310752 140725560307496 139682203808380 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35913728 140725560312867 140725560313091 140725560313091 140725560315853 0
/proc/16561/statm: 28282 367 311 221 0 87 0
[pid=16584] ppid=16561 vsize=8413904 memory=118420 CPUtime=1.1 cores=0-7
/proc/16584/stat : 16584 (java) S 16561 16561 15668 0 -1 1077944320 17929 0 0 0 104 6 0 0 20 0 24 0 236751239 8615837696 29605 33554432000 4194304 4196468 140736109530384 140736109512928 140272782790391 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
/proc/16584/statm: 2103476 29605 3132 1 0 2064875 0
[pid=16604] ppid=16584 vsize=626420 memory=22000 CPUtime=0.51 cores=0-7
/proc/16604/stat : 16604 (glucose-syrup) S 16584 16561 15668 0 -1 1077944320 5022 0 0 0 50 1 0 0 20 0 9 0 236751310 641454080 5500 33554432000 4194304 4373367 140727914943792 140727914942336 140333102926466 0 4 0 8388610 18446744073709551615 0 0 17 6 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
/proc/16604/statm: 156605 5500 380 44 0 152293 0
[pid=16604/tid=16609] ppid=16584 vsize=626420 memory=0 CPUtime=0.06 cores=0-7
/proc/16604/task/16609/stat : 16609 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 190 0 0 0 6 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333087698120 4271828 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16610] ppid=16584 vsize=626420 memory=0 CPUtime=0.06 cores=0-7
/proc/16604/task/16610/stat : 16610 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 172 0 0 0 6 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333079305416 140333088772393 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16611] ppid=16584 vsize=626420 memory=0 CPUtime=0.05 cores=0-7
/proc/16604/task/16611/stat : 16611 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 153 0 0 0 5 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333070912712 4271656 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16612] ppid=16584 vsize=626420 memory=0 CPUtime=0.06 cores=0-7
/proc/16604/task/16612/stat : 16612 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 168 0 0 0 6 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333062520008 4296037 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16613] ppid=16584 vsize=626420 memory=0 CPUtime=0.05 cores=0-7
/proc/16604/task/16613/stat : 16613 (glucose-syrup) R 16584 16561 15668 0 -1 1077944384 153 0 0 0 5 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333054127304 140333088772348 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16614] ppid=16584 vsize=626420 memory=3472592183261933599 CPUtime=0.05 cores=0-7
/proc/16604/task/16614/stat : 16614 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 153 0 0 0 5 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333045734600 4272344 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16615] ppid=16584 vsize=626420 memory=3544649781797270072 CPUtime=0.06 cores=0-7
/proc/16604/task/16615/stat : 16615 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140333037341896 4272011 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16604/tid=16617] ppid=16584 vsize=626420 memory=7740962534463787370 CPUtime=0.06 cores=0-7
/proc/16604/task/16617/stat : 16617 (glucose-syrup) R 16584 16561 15668 0 -1 4202560 275 0 0 0 6 0 0 0 20 0 9 0 236751313 641454080 5500 33554432000 4194304 4373367 140727914943792 140332956118216 140333088772393 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 38330368 140727914947664 140727914947796 140727914947796 140727914950599 0
[pid=16584/tid=16585] ppid=16561 vsize=8413904 memory=8039887049847964842 CPUtime=0.73 cores=0-7
/proc/16584/task/16585/stat : 16585 (java) S 16561 16561 15668 0 -1 1077944384 14970 0 0 0 69 4 0 0 20 0 24 0 236751239 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272754630544 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16586] ppid=16561 vsize=8413904 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/16584/task/16586/stat : 16586 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272787033232 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16587] ppid=16561 vsize=8413904 memory=3304 CPUtime=0 cores=0-7
/proc/16584/task/16587/stat : 16587 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272587201552 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16588] ppid=16561 vsize=8413904 memory=1260 CPUtime=0 cores=0-7
/proc/16584/task/16588/stat : 16588 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272586148752 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16589] ppid=16561 vsize=8413904 memory=14872 CPUtime=0 cores=0-7
/proc/16584/task/16589/stat : 16589 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272585095952 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16590] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16590/stat : 16590 (java) S 16561 16561 15668 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272584043152 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16591] ppid=16561 vsize=8413904 memory=15292 CPUtime=0 cores=0-7
/proc/16584/task/16591/stat : 16591 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272582990352 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16592] ppid=16561 vsize=8413904 memory=35572 CPUtime=0 cores=0-7
/proc/16584/task/16592/stat : 16592 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272581937552 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16593] ppid=16561 vsize=8413904 memory=496 CPUtime=0 cores=0-7
/proc/16584/task/16593/stat : 16593 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236751241 8615837696 29605 33554432000 4194304 4196468 140736109530384 140272580884752 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16594] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16594/stat : 16594 (java) S 16561 16561 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236751242 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271742036848 140272782801538 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16595] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16595/stat : 16595 (java) S 16561 16561 15668 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 236751243 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271417288224 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16596] ppid=16561 vsize=8413904 memory=3708 CPUtime=0 cores=0-7
/proc/16584/task/16596/stat : 16596 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751243 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271148852592 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16597] ppid=16561 vsize=8413904 memory=64056 CPUtime=0 cores=0-7
/proc/16584/task/16597/stat : 16597 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751245 8615837696 29605 33554432000 4194304 4196468 140736109530384 140270774344016 140272782808987 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16598] ppid=16561 vsize=8413904 memory=2080 CPUtime=0.04 cores=0-7
/proc/16584/task/16598/stat : 16598 (java) S 16561 16561 15668 0 -1 1077944384 455 0 0 0 4 0 0 0 20 0 24 0 236751245 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271740983664 140272782801538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16599] ppid=16561 vsize=8413904 memory=1036 CPUtime=0.07 cores=0-7
/proc/16584/task/16599/stat : 16599 (java) S 16561 16561 15668 0 -1 1077944384 315 0 0 0 7 0 0 0 20 0 24 0 236751245 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271739930864 140272782801538 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16600] ppid=16561 vsize=8413904 memory=1736 CPUtime=0.04 cores=0-7
/proc/16584/task/16600/stat : 16600 (java) S 16561 16561 15668 0 -1 1077944384 237 0 0 0 4 0 0 0 20 0 24 0 236751245 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271738878064 140272782801538 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16601] ppid=16561 vsize=8413904 memory=752 CPUtime=0.18 cores=0-7
/proc/16584/task/16601/stat : 16601 (java) S 16561 16561 15668 0 -1 1077944384 551 0 0 0 18 0 0 0 20 0 24 0 236751245 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271737825264 140272782801538 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16602] ppid=16561 vsize=8413904 memory=56 CPUtime=0 cores=0-7
/proc/16584/task/16602/stat : 16602 (java) S 16561 16561 15668 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 236751246 8615837696 29605 33554432000 4194304 4196468 140736109530384 140270276439136 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16603] ppid=16561 vsize=8413904 memory=288230583166042425 CPUtime=0 cores=0-7
/proc/16584/task/16603/stat : 16603 (java) S 16561 16561 15668 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 236751246 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271736773680 140272782801538 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16605] ppid=16561 vsize=8413904 memory=16099269136353865 CPUtime=0 cores=0-7
/proc/16584/task/16605/stat : 16605 (java) S 16561 16561 15668 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 236751311 8615837696 29605 33554432000 4194304 4196468 140736109530384 140271728965184 140272782815001 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16607] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16607/stat : 16607 (java) S 16561 16561 15668 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 236751311 8615837696 29605 33554432000 4194304 4196468 140736109530384 140269605338768 140272782812317 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16608] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16608/stat : 16608 (java) S 16561 16561 15668 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 236751311 8615837696 29605 33554432000 4194304 4196468 140736109530384 140269873774096 140272782812317 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
[pid=16584/tid=16616] ppid=16561 vsize=8413904 memory=0 CPUtime=0 cores=0-7
/proc/16584/task/16616/stat : 16616 (java) S 16561 16561 15668 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 236751313 8615837696 29605 33554432000 4194304 4196468 140736109530384 140269336910880 140272782800597 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30384128 140736109536433 140736109536557 140736109536557 140736109539279 0
Current children cumulated CPU time: 12.1 s
Current children cumulated vsize: 9153452 KiB
Current children cumulated memory: 141888 KiB

Child status: 0
Real time (s): 4.04955
CPU time (s): 12.321
CPU user time (s): 12.0165
CPU system time (s): 0.30446
CPU usage (%): 304.255
Max. virtual memory (cumulated for all children) (KiB): 27443704
Max. memory (cumulated for all children) (KiB): 546032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0165
system time used= 0.30446
maximum resident set size= 550984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9047
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 16561
#   total CPU time (s): 12.321
#   total CPU user time (s): 12.0165
#   total CPU system time (s): 0.30446

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.054969 second user time and 0.088022 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 22:24:37
IDJOB=4307422
IDBENCH=141379
IDSOLVER=2789
FILE ID=node105/4307422-1534191877
RUNJOBID= node105-1534191843-15695
PBS_JOBID= 21037996
Free space on /tmp= 41072 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-31)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-4-4-6-cp_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-4307422-1534191877/watcher-4307422-1534191877 -o /tmp/evaluation-result-4307422-1534191877/solver-4307422-1534191877 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1534191843-15695 --watchdog 2580  scop.sh 22g scop.jar -both glucose-syrup -model:-nthreads=8:-maxmemory=20000 HOME HOME/instance-4307422-1534191877.xml

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

MD5SUM BENCH= c46d03ece148f4d4d488319a25e0c2d7
RANDOM SEED=368564197

node105.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.32
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.32
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.32
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.32
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:        27223776 kB
MemAvailable:   31905248 kB
Buffers:          181920 kB
Cached:          4756012 kB
SwapCached:           16 kB
Active:          1991044 kB
Inactive:        2999488 kB
Active(anon):       4164 kB
Inactive(anon):   100492 kB
Active(file):    1986880 kB
Inactive(file):  2898996 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:              8796 kB
Writeback:             0 kB
AnonPages:         63620 kB
Mapped:            50740 kB
Shmem:             49748 kB
Slab:             250696 kB
SReclaimable:     222860 kB
SUnreclaim:        27836 kB
KernelStack:        3536 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     348908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 41064 MiB
End job on node105 at 2018-08-13 22:24:42