Trace number 4305615

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)SAT 84.3698 70.8896

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.988587
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-31278-serial-file.bin HOME/instance-4305615-1534137235.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Mon Aug 13 07:13:55 CEST 2018
0.66/0.55	c PID: 31281
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.07/1.04	c (0,0) Parsing End
2.07/1.05	c (0,0) CSP: 161 int (0 aux), 0 bool (0 aux), 78 ctr, max domain size 49
2.07/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.07/1.05	c (0,0) Constraint Name Generate Begin
2.07/1.05	c (0,0) Ctr:HOME/instance-4305615-1534137235.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num
2.07/1.05	c (0,0) Constraint Name Generate End
2.07/1.05	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.07/1.05	c (0,0) CSP to CSPinCNF Begin
7.04/2.66	c (2,2) translated 8 (10%) constraints
9.72/3.53	c (3,2) translated 16 (20%) constraints
11.85/4.35	c (3,3) translated 24 (30%) constraints
12.80/5.07	c (4,4) translated 32 (40%) constraints
13.41/5.69	c (5,5) translated 39 (50%) constraints
14.13/6.40	c (5,5) translated 47 (60%) constraints
14.61/6.76	c (6,6) translated 55 (70%) constraints
14.61/6.76	c (6,6) translated 63 (80%) constraints
14.61/6.77	c (6,6) translated 71 (90%) constraints
14.61/6.77	c (6,6) translated 78 (100%) constraints
15.41/7.18	c (6,6) STATISTICS1:HOME/instance-4305615-1534137235.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,13538,83477,49,49,50,2,49:1176,49:7154;10:87864;2:144893;1:14672,50:49;49:2;5:980;4:32340;3:17640;2:32438;1:28,2:1176;1:252259;0:49,
15.41/7.18	c (6,6) ==========================================
15.41/7.18	c (6,6) Both Encoding selects:
15.41/7.18	c (6,6) Order
15.41/7.18	c (6,6) ==========================================
16.17/7.48	c (6,6) translated 8348 (10%) constraints
16.77/7.65	c (7,7) translated 16696 (20%) constraints
16.93/7.78	c (7,7) translated 25044 (30%) constraints
17.14/7.92	c (7,7) translated 33391 (40%) constraints
17.26/8.06	c (7,7) translated 41739 (50%) constraints
17.36/8.19	c (7,7) translated 50087 (60%) constraints
17.55/8.33	c (7,7) translated 58434 (70%) constraints
17.65/8.46	c (7,7) translated 66782 (80%) constraints
17.75/8.60	c (8,8) translated 75130 (90%) constraints
18.51/8.88	c (8,8) translated 83477 (100%) constraints
18.51/8.89	c (8,8) CSP to CSPinCNF End
18.66/8.90	c (8,8) CSP: 161 int (0 aux), 13377 bool (13377 aux), 83505 ctr, max domain size 49
18.66/8.90	c (8,8) Heap : 189 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
18.66/8.90	c (8,8) CSPinCNF Propagation Begin
21.02/10.29	c (9,9) 4653 values, 25765 unsatisfiable literals, and 26757 valid clauses are removed
21.02/10.29	c (9,9) CSPinCNF Propagation End
21.02/10.29	c (9,9) CSP: 4134 int (3973 aux), 9404 bool (9404 aux), 56748 ctr, max domain size 49
21.02/10.29	c (9,9) Heap : 852 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
21.02/10.29	c (9,9) Simplify CSPinCNF Begin
21.56/10.45	c (9,9) Simplify CSPinCNF End
21.56/10.45	c (9,9) CSP: 4134 int (3973 aux), 11756 bool (11756 aux), 59100 ctr, max domain size 49
21.56/10.45	c (9,9) Heap : 907 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
21.56/10.45	c (9,9) Calculate Precise Domain Begin
21.56/10.45	c (9,9) 0 values are removed by re-calculation
21.56/10.45	c (9,9) Calculate Precise Domain End
21.56/10.46	c (9,9) CSP: 4134 int (3973 aux), 11756 bool (11756 aux), 59100 ctr, max domain size 49
21.56/10.46	c (9,9) Heap : 907 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
21.56/10.46	c (9,9) CSPinCNF to SatSolver Begin
22.84/10.87	c (10,10) 5910 (10 %) CSP clauses are encoded (14184 SAT variables, 69860 SAT clauses)
23.14/10.91	c (10,10) 11820 (20 %) CSP clauses are encoded (14184 SAT variables, 75770 SAT clauses)
23.14/10.94	c (10,10) 17730 (30 %) CSP clauses are encoded (14184 SAT variables, 81680 SAT clauses)
23.14/10.98	c (10,10) 23640 (40 %) CSP clauses are encoded (14184 SAT variables, 87590 SAT clauses)
23.14/11.00	c (10,10) 29550 (50 %) CSP clauses are encoded (14184 SAT variables, 93500 SAT clauses)
23.37/11.03	c (10,10) 35460 (60 %) CSP clauses are encoded (14184 SAT variables, 99410 SAT clauses)
23.37/11.06	c (10,10) 41370 (70 %) CSP clauses are encoded (14184 SAT variables, 105320 SAT clauses)
23.37/11.09	c (10,10) 47280 (80 %) CSP clauses are encoded (14184 SAT variables, 111230 SAT clauses)
23.47/11.12	c (10,10) 53190 (90 %) CSP clauses are encoded (14184 SAT variables, 117140 SAT clauses)
23.47/11.15	c (10,10) 59100 (100 %) CSP clauses are encoded (14184 SAT variables, 123050 SAT clauses)
23.47/11.15	c (10,10) Launch Command will be: minisat_release
23.47/11.15	c (10,10) CSPinCNF to SatSolver End
23.47/11.15	c (10,10) Heap : 1349 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
23.93/11.39	c (10,10) STATISTICS2:HOME/instance-4305615-1534137235.xml,AllDifferent:Eq:ExtensionSupport:IntVar:Num,15890,59100,49,49,49,2,49:600;24:1380;4:372,49:4850;24:2860;10:67501;4:412;2:100851,49:26;25:1;24:20;5:565;4:20287;3:11968;2:26233,2:2352;1:171770,
23.93/11.39	c (10,10) 14184 bool, 123051 clause
23.93/11.39	c (10,10) Export Begin
24.14/11.49	c (10,10) Export to HOME/scop-31278-serial-file.bin
24.14/11.49	c (10,10) Export End
24.14/11.49	c (10,10) Export File Size: 0.03 MB
24.14/11.49	c (10,10) 0,0,8,9,9,9,10,STOP-AFTER(DIMACS)
24.14/11.49	c END-Prog: Mon Aug 13 07:14:06 CEST 2018
0.00/11.51	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-31278-serial-file.bin
24.34/12.00	c (0,0) Read Serial File Begin
24.34/12.00	c (0,0) HOME/scop-31278-serial-file.bin
25.14/12.19	c (0,0) Read Serial File End
25.29/12.20	
25.29/12.20	scop order+minisat_release (2018-07-31)
25.29/12.20	(Solving Process)
25.29/12.20	
25.29/12.22	c BEGIN-Prog: Mon Aug 13 07:14:07 CEST 2018
25.29/12.22	c PID: 31296
25.29/12.22	c IP: 172.20.3.139
25.29/12.22	c HOST: node139.alineos.net
25.29/12.23	c (0,0) SatSolver.solve Begin
25.29/12.23	c (0,0) 0 bool, 0 clause
25.29/12.23	c (0,0) minisat_release HOME/instance-4305615-1534137235.xml-scop-31281.cnf
83.98/70.76	c (58,0) c This is COMiniSatPS.
83.98/70.76	c (58,0) c WARNING: for repeatability, setting FPU to use double precision
83.98/70.76	c (58,0) c ============================[ Problem Statistics ]=============================
83.98/70.76	c (58,0) c |                                                                             |
83.98/70.76	c (58,0) c |  Number of variables:         14184                                         |
83.98/70.76	c (58,0) c |  Number of clauses:          123051                                         |
83.98/70.76	c (58,0) c |  Parse time:                   0.04 s                                       |
83.98/70.76	c (58,0) c |  Eliminated clauses:           0.19 Mb                                      |
83.98/70.76	c (58,0) c Reduced to 9333 vars, 107449 cls (grow=0)
83.98/70.76	c (58,0) c No iterative elimination performed. (vars=9333, c/v ratio=11.5)
83.98/70.76	c (58,0) c |  Simplification time:          0.12 s                                       |
83.98/70.76	c (58,0) c |                                                                             |
83.98/70.76	c (58,0) c ============================[ Search Statistics ]==============================
83.98/70.76	c (58,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.98/70.76	c (58,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
83.98/70.76	c (58,0) c ===============================================================================
83.98/70.76	c (58,0) c ===============================================================================
83.98/70.76	c (58,0) c restarts              : 588
83.98/70.76	c (58,0) c conflicts             : 236405         (4044 /sec)
83.98/70.76	c (58,0) c decisions             : 476010         (0.00 % random) (8142 /sec)
83.98/70.76	c (58,0) c propagations          : 118941873      (2034480 /sec)
83.98/70.76	c (58,0) c conflict literals     : 23383032       (44.19 % deleted)
83.98/70.76	c (58,0) c CPU time              : 58.463 s
83.98/70.76	c (58,0) 
83.98/70.76	c (58,0) s SATISFIABLE
83.98/70.80	c (58,0) SatSolver.solve End
83.98/70.80	c (58,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
83.98/70.80	c (58,0) Show results Begin
84.16/70.86	s SATISFIABLE
84.16/70.88	v <instantiation>
84.16/70.88	v     <list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[0][6] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[1][6] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[2][6] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[3][6] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[4][6] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[5][6] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[6][6] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[0][6] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[1][6] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[2][6] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[3][6] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[4][6] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[5][6] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[6][6] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[0][6] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[1][6] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[2][6] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[3][6] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[4][6] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[5][6] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[6][6] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] bot[6] right[0] right[1] right[2] right[3] right[4] right[5] right[6]</list>
84.16/70.88	v     <values>1 23 6 19 14 10 3 18 37 47 43 44 34 22 13 41 38 40 27 36 9 15 35 28 29 39 42 20 4 25 24 46 30 48 16 8 45 26 33 31 32 12 2 5 7 11 21 17 0 0 0 0 0 0 0 0 3 9 6 5 8 4 3 2 6 8 7 7 9 3 2 6 5 6 5 5 1 1 4 5 7 7 9 3 1 7 4 8 4 7 2 2 6 7 5 6 4 2 0 1 3 1 3 2 2 0 4 9 9 9 6 8 0 8 5 7 5 4 8 0 9 8 4 5 9 6 0 5 4 8 6 6 9 0 8 7 4 9 8 7 0 1 1 2 3 3 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0</values>
84.16/70.88	v </instantiation>
84.16/70.88	c (58,0) Show results End
84.16/70.88	c (58,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
84.16/70.88	c (58,0) 58,58,STOP-AFTER(ALL)
84.16/70.88	c END-Prog: Mon Aug 13 07:15:06 CEST 2018

Verifier Data

OK	

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 (5937 MiB free)
  memory of node 1: 16384 MiB (5809 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305615-1534137235/watcher-4305615-1534137235 -o /tmp/evaluation-result-4305615-1534137235/solver-4305615-1534137235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534129696-29820 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305615-1534137235.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31278, runsolver pid=31275
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 2.51 2.16 2.10 3/218 31295
/proc/meminfo: memFree=11926688/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 231286636 115843072 349 33554432000 4194304 5098028 140733895692864 140733895690120 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 349 296 221 0 87 0
[pid=31281] ppid=31278 vsize=15012476 memory=73820 CPUtime=0.11 cores=0,2,4,6
/proc/31281/stat : 31281 (java) S 31278 31278 29789 0 -1 1077944320 6590 0 0 0 9 2 0 0 20 0 15 0 231286636 15372775424 18455 33554432000 4194304 4196468 140734101620656 140734101603200 139828796866295 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
/proc/31281/statm: 3753119 18455 2756 1 0 3715579 0
[pid=31281/tid=31282] ppid=31278 vsize=15012476 memory=-6601833317647732518 CPUtime=0.08 cores=0,2,4,6
/proc/31281/task/31282/stat : 31282 (java) R 31278 31278 29789 0 -1 4202560 4648 0 0 0 7 1 0 0 20 0 15 0 231286636 15372775424 18455 33554432000 4194304 4196468 140734101620656 139828768692624 139828780053104 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31283] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31283/stat : 31283 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 18455 33554432000 4194304 4196468 140734101620656 139828801109008 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31284] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31284/stat : 31284 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 18455 33554432000 4194304 4196468 140734101620656 139828634487952 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31285] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31285/stat : 31285 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 18455 33554432000 4194304 4196468 140734101620656 139828256561936 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31286] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31286/stat : 31286 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 18455 33554432000 4194304 4196468 140734101620656 139828255509392 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31287] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31287/stat : 31287 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286639 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827566082288 139828796877442 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31288] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31288/stat : 31288 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827492152480 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31289] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31289/stat : 31289 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827223716592 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31290] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31290/stat : 31290 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139826849208272 139828796884891 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31291] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31291/stat : 31291 (java) S 31278 31278 29789 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827565030128 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31292] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31292/stat : 31292 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827563977584 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31293] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0.01 cores=0,2,4,6
/proc/31281/task/31293/stat : 31293 (java) R 31278 31278 29789 0 -1 4202560 314 0 0 0 1 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827562924528 139828789963052 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31294] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31294/stat : 31294 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139826351303520 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31295] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31295/stat : 31295 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 18455 33554432000 4194304 4196468 140734101620656 139827561871920 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75216 KiB

[startup+0.210758 s]*
/proc/loadavg: 2.51 2.16 2.10 3/218 31295
/proc/meminfo: memFree=11870072/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 231286636 115843072 349 33554432000 4194304 5098028 140733895692864 140733895690120 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 349 296 221 0 87 0
[pid=31281] ppid=31278 vsize=15012476 memory=87140 CPUtime=0.25 cores=0,2,4,6
/proc/31281/stat : 31281 (java) S 31278 31278 29789 0 -1 1077944320 10131 0 0 0 23 2 0 0 20 0 15 0 231286636 15372775424 21785 33554432000 4194304 4196468 140734101620656 140734101603200 139828796866295 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
/proc/31281/statm: 3753119 21785 2878 1 0 3715579 0
[pid=31281/tid=31282] ppid=31278 vsize=15012476 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/31281/task/31282/stat : 31282 (java) R 31278 31278 29789 0 -1 4202560 7971 0 0 0 18 2 0 0 20 0 15 0 231286636 15372775424 21785 33554432000 4194304 4196468 140734101620656 139828768682352 139828796878230 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31283] ppid=31278 vsize=15012476 memory=12591 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31283/stat : 31283 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 21785 33554432000 4194304 4196468 140734101620656 139828801109008 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31284] ppid=31278 vsize=15012476 memory=3905104349221291680 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31284/stat : 31284 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 21785 33554432000 4194304 4196468 140734101620656 139828634487952 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31285] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31285/stat : 31285 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 21785 33554432000 4194304 4196468 140734101620656 139828256561936 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31286] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31286/stat : 31286 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 21785 33554432000 4194304 4196468 140734101620656 139828255509392 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31287] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31287/stat : 31287 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286639 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827566082288 139828796877442 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31288] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31288/stat : 31288 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827492152480 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31289] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31289/stat : 31289 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827223716592 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31290] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31290/stat : 31290 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139826849208272 139828796884891 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31291] ppid=31278 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31281/task/31291/stat : 31291 (java) S 31278 31278 29789 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827565030128 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31292] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31292/stat : 31292 (java) S 31278 31278 29789 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827563977584 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31293] ppid=31278 vsize=15012476 memory=140179010946688 CPUtime=0.03 cores=0,2,4,6
/proc/31281/task/31293/stat : 31293 (java) R 31278 31278 29789 0 -1 4202560 357 0 0 0 3 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827562924528 139828776339360 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31294] ppid=31278 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31294/stat : 31294 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139826351303520 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31295] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31295/stat : 31295 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 21785 33554432000 4194304 4196468 140734101620656 139827561871920 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88536 KiB

[startup+0.310695 s]*
/proc/loadavg: 2.51 2.16 2.10 4/218 31295
/proc/meminfo: memFree=11829684/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 231286636 115843072 349 33554432000 4194304 5098028 140733895692864 140733895690120 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 349 296 221 0 87 0
[pid=31281] ppid=31278 vsize=15012476 memory=91240 CPUtime=0.42 cores=0,2,4,6
/proc/31281/stat : 31281 (java) S 31278 31278 29789 0 -1 1077944320 10761 0 0 0 39 3 0 0 20 0 15 0 231286636 15372775424 22810 33554432000 4194304 4196468 140734101620656 140734101603200 139828796866295 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
/proc/31281/statm: 3753119 22810 3008 1 0 3715579 0
[pid=31281/tid=31282] ppid=31278 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/31281/task/31282/stat : 31282 (java) R 31278 31278 29789 0 -1 4202560 8349 0 0 0 27 3 0 0 20 0 15 0 231286636 15372775424 22810 33554432000 4194304 4196468 140734101620656 139828768661296 139828780909925 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31283] ppid=31278 vsize=15012476 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31283/stat : 31283 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 22810 33554432000 4194304 4196468 140734101620656 139828801109008 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31284] ppid=31278 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31284/stat : 31284 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 22810 33554432000 4194304 4196468 140734101620656 139828634487952 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31285] ppid=31278 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31285/stat : 31285 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 22810 33554432000 4194304 4196468 140734101620656 139828256561936 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31286] ppid=31278 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31286/stat : 31286 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286638 15372775424 22810 33554432000 4194304 4196468 140734101620656 139828255509392 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31287] ppid=31278 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31287/stat : 31287 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286639 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827566082288 139828796877442 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31288] ppid=31278 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31288/stat : 31288 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827492152480 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31289] ppid=31278 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31289/stat : 31289 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286640 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827223716592 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31290] ppid=31278 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31290/stat : 31290 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139826849208272 139828796884891 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31291] ppid=31278 vsize=15012476 memory=4426078206164241782 CPUtime=0.02 cores=0,2,4,6
/proc/31281/task/31291/stat : 31291 (java) S 31278 31278 29789 0 -1 1077944384 559 0 0 0 2 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827565030128 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31292] ppid=31278 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31281/task/31292/stat : 31292 (java) S 31278 31278 29789 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827563977584 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31293] ppid=31278 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/31281/task/31293/stat : 31293 (java) S 31278 31278 29789 0 -1 1077944384 446 0 0 0 7 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827562924528 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31294] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31294/stat : 31294 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139826351303520 139828796876501 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31295] ppid=31278 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31295/stat : 31295 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286643 15372775424 22810 33554432000 4194304 4196468 140734101620656 139827561871920 139828796877442 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 92636 KiB

[startup+0.700879 s]
/proc/loadavg: 2.51 2.16 2.10 3/218 31295
/proc/meminfo: memFree=11724916/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 231286636 115843072 349 33554432000 4194304 5098028 140733895692864 140733895690120 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 349 296 221 0 87 0
[pid=31281] ppid=31278 vsize=15020872 memory=130908 CPUtime=1 cores=0,2,4,6
/proc/31281/stat : 31281 (java) S 31278 31278 29789 0 -1 1077944320 17792 0 0 0 95 5 0 0 20 0 15 0 231286636 15381372928 32727 33554432000 4194304 4196468 140734101620656 140734101603200 139828796866295 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
/proc/31281/statm: 3755218 32727 3162 1 0 3716603 0
[pid=31281/tid=31282] ppid=31278 vsize=15020872 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/31281/task/31282/stat : 31282 (java) R 31278 31278 29789 0 -1 4202560 14876 0 0 0 62 5 0 0 20 0 15 0 231286636 15381372928 32727 33554432000 4194304 4196468 140734101620656 139828768703960 139828780946782 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31283] ppid=31278 vsize=15020872 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31283/stat : 31283 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15381372928 32727 33554432000 4194304 4196468 140734101620656 139828801109008 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31284] ppid=31278 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31284/stat : 31284 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15381372928 32727 33554432000 4194304 4196468 140734101620656 139828634487952 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31285] ppid=31278 vsize=15020872 memory=62712 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31285/stat : 31285 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286638 15381372928 32727 33554432000 4194304 4196468 140734101620656 139828256561936 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31286] ppid=31278 vsize=15020872 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31286/stat : 31286 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231286638 15381372928 32727 33554432000 4194304 4196468 140734101620656 139828255509392 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31287] ppid=31278 vsize=15020872 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31287/stat : 31287 (java) S 31278 31278 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231286639 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827566082288 139828796877442 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31288] ppid=31278 vsize=15020872 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31288/stat : 31288 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 231286640 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827492152480 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31289] ppid=31278 vsize=15020872 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31289/stat : 31289 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286640 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827223716592 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31290] ppid=31278 vsize=15020872 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31290/stat : 31290 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139826849208272 139828796884891 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31291] ppid=31278 vsize=15020872 memory=5408 CPUtime=0.06 cores=0,2,4,6
/proc/31281/task/31291/stat : 31291 (java) S 31278 31278 29789 0 -1 1077944384 621 0 0 0 6 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827565030128 139828796877442 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31292] ppid=31278 vsize=15020872 memory=876 CPUtime=0.1 cores=0,2,4,6
/proc/31281/task/31292/stat : 31292 (java) S 31278 31278 29789 0 -1 1077944384 342 0 0 0 10 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827563977584 139828796877442 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31293] ppid=31278 vsize=15020872 memory=10096 CPUtime=0.15 cores=0,2,4,6
/proc/31281/task/31293/stat : 31293 (java) S 31278 31278 29789 0 -1 1077944384 620 0 0 0 15 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827562924528 139828796877442 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31294] ppid=31278 vsize=15020872 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31294/stat : 31294 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139826351303520 139828796876501 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
[pid=31281/tid=31295] ppid=31278 vsize=15020872 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/31281/task/31295/stat : 31295 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231286643 15381372928 32727 33554432000 4194304 4196468 140734101620656 139827561871920 139828796877442 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8941568 140734101627911 140734101628209 140734101628209 140734101630927 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 132304 KiB

[startup+1.50081 s]
/proc/loadavg: 2.51 2.16 2.10 7/218 31295
/proc/meminfo: memFree=11484140/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 231286636 115843072 349 33554432000 4194304 5098028 140733895692864 140733895690120 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 349 296 221 0 87 0

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

/proc/31296/task/31312/stat : 31312 (java) S 31278 31278 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231287861 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718810645696 139719778971417 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31314] ppid=31278 vsize=8068220 memory=840 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31314/stat : 31314 (java) S 31278 31278 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717030948144 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31315] ppid=31278 vsize=8068220 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31315/stat : 31315 (java) S 31278 31278 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717165170864 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31316] ppid=31278 vsize=8068220 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31316/stat : 31316 (java) S 31278 31278 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231287864 8261857280 29235 33554432000 4194304 4196468 140737483475072 139716762525344 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
Current children cumulated CPU time: 82.08 s
Current children cumulated vsize: 8270840 KiB
Current children cumulated memory: 181904 KiB

[startup+69.6011 s]
/proc/loadavg: 2.31 2.20 2.12 3/222 31317
/proc/meminfo: memFree=8361084/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1472 CPUtime=24.34 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 590 39525 0 0 0 0 2356 78 20 0 1 0 231286636 115843072 368 33554432000 4194304 5098028 140733895692864 140733895689608 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 368 311 221 0 87 0
[pid=31296] ppid=31278 vsize=8068220 memory=116940 CPUtime=1.21 cores=0,2,4,6
/proc/31296/stat : 31296 (java) S 31278 31278 29789 0 -1 1077944320 18027 0 0 0 113 8 0 0 20 0 19 0 231287787 8261857280 29235 33554432000 4194304 4196468 140737483475072 140737483457616 139719778946807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
/proc/31296/statm: 2017055 29235 3146 1 0 1978454 0
[pid=31311] ppid=31296 vsize=89492 memory=63492 CPUtime=57.33 cores=0,2,4,6
/proc/31311/stat : 31311 (minisat_release) R 31296 31278 29789 0 -1 4202496 29554 0 0 0 5730 3 0 0 20 0 1 0 231287861 91639808 15873 33554432000 4194304 4308513 140734875938288 140734875935736 4275601 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 12316672 140734875939956 140734875940054 140734875940054 140734875942853 0
/proc/31311/statm: 22373 15873 341 28 0 18613 0
[pid=31296/tid=31297] ppid=31278 vsize=8068220 memory=62712 CPUtime=0.76 cores=0,2,4,6
/proc/31296/task/31297/stat : 31297 (java) S 31278 31278 29789 0 -1 1077944384 15060 0 0 0 72 4 0 0 20 0 19 0 231287788 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719750786960 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31298] ppid=31278 vsize=8068220 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31298/stat : 31298 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719783189648 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31299] ppid=31278 vsize=8068220 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31299/stat : 31299 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719583357968 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31300] ppid=31278 vsize=8068220 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31300/stat : 31300 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719582305168 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31301] ppid=31278 vsize=8068220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31301/stat : 31301 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719262333712 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31302] ppid=31278 vsize=8068220 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31302/stat : 31302 (java) S 31278 31278 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 231287790 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718822664560 139719778957954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31303] ppid=31278 vsize=8068220 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31303/stat : 31303 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231287791 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718708683808 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31304] ppid=31278 vsize=8068220 memory=876 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31304/stat : 31304 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231287791 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718440248176 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31305] ppid=31278 vsize=8068220 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31305/stat : 31305 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718065739600 139719778965403 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31306] ppid=31278 vsize=8068220 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/31296/task/31306/stat : 31306 (java) S 31278 31278 29789 0 -1 1077944384 657 0 0 0 8 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718821612400 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31307] ppid=31278 vsize=8068220 memory=1952 CPUtime=0.08 cores=0,2,4,6
/proc/31296/task/31307/stat : 31307 (java) S 31278 31278 29789 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718820559600 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31308] ppid=31278 vsize=8068220 memory=1160 CPUtime=0.21 cores=0,2,4,6
/proc/31296/task/31308/stat : 31308 (java) S 31278 31278 29789 0 -1 1077944384 581 0 0 0 21 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718819506800 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31309] ppid=31278 vsize=8068220 memory=8804 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31309/stat : 31309 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231287794 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717567834848 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31310] ppid=31278 vsize=8068220 memory=4616 CPUtime=0.02 cores=0,2,4,6
/proc/31296/task/31310/stat : 31310 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 1 1 0 0 20 0 19 0 231287794 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718818454192 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31312] ppid=31278 vsize=8068220 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31312/stat : 31312 (java) S 31278 31278 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231287861 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718810645696 139719778971417 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31314] ppid=31278 vsize=8068220 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31314/stat : 31314 (java) S 31278 31278 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717030948144 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31315] ppid=31278 vsize=8068220 memory=61444 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31315/stat : 31315 (java) S 31278 31278 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717165170864 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31316] ppid=31278 vsize=8068220 memory=116940 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31316/stat : 31316 (java) S 31278 31278 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231287864 8261857280 29235 33554432000 4194304 4196468 140737483475072 139716762525344 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
Current children cumulated CPU time: 82.88 s
Current children cumulated vsize: 8270840 KiB
Current children cumulated memory: 181904 KiB

[startup+70.401 s]
/proc/loadavg: 2.31 2.20 2.12 3/222 31317
/proc/meminfo: memFree=8361236/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1472 CPUtime=24.34 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 590 39525 0 0 0 0 2356 78 20 0 1 0 231286636 115843072 368 33554432000 4194304 5098028 140733895692864 140733895689608 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 368 311 221 0 87 0
[pid=31296] ppid=31278 vsize=8068220 memory=116940 CPUtime=1.21 cores=0,2,4,6
/proc/31296/stat : 31296 (java) S 31278 31278 29789 0 -1 1077944320 18027 0 0 0 113 8 0 0 20 0 19 0 231287787 8261857280 29235 33554432000 4194304 4196468 140737483475072 140737483457616 139719778946807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
/proc/31296/statm: 2017055 29235 3146 1 0 1978454 0
[pid=31311] ppid=31296 vsize=89492 memory=63912 CPUtime=58.13 cores=0,2,4,6
/proc/31311/stat : 31311 (minisat_release) R 31296 31278 29789 0 -1 4202496 29645 0 0 0 5810 3 0 0 20 0 1 0 231287861 91639808 15978 33554432000 4194304 4308513 140734875938288 140734875935192 4276008 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 12316672 140734875939956 140734875940054 140734875940054 140734875942853 0
/proc/31311/statm: 22373 15978 341 28 0 18613 0
[pid=31296/tid=31297] ppid=31278 vsize=8068220 memory=-7824251494390649961 CPUtime=0.76 cores=0,2,4,6
/proc/31296/task/31297/stat : 31297 (java) S 31278 31278 29789 0 -1 1077944384 15060 0 0 0 72 4 0 0 20 0 19 0 231287788 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719750786960 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31298] ppid=31278 vsize=8068220 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31298/stat : 31298 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719783189648 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31299] ppid=31278 vsize=8068220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31299/stat : 31299 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719583357968 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31300] ppid=31278 vsize=8068220 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31300/stat : 31300 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719582305168 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31301] ppid=31278 vsize=8068220 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31301/stat : 31301 (java) S 31278 31278 29789 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 231287789 8261857280 29235 33554432000 4194304 4196468 140737483475072 139719262333712 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31302] ppid=31278 vsize=8068220 memory=61588 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31302/stat : 31302 (java) S 31278 31278 29789 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 231287790 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718822664560 139719778957954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31303] ppid=31278 vsize=8068220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31303/stat : 31303 (java) S 31278 31278 29789 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 231287791 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718708683808 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31304] ppid=31278 vsize=8068220 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31304/stat : 31304 (java) S 31278 31278 29789 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 231287791 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718440248176 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31305] ppid=31278 vsize=8068220 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31305/stat : 31305 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718065739600 139719778965403 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31306] ppid=31278 vsize=8068220 memory=280357749675984 CPUtime=0.08 cores=0,2,4,6
/proc/31296/task/31306/stat : 31306 (java) S 31278 31278 29789 0 -1 1077944384 657 0 0 0 8 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718821612400 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31307] ppid=31278 vsize=8068220 memory=1472 CPUtime=0.08 cores=0,2,4,6
/proc/31296/task/31307/stat : 31307 (java) S 31278 31278 29789 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718820559600 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31308] ppid=31278 vsize=8068220 memory=116940 CPUtime=0.21 cores=0,2,4,6
/proc/31296/task/31308/stat : 31308 (java) S 31278 31278 29789 0 -1 1077944384 581 0 0 0 21 0 0 0 20 0 19 0 231287793 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718819506800 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31309] ppid=31278 vsize=8068220 memory=42016 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31309/stat : 31309 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 231287794 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717567834848 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31310] ppid=31278 vsize=8068220 memory=2416 CPUtime=0.02 cores=0,2,4,6
/proc/31296/task/31310/stat : 31310 (java) S 31278 31278 29789 0 -1 1077944384 3 0 0 0 1 1 0 0 20 0 19 0 231287794 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718818454192 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31312] ppid=31278 vsize=8068220 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31312/stat : 31312 (java) S 31278 31278 29789 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 231287861 8261857280 29235 33554432000 4194304 4196468 140737483475072 139718810645696 139719778971417 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31314] ppid=31278 vsize=8068220 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31314/stat : 31314 (java) S 31278 31278 29789 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717030948144 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31315] ppid=31278 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31315/stat : 31315 (java) S 31278 31278 29789 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 231287862 8261857280 29235 33554432000 4194304 4196468 140737483475072 139717165170864 139719778968733 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31316] ppid=31278 vsize=8068220 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/31296/task/31316/stat : 31316 (java) S 31278 31278 29789 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 231287864 8261857280 29235 33554432000 4194304 4196468 140737483475072 139716762525344 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
Current children cumulated CPU time: 83.68 s
Current children cumulated vsize: 8270840 KiB
Current children cumulated memory: 182324 KiB

[startup+70.8036 s]
/proc/loadavg: 2.31 2.20 2.12 3/222 31317
/proc/meminfo: memFree=8361236/32770624 swapFree=67108860/67108860
[pid=31278] ppid=31275 vsize=113128 memory=1472 CPUtime=24.34 cores=0,2,4,6
/proc/31278/stat : 31278 (scop.sh) S 31275 31278 29789 0 -1 4202496 590 39525 0 0 0 0 2356 78 20 0 1 0 231286636 115843072 368 33554432000 4194304 5098028 140733895692864 140733895689608 140478372557436 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29011968 140733895697473 140733895697671 140733895697671 140733895700429 0
/proc/31278/statm: 28282 368 311 221 0 87 0
[pid=31296] ppid=31278 vsize=7937144 memory=124948 CPUtime=59.82 cores=0,2,4,6
/proc/31296/stat : 31296 (java) S 31278 31278 29789 0 -1 1077944320 18967 29833 0 0 125 8 5846 3 20 0 17 0 231287787 8127635456 31237 33554432000 4194304 4196468 140737483475072 140737483457616 139719778946807 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
/proc/31296/statm: 1984286 31237 3166 1 0 1945685 0
[pid=31296/tid=31297] ppid=31278 vsize=7937144 memory=2253 CPUtime=59.25 cores=0,2,4,6
/proc/31296/task/31297/stat : 31297 (java) R 31278 31278 29789 0 -1 4202560 15071 29833 0 0 72 4 5846 3 20 0 17 0 231287788 8127635456 31237 33554432000 4194304 4196468 140737483475072 139719750786960 139719778958742 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31298] ppid=31278 vsize=7937144 memory=207 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31298/stat : 31298 (java) S 31278 31278 29789 0 -1 1077944384 2 29833 0 0 0 0 5846 3 20 0 17 0 231287789 8127635456 31237 33554432000 4194304 4196468 140737483475072 139719783189648 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31299] ppid=31278 vsize=7937144 memory=517 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31299/stat : 31299 (java) S 31278 31278 29789 0 -1 1077944384 1 29833 0 0 0 0 5846 3 20 0 17 0 231287789 8127635456 31237 33554432000 4194304 4196468 140737483475072 139719583357968 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31300] ppid=31278 vsize=7937144 memory=960 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31300/stat : 31300 (java) S 31278 31278 29789 0 -1 1077944384 2 29833 0 0 0 0 5846 3 20 0 17 0 231287789 8127635456 31237 33554432000 4194304 4196468 140737483475072 139719582305168 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31301] ppid=31278 vsize=7937144 memory=1232 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31301/stat : 31301 (java) S 31278 31278 29789 0 -1 1077944384 2 29833 0 0 0 0 5846 3 20 0 17 0 231287789 8127635456 31237 33554432000 4194304 4196468 140737483475072 139719262333712 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31302] ppid=31278 vsize=7937144 memory=2460 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31302/stat : 31302 (java) S 31278 31278 29789 0 -1 1077944384 5 29833 0 0 0 0 5846 3 20 0 17 0 231287790 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718822664560 139719778957954 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31303] ppid=31278 vsize=7937144 memory=932 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31303/stat : 31303 (java) S 31278 31278 29789 0 -1 1077944384 13 29833 0 0 0 0 5846 3 20 0 17 0 231287791 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718708683808 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31304] ppid=31278 vsize=7937144 memory=1580 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31304/stat : 31304 (java) S 31278 31278 29789 0 -1 1077944384 1 29833 0 0 0 0 5846 3 20 0 17 0 231287791 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718440248176 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31305] ppid=31278 vsize=7937144 memory=2240 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31305/stat : 31305 (java) S 31278 31278 29789 0 -1 1077944384 3 29833 0 0 0 0 5846 3 20 0 17 0 231287793 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718065739600 139719778965403 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31306] ppid=31278 vsize=7937144 memory=4124 CPUtime=58.59 cores=0,2,4,6
/proc/31296/task/31306/stat : 31306 (java) R 31278 31278 29789 0 -1 1077944384 686 29833 0 0 10 0 5846 3 20 0 17 0 231287793 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718821612400 139719778957954 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31307] ppid=31278 vsize=7937144 memory=2100 CPUtime=58.61 cores=0,2,4,6
/proc/31296/task/31307/stat : 31307 (java) R 31278 31278 29789 0 -1 4202560 760 29833 0 0 12 0 5846 3 20 0 17 0 231287793 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718820540432 139719758162792 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31308] ppid=31278 vsize=7937144 memory=4616 CPUtime=58.73 cores=0,2,4,6
/proc/31296/task/31308/stat : 31308 (java) R 31278 31278 29789 0 -1 4202560 978 29833 0 0 24 0 5846 3 20 0 17 0 231287793 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718819506800 139719778958742 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31309] ppid=31278 vsize=7937144 memory=1428 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31309/stat : 31309 (java) S 31278 31278 29789 0 -1 1077944384 3 29833 0 0 0 0 5846 3 20 0 17 0 231287794 8127635456 31237 33554432000 4194304 4196468 140737483475072 139717567834848 139719778957013 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31310] ppid=31278 vsize=7937144 memory=15880 CPUtime=58.51 cores=0,2,4,6
/proc/31296/task/31310/stat : 31310 (java) S 31278 31278 29789 0 -1 1077944384 3 29833 0 0 1 1 5846 3 20 0 17 0 231287794 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718818454192 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31312] ppid=31278 vsize=7937144 memory=16228 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31312/stat : 31312 (java) S 31278 31278 29789 0 -1 1077944384 26 29833 0 0 0 0 5846 3 20 0 17 0 231287861 8127635456 31237 33554432000 4194304 4196468 140737483475072 139718810644880 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
[pid=31296/tid=31316] ppid=31278 vsize=7937144 memory=1796 CPUtime=58.49 cores=0,2,4,6
/proc/31296/task/31316/stat : 31316 (java) S 31278 31278 29789 0 -1 1077944384 8 29833 0 0 0 0 5846 3 20 0 17 0 231287864 8127635456 31237 33554432000 4194304 4196468 140737483475072 139716762527152 139719778957954 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37236736 140737483478197 140737483478321 140737483478321 140737483481039 0
Current children cumulated CPU time: 84.16 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 126420 KiB

Child status: 0
Real time (s): 70.8896
CPU time (s): 84.3698
CPU user time (s): 83.4375
CPU system time (s): 0.932303
CPU usage (%): 119.016
Max. virtual memory (cumulated for all children) (KiB): 15142260
Max. memory (cumulated for all children) (KiB): 3130996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.4375
system time used= 0.932303
maximum resident set size= 3129968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7880
involuntary context switches= 94


# summary of solver processes directly reported to runsolver:
#   pid: 31278
#   total CPU time (s): 84.3698
#   total CPU user time (s): 83.4375
#   total CPU system time (s): 0.932303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.499396 second user time and 0.822135 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-13 07:13:55
IDJOB=4305615
IDBENCH=141663
IDSOLVER=2783
FILE ID=node139/4305615-1534137235
RUNJOBID= node139-1534129696-29820
PBS_JOBID= 21037010
Free space on /tmp= 28404 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305615-1534137235/watcher-4305615-1534137235 -o /tmp/evaluation-result-4305615-1534137235/solver-4305615-1534137235 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534129696-29820 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305615-1534137235.xml

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=1680913788

node139.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.80
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.80
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.80
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.80
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:        12035708 kB
MemAvailable:   30692092 kB
Buffers:          251920 kB
Cached:         18376668 kB
SwapCached:            0 kB
Active:          8949588 kB
Inactive:       10944944 kB
Active(anon):    1220020 kB
Inactive(anon):    98568 kB
Active(file):    7729568 kB
Inactive(file): 10846376 kB
Unevictable:        7232 kB
Mlocked:            7232 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7996 kB
Writeback:             0 kB
AnonPages:       1328628 kB
Mapped:            74416 kB
Shmem:             49804 kB
Slab:             537364 kB
SReclaimable:     508900 kB
SUnreclaim:        28464 kB
KernelStack:        4000 kB
PageTables:         7508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13049404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1179648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 28396 MiB
End job on node139 at 2018-08-13 07:15:06