Trace number 4388251

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)SAT 603.144 592.952

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js15/
SuperTaillard-js-15-02.xml
MD5SUMc67201b80d2f8cf37dc6fc32cd78d58c
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 benchmark422.969
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Number of domains85
Minimum domain size1165
Maximum domain size1263
Distribution of domain sizes[{"size":1165,"count":2},{"size":1166,"count":8},{"size":1167,"count":2},{"size":1168,"count":4},{"size":1169,"count":2},{"size":1170,"count":6},{"size":1171,"count":10},{"size":1172,"count":4},{"size":1173,"count":10},{"size":1174,"count":8},{"size":1176,"count":6},{"size":1178,"count":4},{"size":1179,"count":6},{"size":1180,"count":2},{"size":1181,"count":6},{"size":1182,"count":4},{"size":1183,"count":4},{"size":1185,"count":2},{"size":1186,"count":4},{"size":1187,"count":2},{"size":1188,"count":4},{"size":1191,"count":10},{"size":1192,"count":6},{"size":1193,"count":4},{"size":1194,"count":6},"...",{"size":1236,"count":8}, {"size":1237,"count":4}, {"size":1239,"count":6}, {"size":1240,"count":8}, {"size":1241,"count":12}, {"size":1242,"count":2}, {"size":1243,"count":6}, {"size":1244,"count":8}, {"size":1245,"count":8}, {"size":1247,"count":2}, {"size":1248,"count":6}, {"size":1250,"count":4}, {"size":1251,"count":6}, {"size":1252,"count":2}, {"size":1253,"count":6}, {"size":1254,"count":6}, {"size":1255,"count":2}, {"size":1256,"count":10}, {"size":1257,"count":4}, {"size":1258,"count":2}, {"size":1259,"count":4}, {"size":1260,"count":2}, {"size":1261,"count":4}, {"size":1262,"count":2}, {"size":1263,"count":4}]
Minimum variable degree16
Maximum variable degree33
Distribution of variable degrees[{"degree":16,"count":30},{"degree":17,"count":195},{"degree":31,"count":30},{"degree":33,"count":195}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5580}]
Number of extensional constraints0
Number of intensional constraints5580
Distribution of constraint types[{"type":"intension","count":5580}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-6603-serial-file.bin HOME/instance-4388251-1568296910.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 16:01:09 CEST 2019
0.66/0.55	c PID: 6606
0.66/0.55	c IP: 172.20.3.145
0.66/0.55	c HOST: node145.alineos.net
0.66/0.56	c (0,0) Parsing Begin
4.84/1.98	c (1,1) Parsing End
4.84/1.99	c (1,1) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1263
4.84/1.99	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
4.84/1.99	c (1,1) Constraint Name Generate Begin
5.20/2.06	c (1,1) Ctr:HOME/instance-4388251-1568296910.xml,Add:Le:Ne:Num:Or:Var
5.20/2.06	c (1,1) Constraint Name Generate End
5.20/2.06	c (1,1) Heap : 394 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
5.20/2.06	c (1,1) CSP to CSPinCNF Begin
6.09/2.32	c (1,1) translated 558 (10%) constraints
6.09/2.39	c (1,1) translated 1116 (20%) constraints
6.42/2.44	c (1,1) translated 1674 (30%) constraints
6.42/2.49	c (1,1) translated 2232 (40%) constraints
6.73/2.53	c (2,1) translated 2790 (50%) constraints
6.73/2.57	c (2,2) translated 3348 (60%) constraints
7.04/2.61	c (2,2) translated 3906 (70%) constraints
7.04/2.65	c (2,2) translated 4464 (80%) constraints
7.04/2.68	c (2,2) translated 5022 (90%) constraints
7.34/2.71	c (2,2) translated 5580 (100%) constraints
7.34/2.71	c (2,2) ===========================================
7.34/2.74	c (2,2) Hybrid: #OE=450, #LE=0
7.34/2.74	c (2,2) Hybrid
7.34/2.74	c (2,2) ===========================================
7.34/2.78	c (2,2) translated 558 (10%) constraints
7.68/2.81	c (2,2) translated 1116 (20%) constraints
7.68/2.83	c (2,2) translated 1674 (30%) constraints
7.68/2.86	c (2,2) translated 2232 (40%) constraints
8.30/3.01	c (2,2) translated 2790 (50%) constraints
8.30/3.01	c (2,2) translated 3348 (60%) constraints
8.30/3.01	c (2,2) translated 3906 (70%) constraints
8.30/3.01	c (2,2) translated 4464 (80%) constraints
8.30/3.01	c (2,2) translated 5022 (90%) constraints
8.30/3.01	c (2,2) translated 5580 (100%) constraints
8.30/3.01	c (2,2) CSP to CSPinCNF End
8.30/3.01	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1203
8.30/3.01	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
8.30/3.01	c (2,2) CSPinCNF Propagation Begin
8.30/3.06	c (2,2) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
8.30/3.06	c (2,2) CSPinCNF Propagation End
8.30/3.06	c (2,2) CSP: 450 int (0 aux), 0 bool (0 aux), 5580 ctr, max domain size 1203
8.30/3.06	c (2,2) Heap : 506 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
8.30/3.09	c (2,2) Hybrid: #OE=450, #LE=0
8.30/3.09	c (2,2) Simplify CSPinCNF Begin
9.14/3.35	c (2,2) Simplify CSPinCNF End
9.14/3.35	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1203
9.14/3.35	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.14/3.35	c (2,2) Calculate Precise Domain Begin
9.14/3.35	c (2,2) 0 values are removed by re-calculation
9.14/3.35	c (2,2) Calculate Precise Domain End
9.14/3.36	c (2,2) CSP: 450 int (0 aux), 9900 bool (9900 aux), 15480 ctr, max domain size 1203
9.14/3.36	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
9.14/3.36	c (2,2) CSPinCNF to SatSolver Begin
14.70/6.93	c (6,6) 1548 (10 %) CSP clauses are encoded (0 SAT variables, 980918 SAT clauses)
17.45/9.45	c (8,8) 3096 (20 %) CSP clauses are encoded (0 SAT variables, 1625009 SAT clauses)
19.68/11.64	c (11,10) 4644 (30 %) CSP clauses are encoded (0 SAT variables, 2200453 SAT clauses)
22.22/14.40	c (13,13) 6192 (40 %) CSP clauses are encoded (0 SAT variables, 2810903 SAT clauses)
24.57/16.69	c (16,15) 7740 (50 %) CSP clauses are encoded (0 SAT variables, 3400641 SAT clauses)
27.12/19.37	c (18,17) 9288 (60 %) CSP clauses are encoded (0 SAT variables, 4004848 SAT clauses)
29.76/21.92	c (21,20) 10836 (70 %) CSP clauses are encoded (0 SAT variables, 4677532 SAT clauses)
32.09/24.49	c (23,22) 12384 (80 %) CSP clauses are encoded (0 SAT variables, 5256139 SAT clauses)
35.00/27.18	c (26,25) 13932 (90 %) CSP clauses are encoded (0 SAT variables, 5922663 SAT clauses)
37.60/29.70	c (29,27) 15480 (100 %) CSP clauses are encoded (0 SAT variables, 6834210 SAT clauses)
37.60/29.70	c (29,27) CSPinCNF to SatSolver End
37.60/29.70	c (29,27) Heap : 2962 MiB used (max 11158 MiB), NonHeap : 31 MiB used (max 0 MiB)
37.60/29.70	c (29,27) 356736 bool, 6834708 clause
37.60/29.70	c (29,27) Export Begin
37.79/29.81	c (29,27) Export to HOME/scop-6603-serial-file.bin
37.79/29.81	c (29,27) Export End
37.79/29.81	c (29,27) Export File Size: 0.07 MB
37.79/29.81	c (29,27) 1,1,2,2,2,2,29,STOP-AFTER(DIMACS)
37.79/29.81	c END-Prog: Thu Sep 12 16:01:38 CEST 2019
37.79/29.84	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-6603-serial-file.bin
38.46/30.30	c (0,0) Read Serial File Begin
38.46/30.30	c (0,0) HOME/scop-6603-serial-file.bin
38.77/30.54	c (0,0) Read Serial File End
38.77/30.55	
38.77/30.55	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
38.77/30.55	(Solving Process)
38.77/30.55	
38.77/30.57	c BEGIN-Prog: Thu Sep 12 16:01:39 CEST 2019
38.77/30.57	c PID: 6621
38.77/30.57	c IP: 172.20.3.145
38.77/30.57	c HOST: node145.alineos.net
38.77/30.58	c (0,0) SatSolver.solve Begin
38.77/30.58	c (0,0) HOME/cryptominisat5  HOME/instance-4388251-1568296910.xml-scop-6606.cnf
39.02/30.60	c (0,0) c Outputting solution to console
39.02/30.60	c (0,0) c CryptoMiniSat version 5.6.8
39.02/30.60	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
39.02/30.60	c (0,0) c CMS SHA revision GIT-notfound
39.02/30.60	c (0,0) c CMS is MIT licensed
39.02/30.60	c (0,0) c CMS compilation env CMAKE_CXX_COMPILER = /usr/bin/c++ | CMAKE_CXX_FLAGS =  -Wall -Wextra -Wunused -Wsign-compare -fno-omit-frame-pointer -Wtype-limits -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -Wpointer-arith -Wformat-nonliteral -Winit-self -Wparentheses -Wunreachable-code -ggdb3 -Wlogical-op -Wdouble-promotion -Wshadow -Wformat=2 -pedantic | COMPILE_DEFINES =  -DLARGE_OFFSETS -DBOOST_TEST_DYN_LINK -DUSE_ZLIB -DYALSAT_FPU | STATICCOMPILE = OFF | ONLY_SIMPLE = OFF | Boost_FOUND = 1 | STATS = OFF | SQLITE3_FOUND =  | ZLIB_FOUND = TRUE | VALGRIND_FOUND =  | ENABLE_TESTING = OFF | M4RI_FOUND = FALSE | NOM4RI = OFF | SLOW_DEBUG = OFF | ENABLE_ASSERTIONS = ON | PYTHON_EXECUTABLE = /usr/bin/python2.7 | PYTHON_LIBRARY = /usr/lib64/libpython2.7.so | PYTHON_INCLUDE_DIRS = /usr/include/python2.7 | MY_TARGETS =  | LARGEMEM = ON | LIMITMEM = OFF | compilation date time = Jul 11 2019 16:04:13
39.02/30.60	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
39.02/30.60	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388251-1568296910.xml-scop-6606.cnf
39.02/30.60	c (0,0) c Reading file 'HOME/instance-4388251-1568296910.xml-scop-6606.cnf'
39.02/30.60	c (0,0) c -- header says num vars:         356736
39.02/30.60	c (0,0) c -- header says num clauses:     6834708
41.64/33.19	c (2,0) c -- clauses added: 6834708
41.64/33.19	c (2,0) c -- xor clauses added: 0
41.74/33.24	c (2,0) c -- vars added 356736
41.74/33.24	c (2,0) c Parsing time: 2.32 s
42.65/34.13	c (3,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
42.65/34.19	c (3,0) c [distill] long cls tried: 6/6 cl-short:6 lit-r:1 T: 0.07 T-out: N T-r: 99.60%
60.75/52.28	c (22,0) c [distill] long cls tried: 377/360 cl-short:377 lit-r:352 T: 2.72 T-out: N T-r: 84.73%
82.07/73.55	c (43,0) c [distill] long cls tried: 469/814 cl-short:469 lit-r:559 T: 3.99 T-out: N T-r: 77.89%
87.28/78.71	c (48,0) c   glue     1    27  8193  235439 5880K  834K    3.00    2.88   970  2997  4183    52   25.56   25.41
126.39/117.87	c (87,0) c [distill] long cls tried: 1879/3000 cl-short:1879 lit-r:4073 T: 18.49 T-out: Y T-r: -0.19%
150.81/142.25	c (112,0) c   geom     1    49 16386  235191 5880K  834K    3.00    2.88  3544  6131  6667    75   22.70   22.61
170.03/161.41	c (131,0) c [distill] long cls tried: 1053/3703 cl-short:1053 lit-r:2044 T: 9.81 T-out: N T-r: 45.20%
203.94/195.35	c (165,0) c   glue     1    83   24K  235026 5880K  834K    3.00    2.88  5987  7081 11467   134   23.13   23.02
224.78/216.12	c (185,0) c [distill] long cls tried: 1651/5991 cl-short:1651 lit-r:4546 T: 18.34 T-out: Y T-r: -0.09%
265.09/256.47	c (226,0) c   glue     1   119   32K  234695 5880K  834K    3.00    2.88  8340  9990 13506   206   23.08   22.94
285.60/277.00	c (246,0) c [distill] long cls tried: 1786/8381 cl-short:1786 lit-r:3755 T: 18.02 T-out: Y T-r: -0.07%
327.93/319.21	c (288,0) c   glue     1   158   40K  234638 5880K  834K    3.00    2.88 10660  8453   20K   258   25.01   24.87
359.76/351.05	c (320,0) c [distill] long cls tried: 1807/10822 cl-short:1792 lit-r:4199 T: 18.24 T-out: Y T-r: -0.11%
394.28/385.58	c (355,0) c   glue     1   197   49K  234600 5880K  834K    3.00    2.88 11404 12702   20K   298   23.75   23.61
445.92/437.17	c (406,0) c [distill] long cls tried: 1592/13338 cl-short:1567 lit-r:4282 T: 18.22 T-out: Y T-r: -0.08%
460.83/452.01	c (421,0) c   glue     1   246   57K  234516 5880K  834K    3.00    2.88 13580 10688   28K   327   24.05   23.92
508.56/499.79	c (469,0) c   glue     1   293   65K  234488 5880K  834K    3.00    2.88 15719 11161   29K   339   23.54   23.41
545.68/536.83	c (506,0) c [distill] long cls tried: 1512/15840 cl-short:1477 lit-r:4210 T: 17.92 T-out: Y T-r: -0.21%
552.08/543.28	c (513,0) c recursive minimization cost OK: 1291Kcost/(% lits removed)
552.08/543.28	c (513,0) c more minimization effectiveness low: 0.00 % lits removed --> disabling
552.18/543.38	c (513,0) c --> Executing strategy token: handle-comps
552.18/543.38	c (513,0) c --> Executing strategy token: scc-vrepl
552.18/543.38	c (513,0) c [scc] new: 110 BP 2M T: 0.09
552.48/543.67	c (513,0) c --> Executing strategy token: cache-clean
552.48/543.67	c (513,0) c --> Executing strategy token: cache-tryboth
552.48/543.67	c (513,0) c --> Executing strategy token: sub-impl
552.48/543.67	c (513,0) c [impl sub] bin: 62 T: 0.29 T-out: N w-visit: 713472
553.08/544.22	c (513,0) c --> Executing strategy token: intree-probe
553.08/544.22	c (513,0) c [scc] new: 110 BP 2M T: 0.09
553.28/544.45	c (514,0) c [vrep] vars 110 lits 197775 rem-bin-cls 440 rem-long-cls 26 BP 9M T: 0.23
553.48/544.66	c (514,0) c [scc] new: 0 BP 2M T: 0.09
553.68/544.84	c (514,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 7M T: 0.17
576.40/567.58	c (537,0) c [intree] Set 87 vars hyper-added: 12344 trans-irred::213739 trans-red::82 T: 22.70 T-out: Y T-r: -0.12%
577.30/568.45	c (538,0) c --> Executing strategy token: probe
577.30/568.45	c (538,0) c --> Executing strategy token: sub-str-cls-with-bin
577.30/568.45	c (538,0) c [distill] cache-based irred--  cl tried   262530 cl-sh     0 cl-rem  174 lit-rem      0 T: 0.65 T-out: Y
577.30/568.45	c (538,0) c [distill] cache-based   red--  cl tried    31441 cl-sh   774 cl-rem   91 lit-rem   1056 T: 0.10 T-out: N
578.81/569.96	c (539,0) c --> Executing strategy token: distill-cls
578.81/569.96	c (539,0) c [distill] long cls tried: 164/2565141 cl-short:0 lit-r:0 T: 1.51 T-out: Y T-r: -1.11%
578.81/569.96	c (539,0) c [distill] long useful: 0/328/5130282 lits-rem: 0 0-depth-assigns: 0 T: 3.03 T-out: Y
578.92/570.05	c (539,0) c --> Executing strategy token: scc-vrepl
578.92/570.05	c (539,0) c [scc] new: 56 BP 2M T: 0.09
579.11/570.27	c (540,0) c --> Executing strategy token: sub-impl
579.11/570.27	c (540,0) c [impl sub] bin: 47 T: 0.22 T-out: N w-visit: 713472
579.21/570.34	c (540,0) c --> Executing strategy token: str-impl
579.21/570.34	c (540,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.08 T-out: N T-r: 91.74% w-visit: 713472
579.41/570.55	c (540,0) c --> Executing strategy token: sub-impl
579.41/570.55	c (540,0) c [impl sub] bin: 0 T: 0.20 T-out: N w-visit: 713472
579.71/570.87	c (540,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
579.71/570.87	c (540,0) c [occ] mem usage for occur    252 MB
580.81/571.91	c (541,0) c [occ] mem usage for occur     20 MB
581.02/572.16	c (541,0) c Mem for watch alloc      : 363         MB (44.40     %)
581.02/572.16	c (541,0) c Mem for watch array      : 16          MB (2.00      %)
581.71/572.85	c (542,0) c --> Executing OCC strategy token: occ-backw-sub-str
581.71/572.85	c (542,0) c [occ-backw-sub-str-long-w-bins] subs: 1616 str: 0 tried: 2471764 0-depth ass: 0 T: 0.69 T-out: N T-r: 58.76%
582.51/573.69	c (543,0) c [occ-sub-long-w-long] rem cl: 180 tried: 1795400/2623651 (68.4%) T: 0.84 T-out: Y T-r: -0.00%
584.41/575.51	c (545,0) c [occ-sub-str-long-w-long] sub: 46 str: 119 tried: 3117119/2623651 (118.8)  T: 1.82 T-out: Y T-r: -0.00%
584.51/575.64	c (545,0) c --> Executing OCC strategy token: occ-clean-implicit
584.51/575.64	c (545,0) c --> Executing OCC strategy token: occ-bve
584.51/575.64	c (545,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.13 T-out: N
591.42/582.57	c (552,0) c [occ-bve] iter v-elim 4216
591.42/582.57	c (552,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
591.52/582.64	c (552,0) c Reduced to 230075 vars, 3784760 cls (grow=0)
592.73/583.81	c (553,0) c [occ-bve] iter v-elim 3695
592.73/583.81	c (553,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
592.73/583.88	c (553,0) c Reduced to 226380 vars, 3794483 cls (grow=8)
592.73/583.88	c (553,0) c x n vars       : 226380
592.83/583.90	c (553,0) c  #try to eliminate:   706K
592.83/583.90	c (553,0) c  #var-elim        :   7911
592.83/583.90	c (553,0) c  #T-o: N
592.83/583.90	c (553,0) c  #T-r: 98.97%
592.83/583.90	c (553,0) c  #T  : 8.21
592.83/583.90	c (553,0) c [occur] 1.38 is overhead
592.83/583.90	c (553,0) c [occur] link-in T: 1.38 cleanup T: 0.00
592.83/583.90	c (553,0) c --> Executing OCC strategy token: occ-bva
592.83/583.90	c (553,0) c [occ-bva] global numcalls: 0
593.13/584.21	c (553,0) c --> Executing OCC strategy token: occ-ternary-res
593.13/584.21	c (553,0) c --> Executing OCC strategy token: occ-xor
593.13/584.21	c (553,0) c [occ-xor] sort occur list T: 0.31
595.94/587.03	c (556,0) c [occ-xor] found      0 T: 3.13 T-out: N T-r: 68.66%
595.94/587.03	c (556,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
596.93/588.02	c (557,0) c --> Executing strategy token: cl-consolidate
596.93/588.02	c (557,0) c [mem] consolidate  old-sz:   298M new-sz:   104M new bits offs: 0 T: 0.21
597.04/588.11	c (557,0) c --> Executing strategy token: str-impl
597.04/588.11	c (557,0) c [impl str] lit bin: 4 (by stamp: 0) set-var: 78 T: 0.09 T-out: N T-r: 91.82% w-visit: 713472
597.96/589.10	c (558,0) c --> Executing strategy token: cache-clean
597.96/589.10	c (558,0) c --> Executing strategy token: sub-str-cls-with-bin
597.96/589.10	c (558,0) c [distill] cache-based irred--  cl tried   488648 cl-sh     0 cl-rem   88 lit-rem      0 T: 0.74 T-out: Y
597.96/589.10	c (558,0) c [distill] cache-based   red--  cl tried    22574 cl-sh   132 cl-rem    4 lit-rem    181 T: 0.05 T-out: N
599.75/590.81	c (560,0) c --> Executing strategy token: distill-cls
599.75/590.81	c (560,0) c [distill] long cls tried: 153/2575086 cl-short:5 lit-r:5 T: 1.71 T-out: Y T-r: -0.91%
599.75/590.81	c (560,0) c [distill] long useful: 10/306/5150182 lits-rem: 10 0-depth-assigns: 0 T: 3.42 T-out: Y
599.85/590.90	c (560,0) c --> Executing strategy token: scc-vrepl
599.85/590.90	c (560,0) c [scc] new: 0 BP 2M T: 0.09
600.35/591.42	c (561,0) c --> Executing strategy token: check-cache-size
600.35/591.42	c (561,0) c --> Executing strategy token: renumber
600.35/591.42	c (561,0) c [renumber] T: 0.52
600.35/591.49	c (561,0) c --> Executing strategy token: sls
600.35/591.49	c (561,0) c [consolidate] mini T: 0.00
600.35/591.49	c (561,0) c global_timeout_multiplier: 4.40
600.55/591.63	c (561,0) c clause size stats. size3: 2566540 size4: 8499 size5: 47 larger: 0
601.15/592.21	c (561,0) c ------- FINAL TOTAL SEARCH STATS ---------
601.15/592.21	c (561,0) c UIP search time          : 509.85      (90.99     % time)
601.15/592.21	c (561,0) c restarts                 : 321         (218.30    confls per restart)
601.15/592.21	c (561,0) c blocked restarts         : 25          (0.08      per normal restart)
601.15/592.21	c (561,0) c time                     : 509.85      
601.15/592.21	c (561,0) c decisions                : 121113      (0.00      % random)
601.15/592.21	c (561,0) c propagations             : 1816443612  
601.15/592.21	c (561,0) c decisions/conflicts      : 1.73        
601.15/592.21	c (561,0) c conflicts                : 70073       (137.44    / sec)
601.15/592.21	c (561,0) c conf lits non-minim      : 2533428     (36.15     lit/confl)
601.15/592.21	c (561,0) c conf lits final          : 25.96       
601.15/592.21	c (561,0) c cache hit re-learnt cl   : 0           (0.00      % of confl)
601.15/592.21	c (561,0) c red which0               : 6486        (9.26      % of confl)
601.15/592.21	c (561,0) c props/decision           : 0.00        
601.15/592.21	c (561,0) c props/conflict           : 0.00        
601.15/592.21	c (561,0) c 0-depth assigns          : 122413      (54.09     % vars)
601.15/592.21	c (561,0) c 0-depth assigns by CNF   : 120900      (53.42     % vars)
601.15/592.21	c (561,0) c reduceDB time            : 0.02        (0.00      % time)
601.15/592.21	c (561,0) c OccSimplifier time       : 7.92        (1.41      % time)
601.15/592.21	c (561,0) c [occur] 2.13 is overhead
601.15/592.21	c (561,0) c [occur] link-in T: 1.38 cleanup T: 0.75
601.15/592.21	c (561,0) c [occ-substr] long subBySub: 180 subByStr: 46 lits-rem-str: 257 T: 2.66
601.15/592.21	c (561,0) c SCC time                 : 0.44        (0.08      % time)
601.15/592.21	c (561,0) c [scc] new: 276 BP 11M  T: 0.44
601.15/592.21	c (561,0) c vrep replace time        : 0.40        (0.07      % time)
601.15/592.21	c (561,0) c vrep tree roots          : 110         
601.15/592.21	c (561,0) c vrep trees' crown        : 110         (1.00      leafs/tree)
601.15/592.21	c (561,0) c distill time             : 132.27      (23.61     % time)
601.15/592.21	c (561,0) c strength cache-irred time: 1.39        (0.25      % time)
601.15/592.21	c (561,0) c strength cache-red time  : 0.15        (0.03      % time)
601.15/592.21	c (561,0) c Conflicts in UIP         : 70073       (125.05    confl/time_this_thread)
601.15/592.21	c (561,0) c Mem used                 : 715.09      MB
601.15/592.21	c (561,0) c Total time (this thread) : 560.36      
601.15/592.21	c (561,0) s SATISFIABLE
602.63/592.76	c (562,0) SatSolver.solve End
602.63/592.76	c (562,0) Heap : 267 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
602.63/592.76	c (562,0) Show results Begin
602.78/592.89	c (562,0) x0 = 24
602.78/592.89	c (562,0) x1 = 25
602.78/592.89	c (562,0) x10 = 533
602.78/592.89	c (562,0) x100 = 547
602.78/592.89	c (562,0) x101 = 546
602.78/592.89	c (562,0) x102 = 564
602.78/592.89	c (562,0) x103 = 563
602.78/592.89	c (562,0) x104 = 643
602.78/592.89	c (562,0) x105 = 642
602.78/592.89	c (562,0) x106 = 730
602.78/592.89	c (562,0) x107 = 731
602.78/592.89	c (562,0) x108 = 924
602.78/592.89	c (562,0) x109 = 925
602.78/592.89	c (562,0) x11 = 534
602.78/592.89	c (562,0) x110 = 993
602.78/592.89	c (562,0) x111 = 992
602.78/592.89	c (562,0) x112 = 1101
603.04/592.90	c (562,0) x113 = 1100
603.04/592.90	c (562,0) x114 = 1191
603.04/592.90	c (562,0) x115 = 1192
603.04/592.90	c (562,0) x116 = 1250
603.04/592.90	c (562,0) x117 = 1251
603.04/592.90	c (562,0) x118 = 1258
603.04/592.90	c (562,0) x119 = 1259
603.04/592.90	c (562,0) x12 = 628
603.04/592.90	c (562,0) x120 = 36
603.04/592.90	c (562,0) x121 = 35
603.04/592.90	c (562,0) x122 = 129
603.04/592.90	c (562,0) x123 = 130
603.04/592.90	c (562,0) x124 = 182
603.04/592.90	c (562,0) x125 = 181
603.04/592.90	c (562,0) x126 = 306
603.04/592.90	c (562,0) x127 = 307
603.04/592.90	c (562,0) x128 = 320
603.04/592.90	c (562,0) x129 = 321
603.04/592.90	c (562,0) x13 = 629
603.04/592.90	c (562,0) x130 = 340
603.04/592.90	c (562,0) x131 = 339
603.04/592.90	c (562,0) x132 = 389
603.04/592.90	c (562,0) x133 = 390
603.04/592.90	c (562,0) x134 = 461
603.04/592.90	c (562,0) x135 = 462
603.04/592.90	c (562,0) x136 = 524
603.04/592.90	c (562,0) x137 = 525
603.04/592.90	c (562,0) x138 = 720
603.04/592.90	c (562,0) x139 = 719
603.04/592.90	c (562,0) x14 = 700
603.04/592.90	c (562,0) x140 = 861
603.04/592.90	c (562,0) x141 = 862
603.04/592.90	c (562,0) x142 = 947
603.04/592.90	c (562,0) x143 = 946
603.04/592.90	c (562,0) x144 = 1057
603.04/592.90	c (562,0) x145 = 1056
603.04/592.90	c (562,0) x146 = 1130
603.04/592.90	c (562,0) x147 = 1131
603.04/592.90	c (562,0) x148 = 1241
603.04/592.90	c (562,0) x149 = 1233
603.04/592.90	c (562,0) x15 = 701
603.04/592.90	c (562,0) x150 = 1
603.04/592.90	c (562,0) x151 = 0
603.04/592.90	c (562,0) x152 = 113
603.04/592.90	c (562,0) x153 = 112
603.04/592.90	c (562,0) x154 = 174
603.04/592.90	c (562,0) x155 = 173
603.04/592.90	c (562,0) x156 = 308
603.04/592.90	c (562,0) x157 = 309
603.04/592.90	c (562,0) x158 = 329
603.04/592.90	c (562,0) x159 = 330
603.04/592.90	c (562,0) x16 = 726
603.04/592.90	c (562,0) x160 = 373
603.04/592.90	c (562,0) x161 = 374
603.04/592.90	c (562,0) x162 = 454
603.04/592.90	c (562,0) x163 = 455
603.04/592.90	c (562,0) x164 = 544
603.04/592.90	c (562,0) x165 = 543
603.04/592.90	c (562,0) x166 = 614
603.04/592.90	c (562,0) x167 = 613
603.04/592.90	c (562,0) x168 = 678
603.04/592.90	c (562,0) x169 = 677
603.04/592.90	c (562,0) x17 = 727
603.04/592.90	c (562,0) x170 = 720
603.04/592.90	c (562,0) x171 = 719
603.04/592.90	c (562,0) x172 = 800
603.04/592.90	c (562,0) x173 = 799
603.04/592.90	c (562,0) x174 = 913
603.04/592.90	c (562,0) x175 = 914
603.04/592.90	c (562,0) x176 = 1020
603.04/592.90	c (562,0) x177 = 1021
603.04/592.90	c (562,0) x178 = 1199
603.04/592.90	c (562,0) x179 = 1198
603.04/592.90	c (562,0) x18 = 825
603.04/592.90	c (562,0) x180 = 90
603.04/592.90	c (562,0) x181 = 66
603.04/592.90	c (562,0) x182 = 173
603.04/592.90	c (562,0) x183 = 172
603.04/592.90	c (562,0) x184 = 245
603.04/592.90	c (562,0) x185 = 246
603.04/592.90	c (562,0) x186 = 340
603.04/592.90	c (562,0) x187 = 339
603.04/592.90	c (562,0) x188 = 376
603.04/592.90	c (562,0) x189 = 375
603.04/592.90	c (562,0) x19 = 826
603.04/592.90	c (562,0) x190 = 421
603.04/592.90	c (562,0) x191 = 420
603.04/592.90	c (562,0) x192 = 438
603.04/592.90	c (562,0) x193 = 439
603.04/592.90	c (562,0) x194 = 447
603.04/592.90	c (562,0) x195 = 446
603.04/592.90	c (562,0) x196 = 473
603.04/592.90	c (562,0) x197 = 472
603.04/592.90	c (562,0) x198 = 551
603.04/592.90	c (562,0) x199 = 550
603.04/592.90	c (562,0) x2 = 115
603.04/592.90	c (562,0) x20 = 875
603.04/592.90	c (562,0) x200 = 652
603.04/592.90	c (562,0) x201 = 651
603.04/592.90	c (562,0) x202 = 927
603.04/592.90	c (562,0) x203 = 928
603.04/592.90	c (562,0) x204 = 1033
603.04/592.90	c (562,0) x205 = 1034
603.04/592.90	c (562,0) x206 = 1106
603.04/592.90	c (562,0) x207 = 1107
603.04/592.90	c (562,0) x208 = 1192
603.04/592.90	c (562,0) x209 = 1193
603.04/592.90	c (562,0) x21 = 876
603.04/592.90	c (562,0) x210 = 0
603.04/592.90	c (562,0) x211 = 1
603.04/592.90	c (562,0) x212 = 131
603.04/592.90	c (562,0) x213 = 130
603.04/592.90	c (562,0) x214 = 195
603.04/592.90	c (562,0) x215 = 196
603.04/592.90	c (562,0) x216 = 352
603.04/592.90	c (562,0) x217 = 353
603.04/592.90	c (562,0) x218 = 435
603.04/592.90	c (562,0) x219 = 434
603.04/592.90	c (562,0) x22 = 919
603.04/592.90	c (562,0) x220 = 522
603.04/592.90	c (562,0) x221 = 521
603.04/592.90	c (562,0) x222 = 643
603.04/592.90	c (562,0) x223 = 658
603.04/592.90	c (562,0) x224 = 700
603.04/592.90	c (562,0) x225 = 699
603.04/592.90	c (562,0) x226 = 706
603.04/592.90	c (562,0) x227 = 705
603.04/592.90	c (562,0) x228 = 825
603.04/592.90	c (562,0) x229 = 824
603.04/592.90	c (562,0) x23 = 918
603.04/592.90	c (562,0) x230 = 854
603.04/592.90	c (562,0) x231 = 853
603.04/592.90	c (562,0) x232 = 945
603.04/592.90	c (562,0) x233 = 946
603.04/592.90	c (562,0) x234 = 958
603.04/592.90	c (562,0) x235 = 959
603.04/592.90	c (562,0) x236 = 1000
603.04/592.90	c (562,0) x237 = 999
603.04/592.90	c (562,0) x238 = 1011
603.04/592.90	c (562,0) x239 = 1012
603.04/592.90	c (562,0) x24 = 929
603.04/592.90	c (562,0) x240 = 249
603.04/592.90	c (562,0) x241 = 250
603.04/592.90	c (562,0) x242 = 343
603.04/592.90	c (562,0) x243 = 342
603.04/592.90	c (562,0) x244 = 416
603.04/592.90	c (562,0) x245 = 417
603.04/592.90	c (562,0) x246 = 499
603.04/592.90	c (562,0) x247 = 498
603.04/592.90	c (562,0) x248 = 537
603.04/592.90	c (562,0) x249 = 536
603.04/592.90	c (562,0) x25 = 930
603.04/592.90	c (562,0) x250 = 629
603.04/592.90	c (562,0) x251 = 630
603.04/592.90	c (562,0) x252 = 765
603.04/592.90	c (562,0) x253 = 766
603.04/592.90	c (562,0) x254 = 867
603.04/592.90	c (562,0) x255 = 866
603.04/592.90	c (562,0) x256 = 907
603.04/592.90	c (562,0) x257 = 908
603.04/592.90	c (562,0) x258 = 976
603.04/592.90	c (562,0) x259 = 975
603.04/592.90	c (562,0) x26 = 1168
603.04/592.90	c (562,0) x260 = 990
603.04/592.90	c (562,0) x261 = 989
603.04/592.90	c (562,0) x262 = 1024
603.04/592.90	c (562,0) x263 = 1025
603.04/592.90	c (562,0) x264 = 1108
603.04/592.90	c (562,0) x265 = 1109
603.04/592.90	c (562,0) x266 = 1166
603.04/592.90	c (562,0) x267 = 1167
603.04/592.90	c (562,0) x268 = 1239
603.04/592.90	c (562,0) x269 = 1238
603.04/592.90	c (562,0) x27 = 1169
603.04/592.90	c (562,0) x270 = 16
603.04/592.90	c (562,0) x271 = 17
603.04/592.90	c (562,0) x272 = 79
603.04/592.90	c (562,0) x273 = 78
603.04/592.90	c (562,0) x274 = 118
603.04/592.90	c (562,0) x275 = 117
603.04/592.90	c (562,0) x276 = 243
603.04/592.90	c (562,0) x277 = 242
603.04/592.90	c (562,0) x278 = 286
603.04/592.90	c (562,0) x279 = 287
603.04/592.90	c (562,0) x28 = 1190
603.04/592.90	c (562,0) x280 = 434
603.04/592.90	c (562,0) x281 = 433
603.04/592.90	c (562,0) x282 = 469
603.04/592.90	c (562,0) x283 = 468
603.04/592.90	c (562,0) x284 = 687
603.04/592.90	c (562,0) x285 = 686
603.04/592.90	c (562,0) x286 = 786
603.04/592.90	c (562,0) x287 = 785
603.04/592.90	c (562,0) x288 = 849
603.04/592.90	c (562,0) x289 = 850
603.04/592.90	c (562,0) x29 = 1189
603.04/592.90	c (562,0) x290 = 914
603.04/592.90	c (562,0) x291 = 913
603.04/592.90	c (562,0) x292 = 992
603.04/592.90	c (562,0) x293 = 991
603.04/592.90	c (562,0) x294 = 1086
603.04/592.90	c (562,0) x295 = 1087
603.04/592.90	c (562,0) x296 = 1104
603.04/592.90	c (562,0) x297 = 1103
603.04/592.90	c (562,0) x298 = 1226
603.04/592.90	c (562,0) x299 = 1225
603.04/592.90	c (562,0) x3 = 114
603.04/592.90	c (562,0) x30 = 0
603.04/592.90	c (562,0) x300 = 0
603.04/592.90	c (562,0) x301 = 1
603.04/592.90	c (562,0) x302 = 36
603.04/592.90	c (562,0) x303 = 35
603.04/592.90	c (562,0) x304 = 78
603.04/592.90	c (562,0) x305 = 79
603.04/592.90	c (562,0) x306 = 141
603.04/592.90	c (562,0) x307 = 140
603.04/592.90	c (562,0) x308 = 245
603.04/592.90	c (562,0) x309 = 244
603.04/592.90	c (562,0) x31 = 2
603.04/592.90	c (562,0) x310 = 348
603.04/592.90	c (562,0) x311 = 347
603.04/592.90	c (562,0) x312 = 381
603.04/592.90	c (562,0) x313 = 382
603.04/592.90	c (562,0) x314 = 482
603.04/592.90	c (562,0) x315 = 481
603.04/592.90	c (562,0) x316 = 524
603.04/592.90	c (562,0) x317 = 525
603.04/592.90	c (562,0) x318 = 670
603.04/592.90	c (562,0) x319 = 671
603.04/592.90	c (562,0) x32 = 74
603.04/592.90	c (562,0) x320 = 696
603.04/592.90	c (562,0) x321 = 697
603.04/592.90	c (562,0) x322 = 730
603.04/592.90	c (562,0) x323 = 731
603.04/592.90	c (562,0) x324 = 795
603.04/592.90	c (562,0) x325 = 794
603.04/592.90	c (562,0) x326 = 846
603.04/592.90	c (562,0) x327 = 845
603.04/592.90	c (562,0) x328 = 1151
603.04/592.90	c (562,0) x329 = 1152
603.04/592.90	c (562,0) x33 = 73
603.04/592.90	c (562,0) x330 = 61
603.04/592.90	c (562,0) x331 = 62
603.04/592.90	c (562,0) x332 = 85
603.04/592.90	c (562,0) x333 = 86
603.04/592.90	c (562,0) x334 = 272
603.04/592.90	c (562,0) x335 = 273
603.04/592.90	c (562,0) x336 = 308
603.04/592.90	c (562,0) x337 = 307
603.04/592.90	c (562,0) x338 = 319
603.04/592.90	c (562,0) x339 = 318
603.04/592.90	c (562,0) x34 = 129
603.04/592.90	c (562,0) x340 = 389
603.04/592.90	c (562,0) x341 = 390
603.04/592.90	c (562,0) x342 = 626
603.04/592.90	c (562,0) x343 = 625
603.04/592.90	c (562,0) x344 = 646
603.04/592.90	c (562,0) x345 = 647
603.04/592.90	c (562,0) x346 = 661
603.04/592.90	c (562,0) x347 = 660
603.04/592.90	c (562,0) x348 = 758
603.04/592.90	c (562,0) x349 = 759
603.04/592.90	c (562,0) x35 = 130
603.04/592.90	c (562,0) x350 = 845
603.04/592.90	c (562,0) x351 = 846
603.04/592.90	c (562,0) x352 = 885
603.04/592.90	c (562,0) x353 = 884
603.04/592.90	c (562,0) x354 = 991
603.04/592.90	c (562,0) x355 = 990
603.04/592.90	c (562,0) x356 = 1000
603.04/592.90	c (562,0) x357 = 999
603.04/592.90	c (562,0) x358 = 1039
603.04/592.90	c (562,0) x359 = 1038
603.04/592.90	c (562,0) x36 = 176
603.04/592.90	c (562,0) x360 = 1
603.04/592.90	c (562,0) x361 = 0
603.04/592.90	c (562,0) x362 = 29
603.04/592.90	c (562,0) x363 = 30
603.04/592.90	c (562,0) x364 = 63
603.04/592.90	c (562,0) x365 = 87
603.04/592.90	c (562,0) x366 = 102
603.04/592.90	c (562,0) x367 = 101
603.04/592.90	c (562,0) x368 = 183
603.04/592.90	c (562,0) x369 = 182
603.04/592.90	c (562,0) x37 = 175
603.04/592.90	c (562,0) x370 = 288
603.04/592.90	c (562,0) x371 = 289
603.04/592.90	c (562,0) x372 = 348
603.04/592.90	c (562,0) x373 = 349
603.04/592.90	c (562,0) x374 = 373
603.04/592.90	c (562,0) x375 = 374
603.04/592.90	c (562,0) x376 = 652
603.04/592.90	c (562,0) x377 = 653
603.04/592.90	c (562,0) x378 = 734
603.04/592.90	c (562,0) x379 = 735
603.04/592.90	c (562,0) x38 = 213
603.04/592.90	c (562,0) x380 = 743
603.04/592.90	c (562,0) x381 = 742
603.04/592.90	c (562,0) x382 = 803
603.04/592.90	c (562,0) x383 = 802
603.04/592.90	c (562,0) x384 = 864
603.04/592.90	c (562,0) x385 = 863
603.04/592.90	c (562,0) x386 = 898
603.04/592.90	c (562,0) x387 = 899
603.04/592.90	c (562,0) x388 = 996
603.04/592.90	c (562,0) x389 = 1009
603.04/592.90	c (562,0) x39 = 212
603.04/592.90	c (562,0) x390 = 4
603.04/592.90	c (562,0) x391 = 5
603.04/592.90	c (562,0) x392 = 301
603.04/592.90	c (562,0) x393 = 302
603.04/592.90	c (562,0) x394 = 446
603.04/592.90	c (562,0) x395 = 445
603.04/592.90	c (562,0) x396 = 473
603.04/592.90	c (562,0) x397 = 474
603.04/592.90	c (562,0) x398 = 533
603.04/592.90	c (562,0) x399 = 532
603.04/592.90	c (562,0) x4 = 220
603.04/592.90	c (562,0) x40 = 340
603.04/592.90	c (562,0) x400 = 629
603.04/592.90	c (562,0) x401 = 628
603.04/592.90	c (562,0) x402 = 655
603.04/592.90	c (562,0) x403 = 656
603.04/592.90	c (562,0) x404 = 679
603.04/592.90	c (562,0) x405 = 680
603.04/592.90	c (562,0) x406 = 702
603.04/592.90	c (562,0) x407 = 701
603.04/592.90	c (562,0) x408 = 797
603.04/592.90	c (562,0) x409 = 796
603.04/592.90	c (562,0) x41 = 339
603.04/592.90	c (562,0) x410 = 862
603.04/592.90	c (562,0) x411 = 861
603.04/592.90	c (562,0) x412 = 922
603.04/592.90	c (562,0) x413 = 923
603.04/592.90	c (562,0) x414 = 1020
603.04/592.90	c (562,0) x415 = 1019
603.04/592.90	c (562,0) x416 = 1127
603.04/592.90	c (562,0) x417 = 1128
603.04/592.90	c (562,0) x418 = 1191
603.04/592.90	c (562,0) x419 = 1190
603.04/592.90	c (562,0) x42 = 420
603.04/592.90	c (562,0) x420 = 0
603.04/592.90	c (562,0) x421 = 1
603.04/592.90	c (562,0) x422 = 73
603.04/592.90	c (562,0) x423 = 74
603.04/592.90	c (562,0) x424 = 182
603.04/592.90	c (562,0) x425 = 181
603.04/592.90	c (562,0) x426 = 220
603.04/592.90	c (562,0) x427 = 221
603.04/592.90	c (562,0) x428 = 245
603.04/592.90	c (562,0) x429 = 244
603.04/592.90	c (562,0) x43 = 421
603.04/592.90	c (562,0) x430 = 332
603.04/592.90	c (562,0) x431 = 331
603.04/592.90	c (562,0) x432 = 379
603.04/592.90	c (562,0) x433 = 380
603.04/592.90	c (562,0) x434 = 458
603.04/592.90	c (562,0) x435 = 457
603.04/592.90	c (562,0) x436 = 474
603.04/592.90	c (562,0) x437 = 473
603.04/592.90	c (562,0) x438 = 566
603.04/592.90	c (562,0) x439 = 565
603.04/592.90	c (562,0) x44 = 458
603.04/592.90	c (562,0) x440 = 693
603.04/592.90	c (562,0) x441 = 692
603.04/592.90	c (562,0) x442 = 845
603.04/592.90	c (562,0) x443 = 844
603.04/592.90	c (562,0) x444 = 976
603.04/592.90	c (562,0) x445 = 887
603.04/592.90	c (562,0) x446 = 1066
603.04/592.90	c (562,0) x447 = 1067
603.04/592.90	c (562,0) x448 = 1097
603.04/592.90	c (562,0) x449 = 1096
603.04/592.90	c (562,0) x45 = 457
603.04/592.90	c (562,0) x46 = 486
603.04/592.90	c (562,0) x47 = 487
603.04/592.90	c (562,0) x48 = 549
603.04/592.90	c (562,0) x49 = 548
603.04/592.90	c (562,0) x5 = 221
603.04/592.90	c (562,0) x50 = 672
603.04/592.90	c (562,0) x51 = 673
603.04/592.90	c (562,0) x52 = 743
603.04/592.90	c (562,0) x53 = 742
603.04/592.90	c (562,0) x54 = 762
603.04/592.90	c (562,0) x55 = 761
603.04/592.90	c (562,0) x56 = 784
603.04/592.90	c (562,0) x57 = 783
603.04/592.90	c (562,0) x58 = 1232
603.04/592.90	c (562,0) x59 = 1231
603.04/592.90	c (562,0) x6 = 375
603.04/592.90	c (562,0) x60 = 0
603.04/592.90	c (562,0) x61 = 1
603.04/592.90	c (562,0) x62 = 34
603.04/592.90	c (562,0) x63 = 33
603.04/592.90	c (562,0) x64 = 113
603.04/592.90	c (562,0) x65 = 111
603.04/592.90	c (562,0) x66 = 210
603.04/592.90	c (562,0) x67 = 209
603.04/592.90	c (562,0) x68 = 389
603.04/592.90	c (562,0) x69 = 388
603.04/592.90	c (562,0) x7 = 376
603.04/592.90	c (562,0) x70 = 544
603.04/592.90	c (562,0) x71 = 543
603.04/592.91	c (562,0) x72 = 635
603.04/592.91	c (562,0) x73 = 636
603.04/592.91	c (562,0) x74 = 696
603.04/592.91	c (562,0) x75 = 695
603.04/592.91	c (562,0) x76 = 785
603.04/592.91	c (562,0) x77 = 784
603.04/592.91	c (562,0) x78 = 867
603.04/592.91	c (562,0) x79 = 866
603.04/592.91	c (562,0) x8 = 461
603.04/592.91	c (562,0) x80 = 931
603.04/592.91	c (562,0) x81 = 932
603.04/592.91	c (562,0) x82 = 954
603.04/592.91	c (562,0) x83 = 953
603.04/592.91	c (562,0) x84 = 1062
603.04/592.91	c (562,0) x85 = 1063
603.04/592.91	c (562,0) x86 = 1139
603.04/592.91	c (562,0) x87 = 1140
603.04/592.91	c (562,0) x88 = 1181
603.04/592.91	c (562,0) x89 = 1180
603.04/592.91	c (562,0) x9 = 462
603.04/592.91	c (562,0) x90 = 10
603.04/592.91	c (562,0) x91 = 11
603.04/592.91	c (562,0) x92 = 168
603.04/592.91	c (562,0) x93 = 167
603.04/592.91	c (562,0) x94 = 269
603.04/592.91	c (562,0) x95 = 268
603.04/592.91	c (562,0) x96 = 380
603.04/592.91	c (562,0) x97 = 381
603.04/592.91	c (562,0) x98 = 512
603.04/592.91	c (562,0) x99 = 513
603.04/592.91	s SATISFIABLE
603.04/592.92	v <instantiation>
603.04/592.92	v     <list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 x392 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 x443 x444 x445 x446 x447 x448 x449</list>
603.04/592.92	v     <values>24 25 115 114 220 221 375 376 461 462 533 534 628 629 700 701 726 727 825 826 875 876 919 918 929 930 1168 1169 1190 1189 0 2 74 73 129 130 176 175 213 212 340 339 420 421 458 457 486 487 549 548 672 673 743 742 762 761 784 783 1232 1231 0 1 34 33 113 111 210 209 389 388 544 543 635 636 696 695 785 784 867 866 931 932 954 953 1062 1063 1139 1140 1181 1180 10 11 168 167 269 268 380 381 512 513 547 546 564 563 643 642 730 731 924 925 993 992 1101 1100 1191 1192 1250 1251 1258 1259 36 35 129 130 182 181 306 307 320 321 340 339 389 390 461 462 524 525 720 719 861 862 947 946 1057 1056 1130 1131 1241 1233 1 0 113 112 174 173 308 309 329 330 373 374 454 455 544 543 614 613 678 677 720 719 800 799 913 914 1020 1021 1199 1198 90 66 173 172 245 246 340 339 376 375 421 420 438 439 447 446 473 472 551 550 652 651 927 928 1033 1034 1106 1107 1192 1193 0 1 131 130 195 196 352 353 435 434 522 521 643 658 700 699 706 705 825 824 854 853 945 946 958 959 1000 999 1011 1012 249 250 343 342 416 417 499 498 537 536 629 630 765 766 867 866 907 908 976 975 990 989 1024 1025 1108 1109 1166 1167 1239 1238 16 17 79 78 118 117 243 242 286 287 434 433 469 468 687 686 786 785 849 850 914 913 992 991 1086 1087 1104 1103 1226 1225 0 1 36 35 78 79 141 140 245 244 348 347 381 382 482 481 524 525 670 671 696 697 730 731 795 794 846 845 1151 1152 61 62 85 86 272 273 308 307 319 318 389 390 626 625 646 647 661 660 758 759 845 846 885 884 991 990 1000 999 1039 1038 1 0 29 30 63 87 102 101 183 182 288 289 348 349 373 374 652 653 734 735 743 742 803 802 864 863 898 899 996 1009 4 5 301 302 446 445 473 474 533 532 629 628 655 656 679 680 702 701 797 796 862 861 922 923 1020 1019 1127 1128 1191 1190 0 1 73 74 182 181 220 221 245 244 332 331 379 380 458 457 474 473 566 565 693 692 845 844 976 887 1066 1067 1097 1096</values>
603.04/592.92	v </instantiation>
603.04/592.92	c (562,0) Show results End
603.04/592.92	c (562,0) Heap : 308 MiB used (max 3925 MiB), NonHeap : 19 MiB used (max 0 MiB)
603.04/592.92	c (562,0) 562,562,STOP-AFTER(ALL)
603.04/592.92	c END-Prog: Thu Sep 12 16:11:01 CEST 2019

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388251-1568296910/watcher-4388251-1568296910 -o /tmp/evaluation-result-4388251-1568296910/solver-4388251-1568296910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568289720-3778 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388251-1568296910.xml 

running on 4 cores: 1,3,5,7

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
Current StackSize limit: 8192 KiB

solver pid=6603, runsolver pid=6600

[startup+0.100138 s]*
/proc/loadavg: 2.06 2.10 2.10 3/237 6620
/proc/meminfo: memFree=17800444/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405627493 115843072 349 33554432000 4194304 5098028 140725602142704 140725602139960 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 349 296 221 0 87 0
[pid=6606] ppid=6603 vsize=15012696 memory=74176 CPUtime=0.11 cores=1,3,5,7
/proc/6606/stat : 6606 (java) S 6603 6603 3746 0 -1 1077944320 6818 0 0 0 10 1 0 0 20 0 15 0 405627493 15373000704 18544 33554432000 4194304 4196468 140726506784528 140726506767072 139686698434295 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
/proc/6606/statm: 3753174 18544 2933 1 0 3715579 0
[pid=6606/tid=6607] ppid=6603 vsize=15012696 memory=-2915664431881770398 CPUtime=0.09 cores=1,3,5,7
/proc/6606/task/6607/stat : 6607 (java) R 6603 6603 3746 0 -1 4202560 4601 0 0 0 8 1 0 0 20 0 15 0 405627494 15373000704 18544 33554432000 4194304 4196468 140726506784528 139686670254456 139686698456221 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6608] ppid=6603 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6608/stat : 6608 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 18544 33554432000 4194304 4196468 140726506784528 139686702676368 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6609] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6609/stat : 6609 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 18544 33554432000 4194304 4196468 140726506784528 139686501452048 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6610] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6610/stat : 6610 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 18544 33554432000 4194304 4196468 140726506784528 139686500399760 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6611] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6611/stat : 6611 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 18544 33554432000 4194304 4196468 140726506784528 139686499346960 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6612] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6612/stat : 6612 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685668915824 139686698445442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6613] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6613/stat : 6613 (java) S 6603 6603 3746 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685288469792 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6614] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6614/stat : 6614 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685020034672 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6615] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6615/stat : 6615 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139684645526096 139686698452891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6616] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6616/stat : 6616 (java) S 6603 6603 3746 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685667862640 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6617] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6617/stat : 6617 (java) S 6603 6603 3746 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685666809840 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6618] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0.01 cores=1,3,5,7
/proc/6606/task/6618/stat : 6618 (java) R 6603 6603 3746 0 -1 4202560 461 0 0 0 1 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685665754312 139686690671422 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6619] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6619/stat : 6619 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139684147620320 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6620] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6620/stat : 6620 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 18544 33554432000 4194304 4196468 140726506784528 139685664705456 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75572 KiB

[startup+0.211034 s]*
/proc/loadavg: 2.06 2.10 2.10 3/237 6620
/proc/meminfo: memFree=17781392/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405627493 115843072 349 33554432000 4194304 5098028 140725602142704 140725602139960 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 349 296 221 0 87 0
[pid=6606] ppid=6603 vsize=15012696 memory=89516 CPUtime=0.25 cores=1,3,5,7
/proc/6606/stat : 6606 (java) S 6603 6603 3746 0 -1 1077944320 11858 0 0 0 22 3 0 0 20 0 15 0 405627493 15373000704 22379 33554432000 4194304 4196468 140726506784528 140726506767072 139686698434295 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
/proc/6606/statm: 3753174 22379 2976 1 0 3715579 0
[pid=6606/tid=6607] ppid=6603 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/6606/task/6607/stat : 6607 (java) R 6603 6603 3746 0 -1 4202560 9583 0 0 0 17 3 0 0 20 0 15 0 405627494 15373000704 22379 33554432000 4194304 4196468 140726506784528 139686670249936 139686698456221 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6608] ppid=6603 vsize=15012696 memory=345 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6608/stat : 6608 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 22379 33554432000 4194304 4196468 140726506784528 139686702676368 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6609] ppid=6603 vsize=15012696 memory=139789444554990 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6609/stat : 6609 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 22379 33554432000 4194304 4196468 140726506784528 139686501452048 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6610] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6610/stat : 6610 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 22379 33554432000 4194304 4196468 140726506784528 139686500399760 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6611] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6611/stat : 6611 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 22379 33554432000 4194304 4196468 140726506784528 139686499346960 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6612] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6612/stat : 6612 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685668915824 139686698445442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6613] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6613/stat : 6613 (java) S 6603 6603 3746 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685288469792 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6614] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6614/stat : 6614 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685020034672 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6615] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6615/stat : 6615 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139684645526096 139686698452891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6616] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6616/stat : 6616 (java) S 6603 6603 3746 0 -1 1077944384 331 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685667862640 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6617] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6617/stat : 6617 (java) S 6603 6603 3746 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685666809840 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6618] ppid=6603 vsize=15012696 memory=139789444548224 CPUtime=0.03 cores=1,3,5,7
/proc/6606/task/6618/stat : 6618 (java) R 6603 6603 3746 0 -1 4202560 468 0 0 0 3 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685665757552 139686677768325 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6619] ppid=6603 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6619/stat : 6619 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139684147620320 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6620] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6620/stat : 6620 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 22379 33554432000 4194304 4196468 140726506784528 139685664705456 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90912 KiB

[startup+0.310674 s]*
/proc/loadavg: 2.06 2.10 2.10 3/237 6620
/proc/meminfo: memFree=17778848/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405627493 115843072 349 33554432000 4194304 5098028 140725602142704 140725602139960 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 349 296 221 0 87 0
[pid=6606] ppid=6603 vsize=15012696 memory=92600 CPUtime=0.43 cores=1,3,5,7
/proc/6606/stat : 6606 (java) S 6603 6603 3746 0 -1 1077944320 12209 0 0 0 40 3 0 0 20 0 15 0 405627493 15373000704 23150 33554432000 4194304 4196468 140726506784528 140726506767072 139686698434295 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
/proc/6606/statm: 3753174 23150 3019 1 0 3715579 0
[pid=6606/tid=6607] ppid=6603 vsize=15012696 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/6606/task/6607/stat : 6607 (java) R 6603 6603 3746 0 -1 4202560 9763 0 0 0 27 3 0 0 20 0 15 0 405627494 15373000704 23150 33554432000 4194304 4196468 140726506784528 139686670264368 139686678710184 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6608] ppid=6603 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6608/stat : 6608 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 23150 33554432000 4194304 4196468 140726506784528 139686702676368 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6609] ppid=6603 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6609/stat : 6609 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 23150 33554432000 4194304 4196468 140726506784528 139686501452048 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6610] ppid=6603 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6610/stat : 6610 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 23150 33554432000 4194304 4196468 140726506784528 139686500399760 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6611] ppid=6603 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6611/stat : 6611 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15373000704 23150 33554432000 4194304 4196468 140726506784528 139686499346960 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6612] ppid=6603 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6612/stat : 6612 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685668915824 139686698445442 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6613] ppid=6603 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6613/stat : 6613 (java) S 6603 6603 3746 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685288469792 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6614] ppid=6603 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6614/stat : 6614 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627497 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685020034672 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6615] ppid=6603 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6615/stat : 6615 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139684645526096 139686698452891 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6616] ppid=6603 vsize=15012696 memory=-7384621950708166502 CPUtime=0.03 cores=1,3,5,7
/proc/6606/task/6616/stat : 6616 (java) S 6603 6603 3746 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685667862640 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6617] ppid=6603 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6606/task/6617/stat : 6617 (java) S 6603 6603 3746 0 -1 1077944384 194 0 0 0 1 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685666809840 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6618] ppid=6603 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/6606/task/6618/stat : 6618 (java) S 6603 6603 3746 0 -1 1077944384 489 0 0 0 7 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685665757552 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6619] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6619/stat : 6619 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139684147620320 139686698444501 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6620] ppid=6603 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6620/stat : 6620 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627500 15373000704 23150 33554432000 4194304 4196468 140726506784528 139685664705456 139686698445442 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93996 KiB

[startup+0.70556 s]
/proc/loadavg: 2.06 2.10 2.10 3/237 6620
/proc/meminfo: memFree=17755456/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405627493 115843072 349 33554432000 4194304 5098028 140725602142704 140725602139960 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 349 296 221 0 87 0
[pid=6606] ppid=6603 vsize=15018968 memory=132040 CPUtime=1.06 cores=1,3,5,7
/proc/6606/stat : 6606 (java) S 6603 6603 3746 0 -1 1077944320 19704 0 0 0 101 5 0 0 20 0 15 0 405627493 15379423232 33010 33554432000 4194304 4196468 140726506784528 140726506767072 139686698434295 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
/proc/6606/statm: 3754742 33010 3188 1 0 3716091 0
[pid=6606/tid=6607] ppid=6603 vsize=15018968 memory=297319296 CPUtime=0.68 cores=1,3,5,7
/proc/6606/task/6607/stat : 6607 (java) R 6603 6603 3746 0 -1 4202560 16652 0 0 0 64 4 0 0 20 0 15 0 405627494 15379423232 33010 33554432000 4194304 4196468 140726506784528 139686670264688 139686177781084 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6608] ppid=6603 vsize=15018968 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6608/stat : 6608 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15379423232 33010 33554432000 4194304 4196468 140726506784528 139686702676368 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6609] ppid=6603 vsize=15018968 memory=116 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6609/stat : 6609 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15379423232 33010 33554432000 4194304 4196468 140726506784528 139686501452048 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6610] ppid=6603 vsize=15018968 memory=9140 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6610/stat : 6610 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405627495 15379423232 33010 33554432000 4194304 4196468 140726506784528 139686500399760 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6611] ppid=6603 vsize=15018968 memory=22715 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6611/stat : 6611 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627495 15379423232 33010 33554432000 4194304 4196468 140726506784528 139686499346960 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6612] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6612/stat : 6612 (java) S 6603 6603 3746 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405627497 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685668915824 139686698445442 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6613] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6613/stat : 6613 (java) S 6603 6603 3746 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405627497 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685288469792 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6614] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6614/stat : 6614 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627497 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685020034672 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6615] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6615/stat : 6615 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139684645526096 139686698452891 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6616] ppid=6603 vsize=15018968 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6606/task/6616/stat : 6616 (java) R 6603 6603 3746 0 -1 4202560 615 0 0 0 9 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685667852432 139686682828153 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6617] ppid=6603 vsize=15018968 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/6606/task/6617/stat : 6617 (java) R 6603 6603 3746 0 -1 4202560 427 0 0 0 8 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685666799312 139686677775678 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6618] ppid=6603 vsize=15018968 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/6606/task/6618/stat : 6618 (java) R 6603 6603 3746 0 -1 4202560 676 0 0 0 18 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685665753232 139686677063793 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6619] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6619/stat : 6619 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139684147620320 139686698444501 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
[pid=6606/tid=6620] ppid=6603 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6606/task/6620/stat : 6620 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405627500 15379423232 33010 33554432000 4194304 4196468 140726506784528 139685664705456 139686698445442 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32083968 140726506791722 140726506792090 140726506792090 140726506794959 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 133436 KiB

[startup+1.50087 s]
/proc/loadavg: 2.06 2.10 2.10 5/237 6620
/proc/meminfo: memFree=17702172/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405627493 115843072 349 33554432000 4194304 5098028 140725602142704 140725602139960 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 349 296 221 0 87 0

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

[pid=6621/tid=6633] ppid=6603 vsize=8068440 memory=1560 CPUtime=0.23 cores=1,3,5,7
/proc/6621/task/6633/stat : 6633 (java) S 6603 6603 3746 0 -1 1077944384 964 0 0 0 23 0 0 0 20 0 19 0 405630484 8262082560 30571 33554432000 4194304 4196468 140725688594944 139873800091632 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6634] ppid=6603 vsize=8068440 memory=932 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6634/stat : 6634 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405630484 8262082560 30571 33554432000 4194304 4196468 140725688594944 139872186657120 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6635] ppid=6603 vsize=8068440 memory=1732 CPUtime=0.32 cores=1,3,5,7
/proc/6621/task/6635/stat : 6635 (java) S 6603 6603 3746 0 -1 1077944384 39 0 0 0 15 17 0 0 20 0 19 0 405630485 8262082560 30571 33554432000 4194304 4196468 140725688594944 139873799040048 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6637] ppid=6603 vsize=8068440 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6637/stat : 6637 (java) S 6603 6603 3746 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405630553 8262082560 30571 33554432000 4194304 4196468 140725688594944 139873723737920 139874491113241 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6639] ppid=6603 vsize=8068440 memory=896 CPUtime=0.01 cores=1,3,5,7
/proc/6621/task/6639/stat : 6639 (java) S 6603 6603 3746 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 405630554 8262082560 30571 33554432000 4194304 4196468 140725688594944 139871649771408 139874491110557 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6640] ppid=6603 vsize=8068440 memory=3492 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6640/stat : 6640 (java) S 6603 6603 3746 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405630554 8262082560 30571 33554432000 4194304 4196468 140725688594944 139871783992880 139874491110557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6641] ppid=6603 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6641/stat : 6641 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405630556 8262082560 30571 33554432000 4194304 4196468 140725688594944 139871381347632 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
Current children cumulated CPU time: 600.96 s
Current children cumulated vsize: 8960224 KiB
Current children cumulated memory: 855900 KiB

[startup+592.401 s]
/proc/loadavg: 2.00 2.02 2.05 3/240 6695
/proc/meminfo: memFree=16849428/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1476 CPUtime=37.86 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 583 44287 0 0 0 0 3667 119 20 0 1 0 405627493 115843072 369 33554432000 4194304 5098028 140725602142704 140725602139448 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 369 311 221 0 87 0
[pid=6621] ppid=6603 vsize=8068440 memory=167816 CPUtime=2.26 cores=1,3,5,7
/proc/6621/stat : 6621 (java) S 6603 6603 3746 0 -1 1077944320 24256 0 0 0 201 25 0 0 20 0 19 0 405630478 8262082560 41954 33554432000 4194304 4196468 140725688594944 140725688577488 139874491088631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
/proc/6621/statm: 2017110 41954 3230 1 0 1978454 0
[pid=6636] ppid=6621 vsize=778656 memory=732256 CPUtime=561.64 cores=1,3,5,7
/proc/6636/stat : 6636 (cryptominisat5) S 6621 6603 3746 0 -1 4202496 1536874 0 0 0 56037 127 0 0 20 0 1 0 405630553 797343744 183064 33554432000 4194304 4451008 140727905541504 140727905538728 139769698495584 0 4 0 2 18446744071580971376 0 0 17 7 0 0 0 0 0 6549032 6559120 32436224 140727905547197 140727905547328 140727905547328 140727905550278 0
/proc/6636/statm: 194664 183064 740 63 0 188391 0
[pid=6621/tid=6622] ppid=6603 vsize=8068440 memory=120600 CPUtime=0.78 cores=1,3,5,7
/proc/6621/task/6622/stat : 6622 (java) S 6603 6603 3746 0 -1 1077944384 17225 0 0 0 73 5 0 0 20 0 19 0 405630478 8262082560 41954 33554432000 4194304 4196468 140725688594944 139874462928800 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6623] ppid=6603 vsize=8068440 memory=701228 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6623/stat : 6623 (java) S 6603 6603 3746 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405630480 8262082560 41954 33554432000 4194304 4196468 140725688594944 139874495330832 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6624] ppid=6603 vsize=8068440 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6624/stat : 6624 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405630480 8262082560 41954 33554432000 4194304 4196468 140725688594944 139874295499408 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6625] ppid=6603 vsize=8068440 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6625/stat : 6625 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405630480 8262082560 41954 33554432000 4194304 4196468 140725688594944 139874294446352 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6626] ppid=6603 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6626/stat : 6626 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405630480 8262082560 41954 33554432000 4194304 4196468 140725688594944 139874293393808 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6627] ppid=6603 vsize=8068440 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6627/stat : 6627 (java) S 6603 6603 3746 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 19 0 405630481 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873803250416 139874491099778 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6628] ppid=6603 vsize=8068440 memory=916 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6628/stat : 6628 (java) S 6603 6603 3746 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405630481 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873327507104 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6629] ppid=6603 vsize=8068440 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6629/stat : 6629 (java) S 6603 6603 3746 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405630482 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873059071216 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6630] ppid=6603 vsize=8068440 memory=2896 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6630/stat : 6630 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405630484 8262082560 41954 33554432000 4194304 4196468 140725688594944 139872684562896 139874491107227 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6631] ppid=6603 vsize=8068440 memory=2596 CPUtime=0.31 cores=1,3,5,7
/proc/6621/task/6631/stat : 6631 (java) R 6603 6603 3746 0 -1 4202560 2800 0 0 0 31 0 0 0 20 0 19 0 405630484 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873802183256 139874472633138 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6632] ppid=6603 vsize=8068440 memory=4100 CPUtime=0.27 cores=1,3,5,7
/proc/6621/task/6632/stat : 6632 (java) R 6603 6603 3746 0 -1 4202560 1261 0 0 0 27 0 0 0 20 0 19 0 405630484 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873801125704 139874477102945 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6633] ppid=6603 vsize=8068440 memory=1412 CPUtime=0.3 cores=1,3,5,7
/proc/6621/task/6633/stat : 6633 (java) S 6603 6603 3746 0 -1 1077944384 1238 0 0 0 30 0 0 0 20 0 19 0 405630484 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873800091632 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6634] ppid=6603 vsize=8068440 memory=3500 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6634/stat : 6634 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405630484 8262082560 41954 33554432000 4194304 4196468 140725688594944 139872186657120 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6635] ppid=6603 vsize=8068440 memory=1476 CPUtime=0.32 cores=1,3,5,7
/proc/6621/task/6635/stat : 6635 (java) S 6603 6603 3746 0 -1 1077944384 39 0 0 0 15 17 0 0 20 0 19 0 405630485 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873799040048 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6637] ppid=6603 vsize=8068440 memory=132120 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6637/stat : 6637 (java) S 6603 6603 3746 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405630553 8262082560 41954 33554432000 4194304 4196468 140725688594944 139873723737920 139874491113241 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6639] ppid=6603 vsize=8068440 memory=138084 CPUtime=0.19 cores=1,3,5,7
/proc/6621/task/6639/stat : 6639 (java) R 6603 6603 3746 0 -1 4202560 319 0 0 0 19 0 0 0 20 0 19 0 405630554 8262082560 41954 33554432000 4194304 4196468 140725688594944 139871649771720 139873951687869 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6640] ppid=6603 vsize=8068440 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6640/stat : 6640 (java) S 6603 6603 3746 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 405630554 8262082560 41954 33554432000 4194304 4196468 140725688594944 139871783992880 139874491110557 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6641] ppid=6603 vsize=8068440 memory=3492 CPUtime=0 cores=1,3,5,7
/proc/6621/task/6641/stat : 6641 (java) S 6603 6603 3746 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405630556 8262082560 41954 33554432000 4194304 4196468 140725688594944 139871381347632 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
Current children cumulated CPU time: 601.76 s
Current children cumulated vsize: 8960224 KiB
Current children cumulated memory: 901548 KiB

[startup+592.801 s]
/proc/loadavg: 2.00 2.02 2.05 3/240 6695
/proc/meminfo: memFree=16849428/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1476 CPUtime=37.86 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 583 44287 0 0 0 0 3667 119 20 0 1 0 405627493 115843072 369 33554432000 4194304 5098028 140725602142704 140725602139448 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 369 311 221 0 87 0
[pid=6621] ppid=6603 vsize=7937364 memory=304584 CPUtime=564.92 cores=1,3,5,7
/proc/6621/stat : 6621 (java) S 6603 6603 3746 0 -1 1077944320 26738 1539103 0 0 284 28 56049 131 20 0 17 0 405630478 8127860736 76146 33554432000 4194304 4196468 140725688594944 140725688577488 139874491088631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
/proc/6621/statm: 1984341 76146 3238 1 0 1945685 0
[pid=6621/tid=6622] ppid=6603 vsize=7937364 memory=7739265992267033193 CPUtime=562.64 cores=1,3,5,7
/proc/6621/task/6622/stat : 6622 (java) R 6603 6603 3746 0 -1 4202560 17383 1539103 0 0 79 5 56049 131 20 0 17 0 405630478 8127860736 76146 33554432000 4194304 4196468 140725688594944 139874462926608 139874491100566 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6623] ppid=6603 vsize=7937364 memory=7595435470111729257 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6623/stat : 6623 (java) S 6603 6603 3746 0 -1 1077944384 1 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 76146 33554432000 4194304 4196468 140725688594944 139874495330832 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6624] ppid=6603 vsize=7937364 memory=1444 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6624/stat : 6624 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 76146 33554432000 4194304 4196468 140725688594944 139874295499408 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6625] ppid=6603 vsize=7937364 memory=896 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6625/stat : 6625 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 76146 33554432000 4194304 4196468 140725688594944 139874294446352 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6626] ppid=6603 vsize=7937364 memory=1976 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6626/stat : 6626 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 76146 33554432000 4194304 4196468 140725688594944 139874293393808 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6627] ppid=6603 vsize=7937364 memory=2496 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6627/stat : 6627 (java) S 6603 6603 3746 0 -1 1077944384 9 1539103 0 0 0 0 56049 131 20 0 17 0 405630481 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873803250416 139874491099778 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6628] ppid=6603 vsize=7937364 memory=1760 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6628/stat : 6628 (java) S 6603 6603 3746 0 -1 1077944384 13 1539103 0 0 0 0 56049 131 20 0 17 0 405630481 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873327507104 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6629] ppid=6603 vsize=7937364 memory=111636 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6629/stat : 6629 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630482 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873059071216 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6630] ppid=6603 vsize=7937364 memory=804 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6630/stat : 6630 (java) S 6603 6603 3746 0 -1 1077944384 3 1539103 0 0 0 0 56049 131 20 0 17 0 405630484 8127860736 76146 33554432000 4194304 4196468 140725688594944 139872684562896 139874491107227 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6631] ppid=6603 vsize=7937364 memory=1476 CPUtime=562.36 cores=1,3,5,7
/proc/6621/task/6631/stat : 6631 (java) S 6603 6603 3746 0 -1 1077944384 3413 1539103 0 0 55 1 56049 131 20 0 17 0 405630484 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873802197232 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6632] ppid=6603 vsize=7937364 memory=1476 CPUtime=562.34 cores=1,3,5,7
/proc/6621/task/6632/stat : 6632 (java) S 6603 6603 3746 0 -1 1077944384 2766 1539103 0 0 53 1 56049 131 20 0 17 0 405630484 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873801144688 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6633] ppid=6603 vsize=7937364 memory=122284 CPUtime=562.14 cores=1,3,5,7
/proc/6621/task/6633/stat : 6633 (java) S 6603 6603 3746 0 -1 1077944384 1334 1539103 0 0 34 0 56049 131 20 0 17 0 405630484 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873800091632 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6634] ppid=6603 vsize=7937364 memory=732092 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6634/stat : 6634 (java) S 6603 6603 3746 0 -1 1077944384 3 1539103 0 0 0 0 56049 131 20 0 17 0 405630484 8127860736 76146 33554432000 4194304 4196468 140725688594944 139872186657120 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6635] ppid=6603 vsize=7937364 memory=784844 CPUtime=562.12 cores=1,3,5,7
/proc/6621/task/6635/stat : 6635 (java) S 6603 6603 3746 0 -1 1077944384 39 1539103 0 0 15 17 56049 131 20 0 17 0 405630485 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873799040048 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6637] ppid=6603 vsize=7937364 memory=712 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6637/stat : 6637 (java) S 6603 6603 3746 0 -1 1077944384 24 1539103 0 0 0 0 56049 131 20 0 17 0 405630553 8127860736 76146 33554432000 4194304 4196468 140725688594944 139873723737104 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6641] ppid=6603 vsize=7937364 memory=10596 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6641/stat : 6641 (java) S 6603 6603 3746 0 -1 1077944384 10 1539103 0 0 0 0 56049 131 20 0 17 0 405630556 8127860736 76146 33554432000 4194304 4196468 140725688594944 139871381349424 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
Current children cumulated CPU time: 602.78 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 306060 KiB

[startup+592.901 s]
/proc/loadavg: 2.00 2.02 2.05 3/240 6695
/proc/meminfo: memFree=16849428/32770624 swapFree=66997568/67108860
[pid=6603] ppid=6600 vsize=113128 memory=1476 CPUtime=37.86 cores=1,3,5,7
/proc/6603/stat : 6603 (scop.sh) S 6600 6603 3746 0 -1 4202496 583 44287 0 0 0 0 3667 119 20 0 1 0 405627493 115843072 369 33554432000 4194304 5098028 140725602142704 140725602139448 140421690720892 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 26202112 140725602149219 140725602149488 140725602149488 140725602152397 0
/proc/6603/statm: 28282 369 311 221 0 87 0
[pid=6621] ppid=6603 vsize=7937364 memory=326248 CPUtime=565.18 cores=1,3,5,7
/proc/6621/stat : 6621 (java) S 6603 6603 3746 0 -1 1077944320 27029 1539103 0 0 310 28 56049 131 20 0 17 0 405630478 8127860736 81562 33554432000 4194304 4196468 140725688594944 140725688577488 139874491088631 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
/proc/6621/statm: 1984341 81562 3240 1 0 1945685 0
[pid=6621/tid=6622] ppid=6603 vsize=7937364 memory=205984 CPUtime=562.74 cores=1,3,5,7
/proc/6621/task/6622/stat : 6622 (java) R 6603 6603 3746 0 -1 4202560 17509 1539103 0 0 88 6 56049 131 20 0 17 0 405630478 8127860736 81562 33554432000 4194304 4196468 140725688594944 139874462925280 139874491110461 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6623] ppid=6603 vsize=7937364 memory=122284 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6623/stat : 6623 (java) S 6603 6603 3746 0 -1 1077944384 1 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 81562 33554432000 4194304 4196468 140725688594944 139874495330832 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6624] ppid=6603 vsize=7937364 memory=297804 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6624/stat : 6624 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 81562 33554432000 4194304 4196468 140725688594944 139874295499408 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6625] ppid=6603 vsize=7937364 memory=1476 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6625/stat : 6625 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 81562 33554432000 4194304 4196468 140725688594944 139874294446352 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6626] ppid=6603 vsize=7937364 memory=14012 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6626/stat : 6626 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630480 8127860736 81562 33554432000 4194304 4196468 140725688594944 139874293393808 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6627] ppid=6603 vsize=7937364 memory=837868 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6627/stat : 6627 (java) S 6603 6603 3746 0 -1 1077944384 9 1539103 0 0 0 0 56049 131 20 0 17 0 405630481 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873803250416 139874491099778 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6628] ppid=6603 vsize=7937364 memory=122284 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6628/stat : 6628 (java) S 6603 6603 3746 0 -1 1077944384 13 1539103 0 0 0 0 56049 131 20 0 17 0 405630481 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873327507104 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6629] ppid=6603 vsize=7937364 memory=1476 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6629/stat : 6629 (java) S 6603 6603 3746 0 -1 1077944384 2 1539103 0 0 0 0 56049 131 20 0 17 0 405630482 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873059071216 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6630] ppid=6603 vsize=7937364 memory=121552 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6630/stat : 6630 (java) S 6603 6603 3746 0 -1 1077944384 3 1539103 0 0 0 0 56049 131 20 0 17 0 405630484 8127860736 81562 33554432000 4194304 4196468 140725688594944 139872684562896 139874491107227 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6631] ppid=6603 vsize=7937364 memory=121360 CPUtime=562.42 cores=1,3,5,7
/proc/6621/task/6631/stat : 6631 (java) S 6603 6603 3746 0 -1 1077944384 3448 1539103 0 0 61 1 56049 131 20 0 17 0 405630484 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873802197232 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6632] ppid=6603 vsize=7937364 memory=1476 CPUtime=562.4 cores=1,3,5,7
/proc/6621/task/6632/stat : 6632 (java) S 6603 6603 3746 0 -1 1077944384 2796 1539103 0 0 59 1 56049 131 20 0 17 0 405630484 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873801144688 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6633] ppid=6603 vsize=7937364 memory=1476 CPUtime=562.19 cores=1,3,5,7
/proc/6621/task/6633/stat : 6633 (java) R 6603 6603 3746 0 -1 4202560 1434 1539103 0 0 39 0 56049 131 20 0 17 0 405630484 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873800091632 139874471281585 0 4 2 25189581 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6634] ppid=6603 vsize=7937364 memory=1476 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6634/stat : 6634 (java) S 6603 6603 3746 0 -1 1077944384 3 1539103 0 0 0 0 56049 131 20 0 17 0 405630484 8127860736 81562 33554432000 4194304 4196468 140725688594944 139872186657120 139874491098837 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6635] ppid=6603 vsize=7937364 memory=0 CPUtime=562.12 cores=1,3,5,7
/proc/6621/task/6635/stat : 6635 (java) S 6603 6603 3746 0 -1 1077944384 39 1539103 0 0 15 17 56049 131 20 0 17 0 405630485 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873799040048 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6637] ppid=6603 vsize=7937364 memory=0 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6637/stat : 6637 (java) S 6603 6603 3746 0 -1 1077944384 24 1539103 0 0 0 0 56049 131 20 0 17 0 405630553 8127860736 81562 33554432000 4194304 4196468 140725688594944 139873723737104 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
[pid=6621/tid=6641] ppid=6603 vsize=7937364 memory=1476 CPUtime=561.8 cores=1,3,5,7
/proc/6621/task/6641/stat : 6641 (java) S 6603 6603 3746 0 -1 1077944384 10 1539103 0 0 0 0 56049 131 20 0 17 0 405630556 8127860736 81562 33554432000 4194304 4196468 140725688594944 139871381349424 139874491099778 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17387520 140725688603644 140725688603802 140725688603802 140725688606671 0
Current children cumulated CPU time: 603.04 s
Current children cumulated vsize: 8050492 KiB
Current children cumulated memory: 327724 KiB

Child status: 0
Real time (s): 592.952
CPU time (s): 603.144
CPU user time (s): 600.307
CPU system time (s): 2.83695
CPU usage (%): 101.719
Max. virtual memory (cumulated for all children) (KiB): 15142500
Max. memory (cumulated for all children) (KiB): 3982524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.307
system time used= 2.83695
maximum resident set size= 3981440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1612105
page faults= 0
swaps= 0
block input operations= 8
block output operations= 313344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19224
involuntary context switches= 255


# summary of solver processes directly reported to runsolver:
#   pid: 6603
#   total CPU time (s): 603.144
#   total CPU user time (s): 600.307
#   total CPU system time (s): 2.83695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.18619 second user time and 6.61224 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-12 16:01:08
IDJOB=4388251
IDBENCH=138492
IDSOLVER=2826
FILE ID=node145/4388251-1568296910
RUNJOBID= node145-1568289720-3778
PBS_JOBID= 21701095
Free space on /tmp= 52664 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js15/SuperTaillard-js-15-02.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388251-1568296910/watcher-4388251-1568296910 -o /tmp/evaluation-result-4388251-1568296910/solver-4388251-1568296910 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568289720-3778 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388251-1568296910.xml

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

MD5SUM BENCH= c67201b80d2f8cf37dc6fc32cd78d58c
RANDOM SEED=1209741888

node145.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.59
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.59
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.59
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.59
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:        17861352 kB
MemAvailable:   31613316 kB
Buffers:          135808 kB
Cached:         13685944 kB
SwapCached:         2212 kB
Active:          3156440 kB
Inactive:       10917708 kB
Active(anon):     249932 kB
Inactive(anon):    43548 kB
Active(file):    2906508 kB
Inactive(file): 10874160 kB
Unevictable:      108488 kB
Mlocked:          108488 kB
SwapTotal:      67108860 kB
SwapFree:       66997568 kB
Dirty:             21096 kB
Writeback:            68 kB
AnonPages:        359264 kB
Mapped:            55552 kB
Shmem:             32328 kB
Slab:             428352 kB
SReclaimable:     399756 kB
SUnreclaim:        28596 kB
KernelStack:        3856 kB
PageTables:         6312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6104500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52644 MiB
End job on node145 at 2019-09-12 16:11:01