Trace number 4388254

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)? (TO) 2520.2 2505.56

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-20.xml
MD5SUMbd4660d9f641dd45473fddd00af9a0d0
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 benchmark1437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1599
Maximum domain size1697
Distribution of domain sizes[{"size":1599,"count":10},{"size":1600,"count":4},{"size":1601,"count":16},{"size":1602,"count":2},{"size":1603,"count":6},{"size":1604,"count":8},{"size":1605,"count":6},{"size":1606,"count":6},{"size":1607,"count":6},{"size":1608,"count":16},{"size":1609,"count":6},{"size":1610,"count":6},{"size":1611,"count":8},{"size":1612,"count":24},{"size":1613,"count":6},{"size":1614,"count":8},{"size":1616,"count":8},{"size":1617,"count":14},{"size":1618,"count":6},{"size":1619,"count":8},{"size":1620,"count":6},{"size":1621,"count":8},{"size":1622,"count":10},{"size":1623,"count":8},{"size":1624,"count":10},"...",{"size":1672,"count":14}, {"size":1673,"count":4}, {"size":1674,"count":8}, {"size":1675,"count":4}, {"size":1676,"count":6}, {"size":1677,"count":8}, {"size":1678,"count":10}, {"size":1679,"count":8}, {"size":1680,"count":10}, {"size":1681,"count":14}, {"size":1682,"count":10}, {"size":1683,"count":14}, {"size":1684,"count":2}, {"size":1685,"count":10}, {"size":1686,"count":10}, {"size":1687,"count":10}, {"size":1688,"count":2}, {"size":1689,"count":16}, {"size":1690,"count":8}, {"size":1691,"count":8}, {"size":1693,"count":8}, {"size":1694,"count":8}, {"size":1695,"count":14}, {"size":1696,"count":10}, {"size":1697,"count":8}]
Minimum variable degree21
Maximum variable degree43
Distribution of variable degrees[{"degree":21,"count":40},{"degree":22,"count":360},{"degree":41,"count":40},{"degree":43,"count":360}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12940}]
Number of extensional constraints0
Number of intensional constraints12940
Distribution of constraint types[{"type":"intension","count":12940}]
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-13370-serial-file.bin HOME/instance-4388254-1568296930.xml
0.67/0.53	
0.67/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.67/0.53	
0.67/0.56	c BEGIN-Prog: Thu Sep 12 16:01:31 CEST 2019
0.67/0.56	c PID: 13373
0.67/0.56	c IP: 172.20.3.140
0.67/0.56	c HOST: node140.alineos.net
0.67/0.57	c (0,0) Parsing Begin
6.90/2.86	c (2,2) Parsing End
6.90/2.87	c (2,2) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1697
6.90/2.87	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
6.90/2.87	c (2,2) Constraint Name Generate Begin
7.23/2.98	c (2,2) Ctr:HOME/instance-4388254-1568296930.xml,Add:Le:Ne:Num:Or:Var
7.23/2.98	c (2,2) Constraint Name Generate End
7.23/2.98	c (2,2) Heap : 732 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.23/2.98	c (2,2) CSP to CSPinCNF Begin
8.55/3.34	c (2,2) translated 1294 (10%) constraints
8.85/3.46	c (2,2) translated 2588 (20%) constraints
9.16/3.56	c (3,3) translated 3882 (30%) constraints
9.46/3.64	c (3,3) translated 5176 (40%) constraints
9.77/3.72	c (3,3) translated 6470 (50%) constraints
10.07/3.80	c (3,3) translated 7764 (60%) constraints
10.07/3.88	c (3,3) translated 9058 (70%) constraints
10.36/3.95	c (3,3) translated 10352 (80%) constraints
10.65/4.01	c (3,3) translated 11646 (90%) constraints
10.65/4.05	c (3,3) translated 12940 (100%) constraints
10.65/4.05	c (3,3) ===========================================
10.65/4.11	c (3,3) Hybrid: #OE=800, #LE=0
10.65/4.11	c (3,3) Hybrid
10.65/4.11	c (3,3) ===========================================
10.97/4.16	c (3,3) translated 1294 (10%) constraints
11.23/4.20	c (3,3) translated 2588 (20%) constraints
11.23/4.24	c (3,3) translated 3882 (30%) constraints
11.23/4.28	c (3,3) translated 5176 (40%) constraints
11.51/4.32	c (3,3) translated 6470 (50%) constraints
11.51/4.35	c (3,3) translated 7764 (60%) constraints
11.51/4.39	c (3,3) translated 9058 (70%) constraints
11.81/4.42	c (3,3) translated 10352 (80%) constraints
11.81/4.46	c (3,3) translated 11646 (90%) constraints
11.81/4.49	c (3,3) translated 12940 (100%) constraints
11.81/4.49	c (3,3) CSP to CSPinCNF End
11.81/4.49	c (3,3) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1617
11.81/4.49	c (3,3) Heap : 1013 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
11.81/4.49	c (3,3) CSPinCNF Propagation Begin
12.45/4.61	c (4,4) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.45/4.61	c (4,4) CSPinCNF Propagation End
12.45/4.61	c (4,4) CSP: 800 int (0 aux), 0 bool (0 aux), 12940 ctr, max domain size 1617
12.45/4.61	c (4,4) Heap : 1070 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
12.45/4.65	c (4,4) Hybrid: #OE=800, #LE=0
12.45/4.65	c (4,4) Simplify CSPinCNF Begin
13.93/5.19	c (4,4) Simplify CSPinCNF End
14.20/5.20	c (4,4) CSP: 800 int (0 aux), 23600 bool (23600 aux), 36540 ctr, max domain size 1617
14.20/5.20	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.20/5.20	c (4,4) Calculate Precise Domain Begin
14.20/5.20	c (4,4) 0 values are removed by re-calculation
14.20/5.20	c (4,4) Calculate Precise Domain End
14.20/5.21	c (4,4) CSP: 800 int (0 aux), 23600 bool (23600 aux), 36540 ctr, max domain size 1617
14.20/5.21	c (4,4) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
14.20/5.21	c (4,4) CSPinCNF to SatSolver Begin
26.87/15.23	c (14,14) 3654 (10 %) CSP clauses are encoded (0 SAT variables, 2973518 SAT clauses)
35.39/23.28	c (22,21) 7308 (20 %) CSP clauses are encoded (0 SAT variables, 4941898 SAT clauses)
44.22/31.57	c (31,29) 10962 (30 %) CSP clauses are encoded (0 SAT variables, 7074713 SAT clauses)
52.19/39.87	c (39,37) 14616 (40 %) CSP clauses are encoded (0 SAT variables, 9222319 SAT clauses)
59.56/47.41	c (46,44) 18270 (50 %) CSP clauses are encoded (0 SAT variables, 11187439 SAT clauses)
67.88/55.79	c (55,52) 21924 (60 %) CSP clauses are encoded (0 SAT variables, 13449031 SAT clauses)
76.40/64.25	c (63,61) 25578 (70 %) CSP clauses are encoded (0 SAT variables, 15745180 SAT clauses)
83.52/71.35	c (70,68) 29232 (80 %) CSP clauses are encoded (0 SAT variables, 17660651 SAT clauses)
91.44/79.23	c (78,76) 32886 (90 %) CSP clauses are encoded (0 SAT variables, 19793372 SAT clauses)
99.93/87.96	c (87,84) 36540 (100 %) CSP clauses are encoded (0 SAT variables, 22704007 SAT clauses)
99.93/87.96	c (87,84) CSPinCNF to SatSolver End
99.93/87.96	c (87,84) Heap : 2852 MiB used (max 11133 MiB), NonHeap : 29 MiB used (max 0 MiB)
99.93/87.96	c (87,84) 883594 bool, 22704641 clause
99.93/87.96	c (87,84) Export Begin
100.06/88.09	c (87,85) Export to HOME/scop-13370-serial-file.bin
100.06/88.09	c (87,85) Export End
100.06/88.09	c (87,85) Export File Size: 0.12 MB
100.06/88.09	c (87,85) 2,2,3,4,4,4,87,STOP-AFTER(DIMACS)
100.06/88.09	c END-Prog: Thu Sep 12 16:02:58 CEST 2019
0.00/88.13	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Solve HOME/scop-13370-serial-file.bin
100.31/88.60	c (0,0) Read Serial File Begin
100.31/88.60	c (0,0) HOME/scop-13370-serial-file.bin
100.31/88.85	c (0,0) Read Serial File End
100.31/88.86	
100.31/88.86	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
100.31/88.86	(Solving Process)
100.31/88.86	
100.31/88.88	c BEGIN-Prog: Thu Sep 12 16:02:59 CEST 2019
100.31/88.88	c PID: 13395
100.31/88.88	c IP: 172.20.3.140
100.31/88.88	c HOST: node140.alineos.net
100.31/88.89	c (0,0) SatSolver.solve Begin
100.31/88.89	c (0,0) HOME/cryptominisat5  HOME/instance-4388254-1568296930.xml-scop-13373.cnf
100.31/88.92	c (0,0) c Outputting solution to console
100.31/88.92	c (0,0) c CryptoMiniSat version 5.6.8
100.31/88.92	c (0,0) c CMS Copyright Mate Soos (soos.mate@gmail.com)
100.31/88.92	c (0,0) c CMS SHA revision GIT-notfound
100.31/88.92	c (0,0) c CMS is MIT licensed
100.31/88.92	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
100.31/88.92	c (0,0) c CMS compiled with gcc version 4.8.5 20150623 (Red Hat 4.8.5-11)
100.31/88.92	c (0,0) c Executed with command line: HOME/cryptominisat5 HOME/instance-4388254-1568296930.xml-scop-13373.cnf
100.31/88.92	c (0,0) c Reading file 'HOME/instance-4388254-1568296930.xml-scop-13373.cnf'
100.31/88.92	c (0,0) c -- header says num vars:         883594
100.31/88.92	c (0,0) c -- header says num clauses:    22704641
110.63/97.95	c (9,0) c -- clauses added: 22704641
110.63/97.95	c (9,0) c -- xor clauses added: 0
110.63/97.95	c (9,0) c -- vars added 883594
110.63/97.95	c (9,0) c Parsing time: 8.24 s
112.42/99.73	c (11,0) c   type VSIDS  rest  conf freevar  IrrL  IrrB l/longC  l/allC RedL0 RedL1 RedL2  RedB l/longC  l/allC
112.53/99.84	c (11,0) c [distill] long cls tried: 6/5 cl-short:6 lit-r:5 T: 0.10 T-out: N T-r: 99.40%
151.45/138.71	c (50,0) c [distill] long cls tried: 564/545 cl-short:564 lit-r:232 T: 5.83 T-out: N T-r: 68.98%
200.10/187.35	c (98,0) c [distill] long cls tried: 738/1260 cl-short:738 lit-r:210 T: 6.70 T-out: N T-r: 63.79%
214.71/202.00	c (113,0) c   glue     1    48  8193  574428   20M 2099K    3.00    2.91  1500  2517  3956   101   27.60   27.28
270.56/257.77	c (169,0) c [distill] long cls tried: 1261/3174 cl-short:1261 lit-r:994 T: 18.55 T-out: Y T-r: -0.10%
325.70/312.88	c (224,0) c   geom     1   107 16386  573724   20M 2099K    3.00    2.91  4225  4616  7161   204   27.27   26.95
347.62/334.75	c (246,0) c [distill] long cls tried: 1527/4267 cl-short:1527 lit-r:1037 T: 18.68 T-out: Y T-r: -0.03%
437.49/424.56	c (336,0) c [distill] long cls tried: 1383/6438 cl-short:1383 lit-r:1035 T: 18.65 T-out: Y T-r: -0.14%
454.61/441.60	c (353,0) c   glue     1   167   24K  573319   20M 2099K    3.00    2.91  6663  6005 11367   326   28.81   28.45
543.77/530.73	c (442,0) c [distill] long cls tried: 1415/8849 cl-short:1415 lit-r:1129 T: 18.61 T-out: Y T-r: -0.08%
564.09/551.02	c (462,0) c   glue     1   219   32K  572982   20M 2099K    3.00    2.91  9115  8187 12030   417   27.12   26.77
662.76/649.64	c (561,0) c [distill] long cls tried: 1427/11555 cl-short:1427 lit-r:940 T: 18.62 T-out: Y T-r: -0.40%
669.47/656.33	c (567,0) c   glue     1   266   40K  572757   20M 2099K    3.00    2.91 11702  7130 18578   516   29.21   28.84
755.54/742.39	c (653,0) c   glue     1   316   49K  572701   20M 2099K    3.00    2.91 12899 10395 17488   552   27.91   27.56
800.57/787.35	c (698,0) c [distill] long cls tried: 1294/14407 cl-short:1294 lit-r:1041 T: 18.94 T-out: Y T-r: -0.19%
869.71/856.46	c (767,0) c   geom     1   380   57K  572497   20M 2099K    3.00    2.91 15283  9434   24K   631   28.77   28.43
970.99/957.68	c (869,0) c [distill] long cls tried: 1420/17715 cl-short:1420 lit-r:1283 T: 18.79 T-out: Y T-r: -0.16%
980.70/967.37	c (878,0) c   glue     1   420   65K  572334   20M 2099K    3.00    2.91 17795  9199   23K   697   26.19   25.85
1028.24/1014.87	c (926,0) c recursive minimization cost OK: 2796Kcost/(% lits removed)
1028.24/1014.87	c (926,0) c more minimization effectiveness low: 0.00 % lits removed --> disabling
1028.55/1015.13	c (926,0) c --> Executing strategy token: handle-comps
1028.55/1015.13	c (926,0) c --> Executing strategy token: scc-vrepl
1028.55/1015.13	c (926,0) c [scc] new: 242 BP 8M T: 0.23
1029.54/1016.12	c (927,0) c --> Executing strategy token: cache-clean
1029.54/1016.12	c (927,0) c --> Executing strategy token: cache-tryboth
1029.54/1016.12	c (927,0) c --> Executing strategy token: sub-impl
1029.54/1016.12	c (927,0) c [impl sub] bin: 38 T: 0.97 T-out: N w-visit: 1767188
1031.34/1017.97	c (929,0) c --> Executing strategy token: intree-probe
1031.34/1017.97	c (929,0) c [scc] new: 242 BP 7M T: 0.24
1032.04/1018.61	c (930,0) c [vrep] vars 242 lits 230655 rem-bin-cls 968 rem-long-cls 53 BP 28M T: 0.63
1032.65/1019.23	c (930,0) c [scc] new: 0 BP 7M T: 0.24
1033.15/1019.78	c (931,0) c [vrep] vars 0 lits 0 rem-bin-cls 0 rem-long-cls 0 BP 26M T: 0.53
1033.15/1019.79	c (931,0) c [intree] too expensive or depth exceeded during SCC: aborting
1034.75/1021.37	c (932,0) c --> Executing strategy token: probe
1034.75/1021.37	c (932,0) c --> Executing strategy token: sub-str-cls-with-bin
1034.75/1021.37	c (932,0) c [distill] cache-based irred--  cl tried   165872 cl-sh     0 cl-rem    0 lit-rem      0 T: 1.06 T-out: Y
1034.75/1021.37	c (932,0) c [distill] cache-based   red--  cl tried    39347 cl-sh   807 cl-rem   19 lit-rem   1052 T: 0.15 T-out: N
1036.34/1022.94	c (934,0) c --> Executing strategy token: distill-cls
1036.34/1022.94	c (934,0) c [distill] long cls tried: 81/8778500 cl-short:0 lit-r:0 T: 1.57 T-out: Y T-r: -0.90%
1036.34/1022.94	c (934,0) c [distill] long useful: 0/162/17557000 lits-rem: 0 0-depth-assigns: 0 T: 3.14 T-out: Y
1036.55/1023.18	c (934,0) c --> Executing strategy token: scc-vrepl
1036.55/1023.18	c (934,0) c [scc] new: 3 BP 7M T: 0.24
1037.36/1024.00	c (935,0) c --> Executing strategy token: sub-impl
1037.36/1024.00	c (935,0) c [impl sub] bin: 54 T: 0.80 T-out: N w-visit: 1767188
1037.66/1024.23	c (935,0) c --> Executing strategy token: str-impl
1037.66/1024.23	c (935,0) c [impl str] lit bin: 0 (by stamp: 0) set-var: 0 T: 0.23 T-out: N T-r: 71.18% w-visit: 1767188
1038.36/1024.92	c (936,0) c --> Executing strategy token: sub-impl
1038.36/1024.92	c (936,0) c [impl sub] bin: 0 T: 0.69 T-out: N w-visit: 1767188
1039.47/1026.08	c (937,0) c --> Executing OCC strategy token(s): 'occ-backw-sub-str,occ-clean-implicit,occ-bve,occ-bva,occ-ternary-res,occ-xor,'
1039.47/1026.08	c (937,0) c [occ] mem usage for occur    847 MB
1043.86/1030.49	c (941,0) c [occ] mem usage for occur     46 MB
1044.85/1031.42	c (942,0) c Mem for watch alloc      : 1208        MB (47.72     %)
1044.85/1031.42	c (942,0) c Mem for watch array      : 40          MB (1.60      %)
1046.57/1033.13	c (944,0) c --> Executing OCC strategy token: occ-backw-sub-str
1046.57/1033.13	c (944,0) c [occ-backw-sub-str-long-w-bins] subs: 33 str: 0 tried: 4925371 0-depth ass: 0 T: 1.71 T-out: Y T-r: -0.00%
1046.86/1033.43	c (944,0) c [occ-sub-long-w-long] rem cl: 0 tried: 0/8833099 (0.0%) T: 0.31 T-out: Y T-r: 100.00%
1049.06/1035.70	c (947,0) c [occ-sub-str-long-w-long] sub: 28 str: 23 tried: 2737303/8833099 (31.0)  T: 2.26 T-out: Y T-r: -0.00%
1049.47/1036.05	c (947,0) c --> Executing OCC strategy token: occ-clean-implicit
1049.47/1036.05	c (947,0) c --> Executing OCC strategy token: occ-bve
1049.47/1036.05	c (947,0) c [occ-empty-res] Empty resolvent elimed: 0 T: 0.36 T-out: N
1077.09/1063.65	c (975,0) c [occ-bve] iter v-elim 10195
1077.09/1063.65	c (975,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=0)
1077.29/1063.88	c (975,0) c Reduced to 561840 vars, 13137896 cls (grow=0)
1080.69/1067.25	c (978,0) c [occ-bve] iter v-elim 4086
1080.69/1067.25	c (978,0) c cl_inc_rate=1.0, var_dec_rate=1.0 (grow=8)
1080.90/1067.48	c (978,0) c Reduced to 557754 vars, 13149150 cls (grow=8)
1080.90/1067.48	c (978,0) c x n vars       : 557754
1081.00/1067.54	c (979,0) c  #try to eliminate:  1709K
1081.00/1067.54	c (979,0) c  #var-elim        :  14281
1081.00/1067.54	c (979,0) c  #T-o: N
1081.00/1067.54	c (979,0) c  #T-r: 96.83%
1081.00/1067.54	c (979,0) c  #T  : 31.25
1081.00/1067.54	c (979,0) c [occur] 5.62 is overhead
1081.00/1067.54	c (979,0) c [occur] link-in T: 5.62 cleanup T: 0.00
1081.00/1067.54	c (979,0) c --> Executing OCC strategy token: occ-bva
1081.00/1067.54	c (979,0) c [occ-bva] global numcalls: 0
1082.10/1068.60	c (980,0) c --> Executing OCC strategy token: occ-ternary-res
1082.10/1068.60	c (980,0) c --> Executing OCC strategy token: occ-xor
1082.10/1068.60	c (980,0) c [occ-xor] sort occur list T: 1.06
1092.70/1079.26	c (990,0) c [occ-xor] found      0 T: 11.71 T-out: Y T-r: -0.00%
1092.70/1079.26	c (990,0) c [xor-add-lem] added unit 0 bin 0 T: 0.00
1096.31/1082.89	c (994,0) c --> Executing strategy token: cl-consolidate
1096.31/1082.89	c (994,0) c [mem] consolidate  old-sz:  1008M new-sz:   352M new bits offs: 0 T: 0.68
1096.61/1083.16	c (994,0) c --> Executing strategy token: str-impl
1096.61/1083.16	c (994,0) c [impl str] lit bin: 1 (by stamp: 0) set-var: 1 T: 0.28 T-out: N T-r: 71.26% w-visit: 1767188
1098.51/1085.05	c (996,0) c --> Executing strategy token: cache-clean
1098.51/1085.05	c (996,0) c --> Executing strategy token: sub-str-cls-with-bin
1098.51/1085.05	c (996,0) c [distill] cache-based irred--  cl tried   266604 cl-sh     0 cl-rem    7 lit-rem      0 T: 1.13 T-out: Y
1098.51/1085.05	c (996,0) c [distill] cache-based   red--  cl tried    22883 cl-sh     2 cl-rem    5 lit-rem      3 T: 0.06 T-out: N
1100.11/1086.67	c (998,0) c --> Executing strategy token: distill-cls
1100.11/1086.67	c (998,0) c [distill] long cls tried: 58/8792772 cl-short:1 lit-r:1 T: 1.62 T-out: Y T-r: -1.33%
1100.11/1086.67	c (998,0) c [distill] long useful: 2/116/17585546 lits-rem: 2 0-depth-assigns: 0 T: 3.24 T-out: Y
1100.41/1086.92	c (998,0) c --> Executing strategy token: scc-vrepl
1100.41/1086.92	c (998,0) c [scc] new: 0 BP 7M T: 0.26
1102.21/1088.77	c (1000,0) c --> Executing strategy token: check-cache-size
1102.21/1088.77	c (1000,0) c --> Executing strategy token: renumber
1102.21/1088.77	c (1000,0) c [renumber] T: 1.83
1102.42/1088.96	c (1000,0) c --> Executing strategy token: sls
1102.42/1088.96	c (1000,0) c [consolidate] mini T: 0.00
1102.42/1088.96	c (1000,0) c global_timeout_multiplier: 4.40
1102.91/1089.44	c (1000,0) c clause size stats. size3: 8783812 size4: 8895 size5: 65 larger: 0
1159.97/1146.47	c (1057,0) c   luby     0   473   73K  557732 8792K 4356K    3.00    2.67 11813  5560  3256   374   11.86   11.69
1292.77/1279.11	c (1190,0) c [distill] long cls tried: 1405/13861 cl-short:1405 lit-r:596 T: 20.91 T-out: Y T-r: -0.07%
1302.37/1288.71	c (1200,0) c   luby     0   505   81K  557701 8792K 4356K    3.00    2.67 13905  3628 11258   401   18.35   18.13
1421.16/1407.44	c (1318,0) c   luby     0   523   90K  557521 8792K 4356K    3.00    2.67 15899  4829 15018   427   23.10   22.85
1542.56/1528.77	c (1440,0) c   luby     0   555   98K  557393 8792K 4356K    3.00    2.67 16973  6955 19973   451   25.13   24.89
1606.10/1592.26	c (1503,0) c [distill] long cls tried: 1361/18460 cl-short:1358 lit-r:714 T: 20.91 T-out: Y T-r: -0.17%
1696.18/1682.24	c (1593,0) c   luby     0   580  106K  557356 8792K 4356K    3.00    2.67 19225  8109 18207   490   26.55   26.29
1817.37/1803.34	c (1714,0) c   luby     0   581  114K  557268 8792K 4356K    3.00    2.67   20K  6955   25K   505   29.29   29.04
1955.06/1940.95	c (1852,0) c   luby     0   612  122K  557232 8792K 4356K    3.00    2.67   23K  6896   25K   530   27.72   27.48
1995.00/1980.86	c (1892,0) c [distill] long cls tried: 1313/23201 cl-short:1308 lit-r:653 T: 20.95 T-out: Y T-r: -0.05%
2110.68/2096.42	c (2007,0) c   luby     0   643  131K  557226 8792K 4356K    3.00    2.67   25K  5636   32K   570   28.50   28.26
2253.09/2238.80	c (2150,0) c   luby     0   670  139K  557209 8792K 4356K    3.00    2.67   26K  8115   27K   597   26.83   26.59
2408.41/2393.95	c (2305,0) c   luby     0   702  147K  557180 8792K 4356K    3.00    2.67   27K  6613   35K   631   29.36   29.11
2520.00/2505.40	c (2416,0) receiving signal SIGTERM
2520.00/2505.40	s UNKNOWN
2520.00/2505.41	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.00/2505.41	c (scop.sh) Remove HOME/scop-13370-serial-file.bin.
2520.00/2505.41	c (scop.sh) Killing background jobs.
2520.00/2505.41	c (2416,0) receiving signal SIGTERM

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9590 MiB free)
  memory of node 1: 16384 MiB (10763 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388254-1568296930/watcher-4388254-1568296930 -o /tmp/evaluation-result-4388254-1568296930/solver-4388254-1568296930 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10041 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388254-1568296930.xml 

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

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

solver pid=13370, runsolver pid=13367

[startup+0.100914 s]*
/proc/loadavg: 2.18 2.09 2.13 4/235 13387
/proc/meminfo: memFree=20783756/32770624 swapFree=66999132/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405631468 115843072 349 33554432000 4194304 5098028 140721916192768 140721916190024 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 349 296 221 0 87 0
[pid=13373] ppid=13370 vsize=15012696 memory=71192 CPUtime=0.11 cores=0,2,4,6
/proc/13373/stat : 13373 (java) S 13370 13370 9001 0 -1 1077944320 7084 0 0 0 9 2 0 0 20 0 15 0 405631468 15373000704 17798 33554432000 4194304 4196468 140735266290640 140735266273184 139954491801335 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
/proc/13373/statm: 3753174 17798 2927 1 0 3715579 0
[pid=13373/tid=13374] ppid=13370 vsize=15012696 memory=-6653361208406884287 CPUtime=0.09 cores=0,2,4,6
/proc/13373/task/13374/stat : 13374 (java) R 13370 13370 9001 0 -1 4202560 4882 0 0 0 7 2 0 0 20 0 15 0 405631468 15373000704 17798 33554432000 4194304 4196468 140735266290640 139954463595240 139954477497184 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13375] ppid=13370 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13375/stat : 13375 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 17798 33554432000 4194304 4196468 140735266290640 139954496043536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13376] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13376/stat : 13376 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 17798 33554432000 4194304 4196468 140735266290640 139954329422480 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13377] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13377/stat : 13377 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953951463696 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13378] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13378/stat : 13378 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953950411152 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13379] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13379/stat : 13379 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953553390320 139954491812482 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13380] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13380/stat : 13380 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953052837536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13381] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13381/stat : 13381 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 17864 33554432000 4194304 4196468 140735266290640 139952784401648 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13382] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13382/stat : 13382 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139952409893328 139954491819931 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13383] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13383/stat : 13383 (java) S 13370 13370 9001 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953552337136 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13384] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13384/stat : 13384 (java) S 13370 13370 9001 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953551284592 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13385] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0.01 cores=0,2,4,6
/proc/13373/task/13385/stat : 13385 (java) R 13370 13370 9001 0 -1 4202560 456 0 0 0 1 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953550228440 139954484901182 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13386] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13386/stat : 13386 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139951911987552 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13387] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13387/stat : 13387 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 17864 33554432000 4194304 4196468 140735266290640 139953549179952 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 72588 KiB

[startup+0.210874 s]*
/proc/loadavg: 2.18 2.09 2.13 3/235 13387
/proc/meminfo: memFree=20763936/32770624 swapFree=66999132/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405631468 115843072 349 33554432000 4194304 5098028 140721916192768 140721916190024 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 349 296 221 0 87 0
[pid=13373] ppid=13370 vsize=15012696 memory=86824 CPUtime=0.25 cores=0,2,4,6
/proc/13373/stat : 13373 (java) S 13370 13370 9001 0 -1 1077944320 12240 0 0 0 21 4 0 0 20 0 15 0 405631468 15373000704 21706 33554432000 4194304 4196468 140735266290640 140735266273184 139954491801335 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
/proc/13373/statm: 3753174 21706 2960 1 0 3715579 0
[pid=13373/tid=13374] ppid=13370 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/13373/task/13374/stat : 13374 (java) R 13370 13370 9001 0 -1 4202560 9929 0 0 0 17 3 0 0 20 0 15 0 405631468 15373000704 21706 33554432000 4194304 4196468 140735266290640 139954463618768 139954491823261 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13375] ppid=13370 vsize=15012696 memory=398 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13375/stat : 13375 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 21706 33554432000 4194304 4196468 140735266290640 139954496043536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13376] ppid=13370 vsize=15012696 memory=139897107605544 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13376/stat : 13376 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 21706 33554432000 4194304 4196468 140735266290640 139954329422480 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13377] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13377/stat : 13377 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953951463696 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13378] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13378/stat : 13378 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953950411152 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13379] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13379/stat : 13379 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953553390320 139954491812482 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13380] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13380/stat : 13380 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953052837536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13381] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13381/stat : 13381 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 21706 33554432000 4194304 4196468 140735266290640 139952784401648 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13382] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13382/stat : 13382 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139952409893328 139954491819931 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13383] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13383/stat : 13383 (java) S 13370 13370 9001 0 -1 1077944384 348 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953552337136 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13384] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13384/stat : 13384 (java) S 13370 13370 9001 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953551284592 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13385] ppid=13370 vsize=15012696 memory=139897107592832 CPUtime=0.02 cores=0,2,4,6
/proc/13373/task/13385/stat : 13385 (java) S 13370 13370 9001 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953550231536 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13386] ppid=13370 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13386/stat : 13386 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139951911987552 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13387] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13387/stat : 13387 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 21706 33554432000 4194304 4196468 140735266290640 139953549179952 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88220 KiB

[startup+0.310744 s]*
/proc/loadavg: 2.18 2.09 2.13 3/235 13387
/proc/meminfo: memFree=20760524/32770624 swapFree=66999132/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405631468 115843072 349 33554432000 4194304 5098028 140721916192768 140721916190024 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 349 296 221 0 87 0
[pid=13373] ppid=13370 vsize=15012696 memory=90988 CPUtime=0.43 cores=0,2,4,6
/proc/13373/stat : 13373 (java) S 13370 13370 9001 0 -1 1077944320 12773 0 0 0 39 4 0 0 20 0 15 0 405631468 15373000704 22747 33554432000 4194304 4196468 140735266290640 140735266273184 139954491801335 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
/proc/13373/statm: 3753174 22747 3057 1 0 3715579 0
[pid=13373/tid=13374] ppid=13370 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/13373/task/13374/stat : 13374 (java) R 13370 13370 9001 0 -1 4202560 10182 0 0 0 26 3 0 0 20 0 15 0 405631468 15373000704 22747 33554432000 4194304 4196468 140735266290640 139954463586320 139954473364891 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13375] ppid=13370 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13375/stat : 13375 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 22747 33554432000 4194304 4196468 140735266290640 139954496043536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13376] ppid=13370 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13376/stat : 13376 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 22747 33554432000 4194304 4196468 140735266290640 139954329422480 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13377] ppid=13370 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13377/stat : 13377 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953951463696 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13378] ppid=13370 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13378/stat : 13378 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953950411152 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13379] ppid=13370 vsize=15012696 memory=4498404016631593313 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13379/stat : 13379 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953553390320 139954491812482 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13380] ppid=13370 vsize=15012696 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13380/stat : 13380 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953052837536 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13381] ppid=13370 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13381/stat : 13381 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631472 15373000704 22747 33554432000 4194304 4196468 140735266290640 139952784401648 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13382] ppid=13370 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13382/stat : 13382 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139952409893328 139954491819931 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13383] ppid=13370 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13373/task/13383/stat : 13383 (java) S 13370 13370 9001 0 -1 1077944384 473 0 0 0 3 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953552337136 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13384] ppid=13370 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13373/task/13384/stat : 13384 (java) S 13370 13370 9001 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953551284592 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13385] ppid=13370 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/13373/task/13385/stat : 13385 (java) S 13370 13370 9001 0 -1 1077944384 608 0 0 0 7 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953550231536 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13386] ppid=13370 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13386/stat : 13386 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139951911987552 139954491811541 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13387] ppid=13370 vsize=15012696 memory=4048790156750107696 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13387/stat : 13387 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631475 15373000704 22747 33554432000 4194304 4196468 140735266290640 139953549179952 139954491812482 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92384 KiB

[startup+0.702491 s]
/proc/loadavg: 2.18 2.09 2.13 3/235 13387
/proc/meminfo: memFree=20739140/32770624 swapFree=66999132/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405631468 115843072 349 33554432000 4194304 5098028 140721916192768 140721916190024 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 349 296 221 0 87 0
[pid=13373] ppid=13370 vsize=15018968 memory=126688 CPUtime=1.01 cores=0,2,4,6
/proc/13373/stat : 13373 (java) S 13370 13370 9001 0 -1 1077944320 20501 0 0 0 94 7 0 0 20 0 15 0 405631468 15379423232 31672 33554432000 4194304 4196468 140735266290640 140735266273184 139954491801335 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
/proc/13373/statm: 3754742 31672 3182 1 0 3716091 0
[pid=13373/tid=13374] ppid=13370 vsize=15018968 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/13373/task/13374/stat : 13374 (java) R 13370 13370 9001 0 -1 4202560 17231 0 0 0 62 5 0 0 20 0 15 0 405631468 15379423232 31672 33554432000 4194304 4196468 140735266290640 139954463636256 139954491813270 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13375] ppid=13370 vsize=15018968 memory=116 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13375/stat : 13375 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15379423232 31672 33554432000 4194304 4196468 140735266290640 139954496043536 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13376] ppid=13370 vsize=15018968 memory=2129119 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13376/stat : 13376 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405631470 15379423232 31672 33554432000 4194304 4196468 140735266290640 139954329422480 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13377] ppid=13370 vsize=15018968 memory=2141618 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13377/stat : 13377 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953951463696 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13378] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13378/stat : 13378 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631470 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953950411152 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13379] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13379/stat : 13379 (java) S 13370 13370 9001 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405631472 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953553390320 139954491812482 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13380] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13380/stat : 13380 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405631472 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953052837536 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13381] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13381/stat : 13381 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631472 15379423232 31672 33554432000 4194304 4196468 140735266290640 139952784401648 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13382] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13382/stat : 13382 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139952409893328 139954491819931 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13383] ppid=13370 vsize=15018968 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13373/task/13383/stat : 13383 (java) R 13370 13370 9001 0 -1 4202560 658 0 0 0 8 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953552337136 139954476683294 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13384] ppid=13370 vsize=15018968 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/13373/task/13384/stat : 13384 (java) S 13370 13370 9001 0 -1 1077944384 438 0 0 0 6 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953551284592 139954491812482 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13385] ppid=13370 vsize=15018968 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/13373/task/13385/stat : 13385 (java) R 13370 13370 9001 0 -1 1077944384 840 0 0 0 16 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953550227264 139954491811541 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13386] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13386/stat : 13386 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139951911987552 139954491811541 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
[pid=13373/tid=13387] ppid=13370 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13373/task/13387/stat : 13387 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405631475 15379423232 31672 33554432000 4194304 4196468 140735266290640 139953549179952 139954491812482 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14233600 140735266296617 140735266296986 140735266296986 140735266299855 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128084 KiB

[startup+1.50078 s]
/proc/loadavg: 2.18 2.09 2.13 5/235 13387
/proc/meminfo: memFree=20676436/32770624 swapFree=66999132/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 555 322 0 0 0 0 0 0 20 0 1 0 405631468 115843072 349 33554432000 4194304 5098028 140721916192768 140721916190024 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 349 296 221 0 87 0

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

/proc/13395/stat : 13395 (java) S 13370 13370 9001 0 -1 1077944320 20746 0 0 0 232 87 0 0 20 0 19 0 405640281 8262082560 30764 33554432000 4194304 4196468 140721194311568 140721194294112 140477777452791 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
/proc/13395/statm: 2017110 30764 3198 1 0 1978454 0
[pid=13410] ppid=13395 vsize=2591152 memory=2300492 CPUtime=2413.39 cores=0,2,4,6
/proc/13410/stat : 13410 (cryptominisat5) R 13395 13370 9001 0 -1 4202496 11386522 0 0 0 240560 779 0 0 20 0 1 0 405640359 2653339648 575123 33554432000 4194304 4451008 140730909238960 140730909234616 139831090294550 0 4 0 2 0 0 0 17 4 0 0 0 0 0 6549032 6559120 14462976 140730909242300 140730909242432 140730909242432 140730909245382 0
/proc/13410/statm: 647788 575123 738 63 0 641515 0
[pid=13395/tid=13396] ppid=13370 vsize=8068440 memory=123056 CPUtime=0.8 cores=0,2,4,6
/proc/13395/task/13396/stat : 13396 (java) S 13370 13370 9001 0 -1 1077944384 16737 0 0 0 73 7 0 0 20 0 19 0 405640282 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477749292960 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13397] ppid=13370 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13397/stat : 13397 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477781695248 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13398] ppid=13370 vsize=8068440 memory=123056 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13398/stat : 13398 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477581863824 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13399] ppid=13370 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13399/stat : 13399 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477580811280 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13400] ppid=13370 vsize=8068440 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13400/stat : 13400 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477579758736 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13401] ppid=13370 vsize=8068440 memory=1476 CPUtime=0.07 cores=0,2,4,6
/proc/13395/task/13401/stat : 13401 (java) S 13370 13370 9001 0 -1 1077944384 10 0 0 0 2 5 0 0 20 0 19 0 405640284 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476821190640 140477777463938 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13402] ppid=13370 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13402/stat : 13402 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405640285 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476703302560 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13403] ppid=13370 vsize=8068440 memory=56 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13403/stat : 13403 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640285 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476434867184 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13404] ppid=13370 vsize=8068440 memory=6081106804113829219 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13404/stat : 13404 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476060358864 140477777471387 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13405] ppid=13370 vsize=8068440 memory=1476 CPUtime=0.17 cores=0,2,4,6
/proc/13395/task/13405/stat : 13405 (java) S 13370 13370 9001 0 -1 1077944384 776 0 0 0 16 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476820138480 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13406] ppid=13370 vsize=8068440 memory=123056 CPUtime=0.15 cores=0,2,4,6
/proc/13395/task/13406/stat : 13406 (java) S 13370 13370 9001 0 -1 1077944384 565 0 0 0 14 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476819085936 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13407] ppid=13370 vsize=8068440 memory=1476 CPUtime=0.26 cores=0,2,4,6
/proc/13395/task/13407/stat : 13407 (java) S 13370 13370 9001 0 -1 1077944384 1109 0 0 0 25 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476818033392 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13408] ppid=13370 vsize=8068440 memory=123056 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13408/stat : 13408 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475562454112 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13409] ppid=13370 vsize=8068440 memory=123056 CPUtime=1.67 cores=0,2,4,6
/proc/13395/task/13409/stat : 13409 (java) S 13370 13370 9001 0 -1 1077944384 161 0 0 0 88 79 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476816980272 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13411] ppid=13370 vsize=8068440 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13411/stat : 13411 (java) S 13370 13370 9001 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405640359 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476808946752 140477777477401 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13413] ppid=13370 vsize=8068440 memory=123056 CPUtime=0.02 cores=0,2,4,6
/proc/13395/task/13413/stat : 13413 (java) S 13370 13370 9001 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 405640360 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475025567376 140477777474717 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13414] ppid=13370 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13414/stat : 13414 (java) S 13370 13370 9001 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405640360 8262082560 30764 33554432000 4194304 4196468 140721194311568 140474891345712 140477777474717 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13415] ppid=13370 vsize=8068440 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13415/stat : 13415 (java) S 13370 13370 9001 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405640363 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475159797296 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
Current children cumulated CPU time: 2516.89 s
Current children cumulated vsize: 10772720 KiB
Current children cumulated memory: 2425024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/240 13854
/proc/meminfo: memFree=17530824/32770624 swapFree=66999136/67108860
[pid=13370] ppid=13367 vsize=113128 memory=1476 CPUtime=100.31 cores=0,2,4,6
/proc/13370/stat : 13370 (scop.sh) S 13367 13370 9001 0 -1 4202496 583 61630 0 0 0 0 9818 213 20 0 1 0 405631468 115843072 369 33554432000 4194304 5098028 140721916192768 140721916189512 140614842819196 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25591808 140721916199779 140721916200048 140721916200048 140721916202957 0
/proc/13370/statm: 28282 369 311 221 0 87 0
[pid=13395] ppid=13370 vsize=8068440 memory=123056 CPUtime=3.2 cores=0,2,4,6
/proc/13395/stat : 13395 (java) S 13370 13370 9001 0 -1 1077944320 20746 0 0 0 232 88 0 0 20 0 19 0 405640281 8262082560 30764 33554432000 4194304 4196468 140721194311568 140721194294112 140477777452791 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
/proc/13395/statm: 2017110 30764 3198 1 0 1978454 0
[pid=13410] ppid=13395 vsize=2591152 memory=2300492 CPUtime=2416.49 cores=0,2,4,6
/proc/13410/stat : 13410 (cryptominisat5) R 13395 13370 9001 0 -1 4202496 11427670 0 0 0 240867 782 0 0 20 0 1 0 405640359 2653339648 575123 33554432000 4194304 4451008 140730909238960 140730909234616 139831090294516 0 4 0 2 0 0 0 17 4 0 0 0 0 0 6549032 6559120 14462976 140730909242300 140730909242432 140730909242432 140730909245382 0
/proc/13410/statm: 647788 575123 738 63 0 641515 0
[pid=13395/tid=13396] ppid=13370 vsize=8068440 memory=920 CPUtime=0.8 cores=0,2,4,6
/proc/13395/task/13396/stat : 13396 (java) S 13370 13370 9001 0 -1 1077944384 16737 0 0 0 73 7 0 0 20 0 19 0 405640282 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477749292960 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13397] ppid=13370 vsize=8068440 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13397/stat : 13397 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477781695248 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13398] ppid=13370 vsize=8068440 memory=2908 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13398/stat : 13398 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477581863824 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13399] ppid=13370 vsize=8068440 memory=2584 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13399/stat : 13399 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477580811280 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13400] ppid=13370 vsize=8068440 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13400/stat : 13400 (java) S 13370 13370 9001 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 405640283 8262082560 30764 33554432000 4194304 4196468 140721194311568 140477579758736 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13401] ppid=13370 vsize=8068440 memory=1412 CPUtime=0.07 cores=0,2,4,6
/proc/13395/task/13401/stat : 13401 (java) S 13370 13370 9001 0 -1 1077944384 10 0 0 0 2 5 0 0 20 0 19 0 405640284 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476821190640 140477777463938 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13402] ppid=13370 vsize=8068440 memory=3556 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13402/stat : 13402 (java) S 13370 13370 9001 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 405640285 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476703302560 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13403] ppid=13370 vsize=8068440 memory=1476 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13403/stat : 13403 (java) S 13370 13370 9001 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 405640285 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476434867184 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13404] ppid=13370 vsize=8068440 memory=123056 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13404/stat : 13404 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476060358864 140477777471387 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13405] ppid=13370 vsize=8068440 memory=2300488 CPUtime=0.17 cores=0,2,4,6
/proc/13395/task/13405/stat : 13405 (java) S 13370 13370 9001 0 -1 1077944384 776 0 0 0 16 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476820138480 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13406] ppid=13370 vsize=8068440 memory=1412 CPUtime=0.15 cores=0,2,4,6
/proc/13395/task/13406/stat : 13406 (java) S 13370 13370 9001 0 -1 1077944384 565 0 0 0 14 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476819085936 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13407] ppid=13370 vsize=8068440 memory=6656426216303648864 CPUtime=0.26 cores=0,2,4,6
/proc/13395/task/13407/stat : 13407 (java) S 13370 13370 9001 0 -1 1077944384 1109 0 0 0 25 1 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476818033392 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13408] ppid=13370 vsize=8068440 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13408/stat : 13408 (java) S 13370 13370 9001 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475562454112 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13409] ppid=13370 vsize=8068440 memory=6655300316396806240 CPUtime=1.67 cores=0,2,4,6
/proc/13395/task/13409/stat : 13409 (java) S 13370 13370 9001 0 -1 1077944384 161 0 0 0 88 79 0 0 20 0 19 0 405640288 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476816980272 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13411] ppid=13370 vsize=8068440 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13411/stat : 13411 (java) S 13370 13370 9001 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 405640359 8262082560 30764 33554432000 4194304 4196468 140721194311568 140476808946752 140477777477401 0 4 2 25189581 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13413] ppid=13370 vsize=8068440 memory=6944652177228980320 CPUtime=0.02 cores=0,2,4,6
/proc/13395/task/13413/stat : 13413 (java) S 13370 13370 9001 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 19 0 405640360 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475025567376 140477777474717 0 4 2 25189581 18446744071580971376 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13414] ppid=13370 vsize=8068440 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13414/stat : 13414 (java) S 13370 13370 9001 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 405640360 8262082560 30764 33554432000 4194304 4196468 140721194311568 140474891345712 140477777474717 0 4 2 25189581 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13415] ppid=13370 vsize=8068440 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/13395/task/13415/stat : 13415 (java) S 13370 13370 9001 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 405640363 8262082560 30764 33554432000 4194304 4196468 140721194311568 140475159797296 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10772720 KiB
Current children cumulated memory: 2425024 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2505.42 s]
# the end of solver process 13370 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=98.1863 s, system=2.13565 s

[startup+2505.56 s]
# the end of solver process 13395 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.18 s, system=11.0164 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2505.51 s]*
/proc/loadavg: 2.00 2.01 2.05 3/236 13858
/proc/meminfo: memFree=20004452/32770624 swapFree=66999136/67108860
[pid=13395] ppid=13367 vsize=8198484 memory=129284 CPUtime=2419.82 cores=0,2,4,6
/proc/13395/stat : 13395 (java) S 13367 13370 9001 0 -1 1077944320 20815 11427671 0 0 232 92 240867 791 20 0 17 0 405640281 8395247616 32321 33554432000 4194304 4196468 140721194311568 140721194294112 140477777452791 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
/proc/13395/statm: 2049621 32321 3200 1 0 2010965 0
[pid=13395/tid=13396] ppid=13367 vsize=8198484 memory=8039887049847965866 CPUtime=2417.38 cores=0,2,4,6
/proc/13395/task/13396/stat : 13396 (java) S 13367 13370 9001 0 -1 1077944384 16737 11427671 0 0 73 7 240867 791 20 0 17 0 405640282 8395247616 32321 33554432000 4194304 4196468 140721194311568 140477749292960 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13397] ppid=13367 vsize=8198484 memory=4872558044660077418 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13397/stat : 13397 (java) S 13367 13370 9001 0 -1 1077944384 1 11427671 0 0 0 0 240867 791 20 0 17 0 405640283 8395247616 32321 33554432000 4194304 4196468 140721194311568 140477781695248 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13398] ppid=13367 vsize=8198484 memory=772 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13398/stat : 13398 (java) S 13367 13370 9001 0 -1 1077944384 1 11427671 0 0 0 0 240867 791 20 0 17 0 405640283 8395247616 32321 33554432000 4194304 4196468 140721194311568 140477581863824 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13399] ppid=13367 vsize=8198484 memory=10500 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13399/stat : 13399 (java) S 13367 13370 9001 0 -1 1077944384 1 11427671 0 0 0 0 240867 791 20 0 17 0 405640283 8395247616 32321 33554432000 4194304 4196468 140721194311568 140477580811280 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13400] ppid=13367 vsize=8198484 memory=123056 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13400/stat : 13400 (java) S 13367 13370 9001 0 -1 1077944384 2 11427671 0 0 0 0 240867 791 20 0 17 0 405640283 8395247616 32321 33554432000 4194304 4196468 140721194311568 140477579758736 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13401] ppid=13367 vsize=8198484 memory=4486604260213485459 CPUtime=2416.65 cores=0,2,4,6
/proc/13395/task/13401/stat : 13401 (java) S 13367 13370 9001 0 -1 1077944384 10 11427671 0 0 2 5 240867 791 20 0 17 0 405640284 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476821190144 140477777463938 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13402] ppid=13367 vsize=8198484 memory=1652 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13402/stat : 13402 (java) S 13367 13370 9001 0 -1 1077944384 13 11427671 0 0 0 0 240867 791 20 0 17 0 405640285 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476703302560 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13403] ppid=13367 vsize=8198484 memory=8039887049847965099 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13403/stat : 13403 (java) S 13367 13370 9001 0 -1 1077944384 1 11427671 0 0 0 0 240867 791 20 0 17 0 405640285 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476434867184 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13405] ppid=13367 vsize=8198484 memory=123056 CPUtime=2416.75 cores=0,2,4,6
/proc/13395/task/13405/stat : 13405 (java) S 13367 13370 9001 0 -1 1077944384 776 11427671 0 0 16 1 240867 791 20 0 17 0 405640288 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476820138480 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13406] ppid=13367 vsize=8198484 memory=2300492 CPUtime=2416.73 cores=0,2,4,6
/proc/13395/task/13406/stat : 13406 (java) S 13367 13370 9001 0 -1 1077944384 565 11427671 0 0 14 1 240867 791 20 0 17 0 405640288 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476819085936 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13407] ppid=13367 vsize=8198484 memory=111636 CPUtime=2416.84 cores=0,2,4,6
/proc/13395/task/13407/stat : 13407 (java) S 13367 13370 9001 0 -1 1077944384 1111 11427671 0 0 25 1 240867 791 20 0 17 0 405640288 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476818032288 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13408] ppid=13367 vsize=8198484 memory=6791534058613427641 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13408/stat : 13408 (java) S 13367 13370 9001 0 -1 1077944384 3 11427671 0 0 0 0 240867 791 20 0 17 0 405640288 8395247616 32321 33554432000 4194304 4196468 140721194311568 140475562454112 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13411] ppid=13367 vsize=8198484 memory=123056 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13411/stat : 13411 (java) S 13367 13370 9001 0 -1 1077944384 25 11427671 0 0 0 0 240867 791 20 0 17 0 405640359 8395247616 32321 33554432000 4194304 4196468 140721194311568 140476808945936 140477777463938 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13415] ppid=13367 vsize=8198484 memory=2300492 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13415/stat : 13415 (java) S 13367 13370 9001 0 -1 1077944384 23 11427671 0 0 0 0 240867 791 20 0 17 0 405640363 8395247616 32321 33554432000 4194304 4196468 140721194311568 140475159790320 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13855] ppid=13367 vsize=8198484 memory=1220 CPUtime=2416.58 cores=0,2,4,6
/proc/13395/task/13855/stat : 13855 (java) S 13367 13370 9001 0 -1 1077944384 3 11427671 0 0 0 0 240867 791 20 0 17 0 405882009 8395247616 32321 33554432000 4194304 4196468 140721194311568 140474488709584 140477777462997 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
[pid=13395/tid=13858] ppid=13367 vsize=8198484 memory=1476 CPUtime=2416.61 cores=0,2,4,6
/proc/13395/task/13858/stat : 13858 (java) R 13367 13370 9001 0 -1 4202560 29 11427671 0 0 0 3 240867 791 20 0 17 0 405882009 8395247616 32321 33554432000 4194304 4196468 140721194311568 140474354488736 140477770138423 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26247168 140721194316795 140721194316954 140721194316954 140721194319823 0
Current cumulated CPU time of completed processes: 100.322 s
Current children cumulated CPU time: 2419.82 s
Current children cumulated vsize: 8198484 KiB
Current children cumulated memory: 129284 KiB

Child status: 1
Real time (s): 2505.56
CPU time (s): 2520.2
CPU user time (s): 2509.18
CPU system time (s): 11.0164
CPU usage (%): 100.584
Max. virtual memory (cumulated for all children) (KiB): 15140452
Max. memory (cumulated for all children) (KiB): 4014112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.18
system time used= 11.0164
maximum resident set size= 4013352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11511203
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1067784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60398
involuntary context switches= 3264


# summary of solver processes directly reported to runsolver:
#   pid: 13370,13395
#   total CPU time (s): 2520.2
#   total CPU user time (s): 2509.18
#   total CPU system time (s): 11.0164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2358 second user time and 29.3908 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-12 16:01:30
IDJOB=4388254
IDBENCH=138647
IDSOLVER=2826
FILE ID=node140/4388254-1568296930
RUNJOBID= node140-1568286731-10041
PBS_JOBID= 21701069
Free space on /tmp= 55392 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js20/SuperTaillard-js-20-20.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-4388254-1568296930/watcher-4388254-1568296930 -o /tmp/evaluation-result-4388254-1568296930/solver-4388254-1568296930 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568286731-10041 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388254-1568296930.xml

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

MD5SUM BENCH= bd4660d9f641dd45473fddd00af9a0d0
RANDOM SEED=1248289753

node140.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.43
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.43
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.43
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.43
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:        20842484 kB
MemAvailable:   31154056 kB
Buffers:          130648 kB
Cached:         10387620 kB
SwapCached:         2888 kB
Active:          2671808 kB
Inactive:        8564120 kB
Active(anon):     713792 kB
Inactive(anon):    43924 kB
Active(file):    1958016 kB
Inactive(file):  8520196 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999132 kB
Dirty:             21320 kB
Writeback:             0 kB
AnonPages:        884576 kB
Mapped:            55552 kB
Shmem:             32108 kB
Slab:             290152 kB
SReclaimable:     261820 kB
SUnreclaim:        28332 kB
KernelStack:        4208 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6647892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 55416 MiB
End job on node140 at 2019-09-12 16:43:16