Trace number 3369237

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
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.35 1201.73

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369237-1307657517.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       55222
0.00/0.04	c -- clauses added:            0 learnts,        55222 normals,            0 xors
0.00/0.04	c -- vars added        150
0.00/0.04	c Parsing time:  0.15 s
0.00/0.04	c  N st     0         0       150     55222         0         0    551920         0   no data   no data  --
0.84/0.22	c asymm  cl-useful: 70/1118/55222 lits-rem:81 time: 0.68
0.84/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
0.84/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.84/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.84/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.84/0.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.50	c lits-rem:     14095  cl-subs:     2695  v-elim:      0  v-fix:    0  time:  8.87 s
9.95/2.50	c Finding binary XORs  T:     0.00 s  found:       0
9.95/2.58	c Finding non-binary XORs:     0.31 s (found:       0, avg size: nan)
9.95/2.58	c calculated reachability. Time: 0.00
9.95/2.58	c Calc default polars -  time:   0.02 s pos:      87 undec:       4 neg:      59
9.95/2.58	c =========================================================================================
9.95/2.58	c types(t): F = full restart, N = normal restart
9.95/2.58	c types(t): S = simplification begin/end, E = solution found
9.95/2.58	c restart types(rt): st = static, dy = dynamic
9.95/2.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.95/2.58	c  B st     0         0       150     52527         0         0    513822         0   no data   no data  --
10.75/2.72	c  N dy    18      4137       150     52527         0      3404    513477     63348     13.43     14.26  --
11.15/2.88	c  N dy    32      8552       150     52527         0      7104    513126    130713     12.97     13.69  --
11.95/3.05	c  N dy    54     12561       150     52527         0      6562    512752    101728     13.04     17.27  --
12.75/3.26	c  N dy    75     17699       150     52527         0     10867    512377    177691     12.98     13.78  --
13.56/3.44	c  N dy    94     21935       150     52527         0      8267    512076    118511     12.99     13.88  --
13.96/3.57	c  F st   109     25003       150     52527         0     10811    511831    163003     12.97   no data  --
14.34/3.63	c  N st   112     26192       150     52527         0     11840    511782    182331     12.97   no data  --
14.74/3.79	c  S st   115     30001       150     52527         0     15129    511592    248989     12.97   no data  --
15.54/3.90	c  S st   115     30504       150     52527         0     15509    511499    254344     12.97   no data  --
15.54/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.54/3.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
15.54/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.54/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.54/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.31/8.68	c lits-rem:     34465  cl-subs:     8856  v-elim:      0  v-fix:    0  time: 18.85 s
35.53/8.99	c asymm  cl-useful: 97/1158/45929 lits-rem:127 time: 1.24
35.53/8.99	c calculated reachability. Time: 0.00
35.53/8.99	c  N dy   115     30504       150     45929         0     13251    423962    209478     12.97   no data  --
36.71/9.24	c  N dy   134     35964       150     45929         0     10441    423758    147920     12.84     13.53  --
37.11/9.39	c  N dy   156     40161       150     45929         0     14202    423613    212760     12.85     13.60  --
37.91/9.57	c  N dy   174     44207       150     45929         0     17819    423465    274106     12.79     13.74  --
38.31/9.66	c  S st   184     45756       150     45929         0      9926    423407    127946     12.81     11.90  --
38.71/9.72	c  S st   184     46257       150     45929         0     10378    423380    134419     12.81   no data  --
38.71/9.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.71/9.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.71/9.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
38.71/9.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.71/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.71/9.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
38.71/9.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.30/12.67	c lits-rem:     34401  cl-subs:     5735  v-elim:      0  v-fix:    0  time: 11.62 s
50.30/12.68	c vivif2 --  cl tried    41012 cl shrink        0 lits rem          0 time: 0.02
50.30/12.68	c vivif2 --  cl tried     9560 cl shrink        0 lits rem          0 time: 0.00
52.70/13.28	c asymm  cl-useful: 197/3114/41012 lits-rem:259 time: 2.40
52.70/13.28	c calculated reachability. Time: 0.00
52.70/13.28	c  N dy   184     46257       150     41012         0      9560    351921    117900     12.81   no data  --
53.51/13.49	c  N dy   206     50687       150     41012         0     13709    351899    190524     12.78     13.47  --
54.69/13.70	c  N dy   226     54717       150     41012         0     17520    351875    257734     12.79     15.97  --
55.89/14.04	c  N dy   232     61033       150     41012         0     12644    351845    160336     12.63     13.51  --
56.69/14.23	c  N dy   239     65051       150     41012         0     16405    351821    223941     12.55     13.27  --
57.50/14.47	c  N dy   263     69385       150     41012         0     20529    351799    298069     12.58     12.66  --
57.50/14.47	c  S st   263     69385       150     41012         0     20529    351799    298069     12.58     12.66  --
57.90/14.56	c  S st   263     69890       150     41012         0     21007    351795    305568     12.58   no data  --
57.90/14.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.90/14.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.90/14.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
58.28/14.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.28/14.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.28/14.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
58.28/14.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.09/17.81	c lits-rem:     15744  cl-subs:     2333  v-elim:      0  v-fix:    0  time: 12.74 s
71.09/17.81	c vivif2 --  cl tried    40014 cl shrink        0 lits rem          0 time: 0.02
71.09/17.82	c vivif2 --  cl tried    19672 cl shrink        0 lits rem          0 time: 0.01
71.86/18.07	c asymm  cl-useful: 0/1190/40014 lits-rem:0 time: 1.01
71.86/18.07	c calculated reachability. Time: 0.00
71.86/18.07	c  N dy   263     69890       150     40014         0     19672    336142    274952     12.58   no data  --
72.66/18.29	c  N dy   277     74444       150     40014         0     23987    336134    350644     12.54     13.31  --
73.86/18.55	c  N dy   302     79323       150     40014         0     16569    336115    221169     12.56     13.39  --
75.08/18.82	c  N dy   314     85001       150     40014         0     21946    336106    311624     12.49     13.30  --
75.48/18.95	c  F st   329     87500       150     40014         0     24289    336105    350971     12.51     12.45  --
76.26/19.13	c  N st   334     90795       150     40014         0     14189    336100    174739     12.51   no data  --
77.45/19.40	c  N dy   353     96759       150     40014         0     19846    336085    274663     12.50     13.17  --
78.65/19.72	c  N dy   379    102967       150     40014         0     25723    336075    379318     12.48     13.18  --
79.05/19.83	c  S st   393    104835       150     40014         0     27519    336072    411815     12.50   no data  --
79.47/19.92	c  S st   393    105338       150     40014         0     28000    336069    418757     12.50   no data  --
79.47/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
79.47/19.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.47/19.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
79.47/19.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.47/19.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.47/19.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.47/19.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.45/24.43	c lits-rem:      8486  cl-subs:     1176  v-elim:      0  v-fix:    0  time: 17.76 s
97.45/24.43	c vivif2 --  cl tried    39910 cl shrink        0 lits rem          0 time: 0.02
97.45/24.44	c vivif2 --  cl tried    26928 cl shrink        0 lits rem          0 time: 0.02
98.62/24.76	c asymm  cl-useful: 3/1048/39910 lits-rem:3 time: 1.27
98.62/24.76	c calculated reachability. Time: 0.00
98.62/24.76	c  N dy   393    105338       150     39910         0     26928    334503    390016     12.50   no data  --
100.23/25.16	c  N dy   407    113735       150     39910         0     20444    334494    260287     12.41     13.12  --
101.84/25.57	c  N dy   441    120993       150     39910         0     27294    334483    377270     12.41     14.06  --
103.82/26.06	c  N dy   467    128766       150     39910         0     19468    334473    246829     12.38     13.06  --
105.84/26.58	c  N dy   486    137012       150     39910         0     27278    334465    384359     12.35     15.51  --
108.22/27.17	c  N dy   527    146080       150     39910         0     19632    334450    244958     12.36     13.03  --
110.63/27.77	c  N dy   563    155518       150     39910         0     28611    334440    402674     12.33     12.98  --
111.41/27.94	c  S st   567    158007       150     39910         0     30953    334438    443034     12.32     10.90  --
111.81/28.07	c  S st   567    158509       150     39910         0     31445    334434    450755     12.32   no data  --
111.81/28.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
111.81/28.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.21/28.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
112.21/28.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.21/28.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.21/28.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
112.21/28.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.18/33.63	c lits-rem:      9693  cl-subs:     1683  v-elim:      0  v-fix:    0  time: 21.96 s
134.18/33.64	c vivif2 --  cl tried    39829 cl shrink        0 lits rem          0 time: 0.02
134.18/33.64	c vivif2 --  cl tried    29843 cl shrink        0 lits rem          0 time: 0.02
135.38/33.92	c asymm  cl-useful: 127/867/39829 lits-rem:127 time: 1.12
135.38/33.92	c calculated reachability. Time: 0.00
135.38/33.92	c  N dy   567    158509       150     39829         0     29843    333399    413513     12.32   no data  --
137.78/34.54	c  N dy   614    169020       150     39829         0     22548    333384    288340     12.33     12.98  --
140.18/35.17	c  N dy   660    179921       150     39829         0     32892    333370    471952     12.32     13.04  --
142.96/35.85	c  N dy   731    191550       150     39829         0     25736    333352    337260     12.36     13.24  --
145.78/36.55	c  N dy   767    203928       150     39829         0     37451    333341    542066     12.33     13.32  --
148.96/37.31	c  N dy   829    217143       150     39829         0     30845    333326    417759     12.34     13.07  --
152.15/38.16	c  N dy   875    231249       150     39829         0     24180    333307    293570     12.31     13.00  --
153.75/38.51	c  S st   909    237764       150     39829         0     30322    333298    399199     12.32   no data  --
154.17/38.61	c  S st   909    238266       150     39829         0     30806    333293    406273     12.32   no data  --
154.17/38.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
154.17/38.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.17/38.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
154.17/38.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.17/38.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.17/38.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
154.17/38.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
170.53/42.71	c lits-rem:     11116  cl-subs:     1576  v-elim:      0  v-fix:    0  time: 16.19 s
170.53/42.72	c vivif2 --  cl tried    39641 cl shrink        0 lits rem          0 time: 0.02
170.53/42.72	c vivif2 --  cl tried    29418 cl shrink        0 lits rem          0 time: 0.02
171.32/42.98	c asymm  cl-useful: 140/867/39641 lits-rem:140 time: 1.03
171.32/42.98	c calculated reachability. Time: 0.00
171.32/42.98	c  N dy   909    238266       150     39641         0     29418    331162    374388     12.32   no data  --
175.73/44.06	c  N dy   965    255605       150     39641         0     24859    331146    295522     12.28     13.02  --
180.12/45.18	c  N dy  1027    272410       150     39641         0     40773    331132    569334     12.26     12.98  --
184.93/46.37	c  N dy  1101    290010       150     39641         0     35426    331116    472347     12.25     12.90  --
190.10/47.63	c  F st  1206    306250       150     39641         0     27990    331103    346069     12.29     11.31  --
190.90/47.82	c  N st  1211    309546       150     39641         0     31136    331097    409031     12.29   no data  --
197.29/49.41	c  N dy  1313    329907       150     39641         0     26626    331084    313341     12.32     13.09  --
202.51/50.80	c  N dy  1408    350088       150     39641         0     45888    331061    656244     12.33     12.99  --
205.28/51.41	c  S st  1452    357401       150     39641         0     27885    331055    331207     12.34   no data  --
205.68/51.52	c  S st  1452    357907       150     39641         0     28382    331055    338709     12.34   no data  --
205.68/51.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
205.68/51.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.68/51.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
205.68/51.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.68/51.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.68/51.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
205.68/51.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
220.86/55.31	c lits-rem:      6400  cl-subs:      917  v-elim:      0  v-fix:    0  time: 14.92 s
220.86/55.31	c vivif2 --  cl tried    39438 cl shrink        0 lits rem          0 time: 0.02
220.86/55.32	c vivif2 --  cl tried    27668 cl shrink        0 lits rem          0 time: 0.02
221.66/55.57	c asymm  cl-useful: 126/869/39438 lits-rem:126 time: 1.01
221.66/55.57	c calculated reachability. Time: 0.00
221.66/55.57	c  N dy  1452    357907       150     39438         0     27668    328600    323841     12.34   no data  --
226.86/56.86	c  N dy  1530    378121       150     39438         0     46805    328585    654419     12.33     13.08  --
232.05/58.16	c  N dy  1618    398182       150     39438         0     40025    328574    535426     12.33     13.04  --
238.06/59.64	c  N dy  1697    418264       150     39438         0     32298    328557    394659     12.32     13.21  --
243.63/61.06	c  N dy  1803    438344       150     39438         0     51386    328549    731017     12.34     13.09  --
249.23/62.47	c  N dy  1906    458415       150     39438         0     42598    328528    562574     12.35     14.17  --
255.64/64.06	c  N dy  2008    478487       150     39438         0     33087    328515    393725     12.36     13.27  --
261.61/65.54	c  N dy  2107    498530       150     39438         0     52221    328501    736288     12.37     13.12  --
268.00/67.20	c  N dy  2212    518716       150     39438         0     41739    328484    539506     12.39     13.10  --
274.38/68.77	c  S st  2298    536864       150     39438         0     58911    328472    840505     12.39   no data  --
275.18/68.95	c  S st  2298    537367       150     39438         0     59400    328472    848493     12.39   no data  --
275.18/68.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
275.18/68.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.58/69.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
275.58/69.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.58/69.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.58/69.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
275.58/69.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
321.92/80.60	c lits-rem:     15115  cl-subs:     3372  v-elim:      0  v-fix:    0  time: 46.15 s
321.92/80.60	c vivif2 --  cl tried    39285 cl shrink        0 lits rem          0 time: 0.02
321.92/80.61	c vivif2 --  cl tried    56181 cl shrink        0 lits rem          0 time: 0.04
323.12/80.92	c asymm  cl-useful: 90/593/39285 lits-rem:90 time: 1.22
323.12/80.92	c calculated reachability. Time: 0.00
323.12/80.92	c  N dy  2298    537367       150     39285         0     56181    326667    778601     12.39   no data  --
329.52/82.57	c  N dy  2393    558025       150     39285         0     45330    326649    593104     12.39     13.16  --
337.11/84.47	c  N dy  2489    579434       150     39285         0     34139    326641    383189     12.39     13.32  --
343.52/86.03	c  N dy  2592    599498       150     39285         0     53297    326632    725403     12.40     14.25  --
350.29/87.73	c  N dy  2653    619982       150     39285         0     40181    326618    480882     12.38     13.12  --
356.30/89.21	c  N dy  2707    640051       150     39285         0     59121    326614    810183     12.37     15.28  --
363.46/91.07	c  N dy  2822    660079       150     39285         0     44814    326601    561145     12.38     13.09  --
371.46/93.04	c  N dy  2887    680708       150     39285         0     64259    326597    907624     12.36     13.02  --
378.68/94.82	c  N dy  2959    700761       150     39285         0     48992    326582    627637     12.35     13.00  --
385.84/96.67	c  N dy  3005    720940       150     39285         0     68056    326577    967553     12.32     12.98  --
393.03/98.46	c  N dy  3089    740969       150     39285         0     51903    326569    679365     12.32     13.12  --
401.01/100.47	c  N dy  3163    760999       150     39285         0     70847    326565   1005385     12.31     12.97  --
408.21/102.26	c  N dy  3245    781415       150     39285         0     53976    326556    707682     12.31     13.09  --
416.60/104.30	c  N dy  3349    801466       150     39285         0     73092    326546   1052875     12.31     13.01  --
418.21/104.79	c  S st  3383    806050       150     39285         0     40276    326544    459807     12.32   no data  --
418.99/104.91	c  S st  3383    806552       150     39285         0     40761    326544    467319     12.32   no data  --
418.99/104.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
418.99/104.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
418.99/104.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
418.99/104.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.99/104.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.99/104.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
418.99/104.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
437.77/109.65	c lits-rem:      5216  cl-subs:      875  v-elim:      0  v-fix:    0  time: 18.67 s
437.77/109.65	c vivif2 --  cl tried    39146 cl shrink        0 lits rem          0 time: 0.02
437.77/109.66	c vivif2 --  cl tried    40025 cl shrink        0 lits rem          0 time: 0.02
438.97/109.94	c asymm  cl-useful: 56/729/39146 lits-rem:57 time: 1.13
438.97/109.94	c calculated reachability. Time: 0.00
438.97/109.94	c  N dy  3383    806552       150     39146         0     40025    324962    453207     12.32   no data  --
445.35/111.59	c  N dy  3475    827112       150     39146         0     59602    324952    801519     12.32     13.23  --
454.14/113.72	c  N dy  3549    848901       150     39146         0     42058    324945    480156     12.31     13.03  --
460.54/115.36	c  N dy  3628    868927       150     39146         0     61044    324938    812714     12.31     12.99  --
469.33/117.50	c  N dy  3724    889961       150     39146         0     41871    324932    473117     12.31     12.97  --
475.71/119.17	c  N dy  3830    910008       150     39146         0     61026    324925    814442     12.32     13.06  --
484.13/121.25	c  N dy  3892    930069       150     39146         0     80049    324919   1148779     12.31     13.07  --
491.30/123.01	c  N dy  4003    950079       150     39146         0     59071    324910    778244     12.32     13.66  --
499.68/125.11	c  N dy  4101    970241       150     39146         0     78271    324902   1121502     12.33     13.23  --
507.27/127.07	c  N dy  4164    990377       150     39146         0     56185    324893    711475     12.32     12.99  --
516.06/129.21	c  N dy  4254   1010448       150     39146         0     75256    324886   1050342     12.32     13.05  --
525.25/131.52	c  N dy  4380   1031550       150     39146         0     53377    324877    666770     12.33     13.00  --
532.84/133.45	c  N dy  4495   1051948       150     39146         0     72665    324868   1004140     12.34     13.08  --
541.62/135.69	c  F st  4606   1071875       150     39146         0     48702    324862    571781     12.35      9.70  --
542.02/135.71	c  N st  4607   1072127       150     39146         0     48938    324862    576369     12.35   no data  --
549.22/137.57	c  N dy  4723   1092154       150     39146         0     68091    324856    934976     12.37     13.15  --
558.82/139.97	c  N dy  4822   1112230       150     39146         0     87180    324853   1274522     12.37     13.11  --
566.80/141.94	c  N dy  4923   1132249       150     39146         0     62181    324849    802170     12.38     13.13  --
576.40/144.31	c  N dy  5019   1152417       150     39146         0     81273    324841   1145051     12.38     13.06  --
585.18/146.55	c  N dy  5080   1172963       150     39146         0     56028    324836    692616     12.38     13.05  --
593.57/148.64	c  N dy  5187   1192997       150     39146         0     75080    324834   1040762     12.38     13.06  --
601.55/150.62	c  S st  5276   1209828       150     39146         0     91166    324830   1336434     12.39   no data  --
602.36/150.83	c  S st  5276   1210330       150     39146         0     91652    324830   1343972     12.39   no data  --
602.36/150.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
602.36/150.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
602.36/150.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.24
602.76/150.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
602.76/150.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.76/150.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
602.76/150.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
792.08/198.37	c lits-rem:     10947  cl-subs:     3968  v-elim:      0  v-fix:    0  time: 189.31 s
792.08/198.38	c vivif2 --  cl tried    39057 cl shrink        0 lits rem          0 time: 0.02
792.08/198.40	c vivif2 --  cl tried    87773 cl shrink        0 lits rem          0 time: 0.07
793.69/198.77	c asymm  cl-useful: 6/416/39057 lits-rem:6 time: 1.51
793.69/198.78	c calculated reachability. Time: 0.00
793.69/198.78	c  N dy  5276   1210330       150     39057         0     87773    323837   1261665     12.39   no data  --
802.88/201.03	c  N dy  5360   1231240       150     39057         0     61908    323828    791451     12.38     13.14  --
811.66/203.28	c  N dy  5463   1251246       150     39057         0     80935    323825   1129524     12.39     14.56  --
821.65/205.74	c  N dy  5554   1271424       150     39057         0     53333    323820    630549     12.39     13.10  --
829.24/207.63	c  N dy  5659   1291484       150     39057         0     72405    323816    971439     12.39     14.35  --
838.82/210.04	c  N dy  5775   1311689       150     39057         0     91636    323811   1315564     12.40     13.11  --
848.02/212.30	c  N dy  5867   1331795       150     39057         0     62966    323809    797422     12.40     13.12  --
857.99/214.80	c  N dy  5963   1351954       150     39057         0     82206    323805   1144633     12.40     13.08  --
869.98/217.86	c  N dy  6051   1372804       150     39057         0     53284    323801    622062     12.40     13.35  --
877.97/219.88	c  N dy  6099   1392892       150     39057         0     72149    323799    950553     12.39     13.40  --
889.15/222.62	c  N dy  6214   1412935       150     39057         0     91315    323789   1299863     12.39     13.09  --
899.95/225.32	c  N dy  6308   1433288       150     39057         0     61147    323782    760685     12.39     13.19  --
909.13/227.64	c  N dy  6362   1453349       150     39057         0     80078    323780   1092415     12.39     13.07  --
919.14/230.11	c  N dy  6419   1473793       150     39057         0     99430    323780   1436745     12.37     13.03  --
927.52/232.26	c  N dy  6500   1493797       150     39057         0     67984    323775    872927     12.38     13.11  --
937.09/234.61	c  N dy  6596   1513831       150     39057         0     86969    323775   1208960     12.38     13.03  --
948.28/237.43	c  N dy  6649   1534074       150     39057         0     54726    323772    621766     12.36     13.09  --
957.07/239.65	c  N dy  6747   1554079       150     39057         0     73747    323768    959593     12.37     13.47  --
968.24/242.43	c  N dy  6842   1574747       150     39057         0     93307    323764   1302128     12.37     13.28  --
980.66/245.51	c  N dy  6948   1595054       150     39057         0     60262    323759    716986     12.37     13.05  --
991.42/248.20	c  N dy  7027   1617498       150     39057         0     81552    323752   1092794     12.37     13.05  --
1003.40/251.21	c  N dy  7125   1637874       150     39057         0    100988    323747   1448108     12.37     13.12  --
1014.99/254.19	c  N dy  7233   1660838       150     39057         0     69427    323741    875966     12.37     13.07  --
1026.17/256.92	c  N dy  7356   1680859       150     39057         0     88591    323737   1228434     12.38     15.61  --
1038.56/260.04	c  N dy  7453   1700911       150     39057         0    107624    323732   1576252     12.38     13.15  --
1043.75/261.30	c  S st  7497   1710330       150     39057         0     62185    323730    734432     12.38   no data  --
1044.15/261.46	c  S st  7497   1710833       150     39057         0     62663    323728    742285     12.38   no data  --
1044.15/261.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1044.15/261.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1044.55/261.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.17
1044.55/261.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1044.55/261.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1044.55/261.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1044.55/261.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1095.68/274.31	c lits-rem:      3825  cl-subs:     1255  v-elim:      0  v-fix:    0  time: 50.95 s
1095.68/274.31	c vivif2 --  cl tried    38943 cl shrink        0 lits rem          0 time: 0.02
1095.68/274.32	c vivif2 --  cl tried    61522 cl shrink        0 lits rem          0 time: 0.04
1096.88/274.69	c asymm  cl-useful: 17/610/38943 lits-rem:17 time: 1.45
1096.88/274.69	c calculated reachability. Time: 0.00
1096.88/274.69	c  N dy  7497   1710833       150     38943         0     61522    322530    722077     12.38   no data  --
1107.68/277.34	c  N dy  7569   1732332       150     38943         0     81865    322527   1077836     12.37     13.22  --
1120.45/280.56	c  N dy  7672   1752359       150     38943         0    100974    322526   1427382     12.38     14.67  --
1133.63/283.89	c  N dy  7776   1772365       150     38943         0     64687    322524    766016     12.38     13.31  --
1144.81/286.62	c  N dy  7850   1792386       150     38943         0     83676    322519   1098932     12.38     13.04  --
1158.00/289.96	c  N dy  7947   1812387       150     38943         0    102703    322517   1448021     12.38     13.70  --
1171.18/293.27	c  N dy  8033   1832431       150     38943         0     65518    322517    781610     12.38     15.61  --
1181.96/295.92	c  N dy  8138   1852614       150     38943         0     84655    322514   1123997     12.38     13.08  --
1193.55/298.89	c  N dy  8220   1873002       150     38943         0    103960    322511   1465499     12.38     13.06  --
1206.32/302.08	c  N dy  8295   1893006       150     38943         0     65751    322507    768080     12.38     13.16  --
1216.32/304.51	c  N dy  8395   1913102       150     38943         0     84922    322505   1120005     12.38     14.74  --
1229.89/307.99	c  N dy  8504   1933163       150     38943         0    103962    322500   1464951     12.39     13.06  --
1243.89/311.48	c  N dy  8598   1953171       150     38943         0     64869    322493    751120     12.39     13.28  --
1255.86/314.45	c  N dy  8680   1974234       150     38943         0     84767    322491   1106277     12.38     13.10  --
1269.85/317.98	c  N dy  8787   1994473       150     38943         0    104119    322484   1461831     12.39     13.06  --
1283.45/321.32	c  N dy  8865   2014496       150     38943         0     63961    322481    725291     12.39     13.07  --
1293.81/323.93	c  N dy  8946   2035705       150     38943         0     84086    322476   1088006     12.39     13.05  --
1305.42/326.83	c  N dy  9043   2055804       150     38943         0    103153    322473   1429499     12.39     14.35  --
1318.59/330.11	c  N dy  9146   2075912       150     38943         0     62332    322469    690119     12.39     13.16  --
1327.38/332.35	c  N dy  9222   2096470       150     38943         0     81763    322461   1037904     12.39     13.16  --
1338.55/335.10	c  N dy  9339   2116640       150     38943         0    100979    322458   1389135     12.40     13.24  --
1351.73/338.41	c  N dy  9458   2136691       150     38943         0    120049    322453   1735540     12.40     13.08  --
1362.12/341.07	c  N dy  9561   2156749       150     38943         0     78156    322448    967774     12.40     14.22  --
1372.90/343.72	c  N dy  9665   2176831       150     38943         0     97220    322443   1316743     12.41     14.87  --
1386.09/347.06	c  N dy  9787   2198772       150     38943         0    118096    322440   1702174     12.41     13.07  --
1393.70/348.97	c  S st  9823   2210834       150     38943         0     67474    322439    760010     12.41      9.74  --
1394.48/349.13	c  S st  9823   2211335       150     38943         0     67959    322438    768286     12.41   no data  --
1394.48/349.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1394.48/349.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1394.48/349.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
1394.88/349.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1394.88/349.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1394.88/349.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1394.88/349.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1432.03/358.51	c lits-rem:      4369  cl-subs:     2055  v-elim:      0  v-fix:    0  time: 37.13 s
1432.03/358.51	c vivif2 --  cl tried    38820 cl shrink        0 lits rem          0 time: 0.02
1432.03/358.52	c vivif2 --  cl tried    66027 cl shrink        0 lits rem          0 time: 0.04
1433.25/358.84	c asymm  cl-useful: 11/548/38820 lits-rem:12 time: 1.26
1433.25/358.84	c calculated reachability. Time: 0.00
1433.25/358.84	c  N dy  9823   2211335       150     38820         0     66027    320996    737328     12.41   no data  --
1442.03/361.09	c  N dy  9899   2231906       150     38820         0     85581    320993   1089558     12.41     13.22  --
1453.60/363.94	c  N dy  9994   2251993       150     38820         0    104647    320991   1435902     12.41     13.44  --
1467.17/367.35	c  N dy 10112   2272336       150     38820         0    124026    320987   1792168     12.42     13.19  --
1477.96/370.01	c  N dy 10201   2292374       150     38820         0     80279    320982    999958     12.42     13.22  --
1487.95/372.54	c  N dy 10265   2312455       150     38820         0     99302    320980   1339109     12.41     13.73  --
1501.13/375.81	c  N dy 10343   2332747       150     38820         0    118589    320979   1692048     12.41     13.09  --
1514.31/379.16	c  N dy 10436   2352815       150     38820         0     73868    320978    870226     12.41     13.30  --
1525.51/381.94	c  N dy 10536   2373014       150     38820         0     93158    320976   1223540     12.41     13.28  --
1538.30/385.17	c  N dy 10642   2393048       150     38820         0    112192    320972   1565194     12.42     13.84  --
1553.85/389.02	c  N dy 10738   2413165       150     38820         0     66465    320969    725966     12.42     13.10  --
1563.84/391.58	c  N dy 10859   2433255       150     38820         0     85692    320969   1078661     12.42     13.71  --
1576.63/394.77	c  N dy 10957   2453469       150     38820         0    104923    320967   1422453     12.42     13.16  --
1591.03/398.37	c  N dy 11041   2473502       150     38820         0    124110    320964   1783295     12.43     13.20  --
1604.98/401.85	c  N dy 11120   2493540       150     38820         0     77219    320963    912119     12.42     13.32  --
1617.40/404.91	c  N dy 11204   2513572       150     38820         0     96184    320961   1253414     12.42     13.08  --
1632.56/408.75	c  N dy 11293   2533636       150     38820         0    115288    320958   1600701     12.42     15.49  --
1653.32/413.91	c  N dy 11381   2557116       150     38820         0     70779    320954    789280     12.42     13.09  --
1665.31/416.96	c  N dy 11493   2577876       150     38820         0     90560    320952   1148774     12.42     13.10  --
1678.91/420.40	c  N dy 11572   2598201       150     38820         0    109768    320951   1487970     12.42     13.08  --
1696.48/424.76	c  N dy 11665   2618207       150     38820         0    128794    320945   1833141     12.43     13.10  --
1712.04/428.62	c  N dy 11755   2638362       150     38820         0     80267    320939    953048     12.43     13.23  --
1725.23/431.97	c  N dy 11825   2659049       150     38820         0     99913    320938   1309172     12.42     13.25  --
1742.40/436.24	c  N dy 11941   2680800       150     38820         0    120680    320938   1687338     12.43     13.10  --
1761.17/440.95	c  N dy 12031   2700847       150     38820         0     71030    320936    781996     12.43     13.18  --
1767.56/442.53	c  S st 12076   2711337       150     38820         0     80995    320934    963160     12.43   no data  --
1768.36/442.75	c  S st 12076   2711843       150     38820         0     81486    320934    971912     12.43   no data  --
1768.36/442.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1768.36/442.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1768.76/442.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
1768.76/442.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1768.76/442.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1768.76/442.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1768.76/442.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1851.45/463.57	c lits-rem:      1949  cl-subs:     1684  v-elim:      0  v-fix:    0  time: 82.69 s
1851.45/463.57	c vivif2 --  cl tried    38768 cl shrink        0 lits rem          0 time: 0.02
1851.45/463.59	c vivif2 --  cl tried    79854 cl shrink        0 lits rem          0 time: 0.06
1853.05/463.92	c asymm  cl-useful: 13/468/38768 lits-rem:13 time: 1.33
1853.05/463.92	c calculated reachability. Time: 0.00
1853.05/463.92	c  N dy 12076   2711843       150     38768         0     79854    320324    944265     12.43   no data  --
1862.65/466.37	c  N dy 12146   2731937       150     38768         0     98981    320323   1295869     12.42     13.12  --
1875.43/469.59	c  N dy 12226   2752132       150     38768         0    118163    320320   1640733     12.42     13.21  --
1889.40/473.07	c  N dy 12319   2772146       150     38768         0    137063    320318   1978143     12.43     13.15  --
1901.39/476.06	c  N dy 12418   2793897       150     38768         0     88282    320316   1091719     12.43     13.15  --
1912.96/478.91	c  N dy 12504   2813912       150     38768         0    107223    320313   1432665     12.43     14.09  --
1926.55/482.38	c  N dy 12612   2834013       150     38768         0    126429    320310   1786413     12.43     13.15  --
1944.13/486.76	c  N dy 12689   2854077       150     38768         0     75047    320308    844009     12.43     16.34  --
1956.51/489.80	c  N dy 12802   2874133       150     38768         0     94194    320306   1199981     12.43     13.72  --
1969.70/493.19	c  N dy 12926   2894192       150     38768         0    113352    320302   1556108     12.44     16.39  --
1986.07/497.22	c  N dy 13058   2914259       150     38768         0    132495    320301   1914591     12.44     13.77  --
2001.65/501.12	c  N dy 13175   2934305       150     38768         0     80013    320298    926310     12.45     13.53  --
2014.44/504.30	c  N dy 13253   2955057       150     38768         0     99749    320298   1289402     12.45     13.11  --
2028.82/507.97	c  N dy 13340   2975152       150     38768         0    118779    320297   1636128     12.45     18.64  --
2045.19/512.06	c  N dy 13440   2995285       150     38768         0    137844    320293   1980496     12.45     13.17  --
2060.37/515.82	c  N dy 13528   3015373       150     38768         0     84491    320289    998057     12.45     13.18  --
2072.75/518.92	c  N dy 13615   3035395       150     38768         0    103574    320287   1348780     12.45     13.15  --
2086.74/522.47	c  N dy 13677   3055447       150     38768         0    122674    320285   1700517     12.44     13.18  --
2103.91/526.74	c  N dy 13773   3075533       150     38768         0    141826    320280   2055476     12.45     16.16  --
2119.10/530.57	c  N dy 13847   3097134       150     38768         0     88743    320278   1058616     12.44     13.10  --
2132.67/533.94	c  N dy 13957   3117559       150     38768         0    108239    320277   1420327     12.45     13.16  --
2148.25/537.83	c  N dy 14056   3137655       150     38768         0    127381    320275   1767682     12.45     16.63  --
2167.43/542.68	c  N dy 14142   3157770       150     38768         0    146549    320274   2122036     12.45     13.37  --
2184.23/546.88	c  N dy 14215   3179102       150     38768         0     92470    320272   1133589     12.45     13.16  --
2199.38/550.62	c  N dy 14296   3199149       150     38768         0    111540    320270   1484495     12.45     14.74  --
2209.38/553.12	c  S st 14352   3211843       150     38768         0    123641    320269   1711863     12.45      9.86  --
2210.60/553.48	c  S st 14352   3212347       150     38768         0    124125    320268   1719821     12.45   no data  --
2210.60/553.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2210.60/553.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2211.00/553.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.40
2211.37/553.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2211.37/553.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2211.37/553.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2211.37/553.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2756.23/690.03	c lits-rem:     34421  cl-subs:     5557  v-elim:      0  v-fix:    0  time: 544.46 s
2756.23/690.03	c vivif2 --  cl tried    38685 cl shrink        0 lits rem          0 time: 0.02
2756.23/690.06	c vivif2 --  cl tried   118651 cl shrink        0 lits rem          0 time: 0.10
2757.83/690.47	c asymm  cl-useful: 11/336/38685 lits-rem:12 time: 1.65
2757.83/690.48	c calculated reachability. Time: 0.00
2757.83/690.48	c  N dy 14352   3212347       150     38685         0    118651    319315   1586401     12.45   no data  --
2775.01/694.75	c  N dy 14443   3233015       150     38685         0    138345    319314   1946617     12.45     13.19  --
2792.58/699.16	c  N dy 14558   3253039       150     38685         0     82212    319313    932482     12.45     15.51  --
2804.57/702.15	c  N dy 14657   3273634       150     38685         0    101836    319313   1292109     12.45     13.21  --
2819.35/705.83	c  N dy 14748   3293665       150     38685         0    120956    319312   1645808     12.45     13.89  --
2836.93/710.28	c  N dy 14844   3314087       150     38685         0    140369    319309   1994351     12.45     13.16  --
2854.11/714.51	c  N dy 14907   3334109       150     38685         0     82962    319306    932369     12.45     13.30  --
2864.89/717.25	c  N dy 14991   3354193       150     38685         0    101965    319304   1267653     12.45     13.21  --
2880.87/721.26	c  N dy 15125   3374491       150     38685         0    121335    319304   1630056     12.45     13.17  --
2900.05/726.08	c  N dy 15230   3394586       150     38685         0    140554    319303   1988266     12.45     14.43  --
2921.22/731.33	c  N dy 15363   3414643       150     38685         0     82477    319299    921885     12.46     13.14  --
2935.20/734.88	c  N dy 15441   3434999       150     38685         0    101837    319296   1280468     12.46     13.34  --
2951.57/738.93	c  N dy 15521   3455344       150     38685         0    121143    319296   1627603     12.46     13.12  --
2972.74/744.29	c  N dy 15641   3476431       150     38685         0    141272    319293   2000286     12.46     13.22  --
2994.31/749.65	c  N dy 15703   3496515       150     38685         0     82115    319291    904604     12.46     13.17  --
3007.90/753.09	c  N dy 15792   3516538       150     38685         0    101068    319290   1244277     12.46     13.22  --
3029.87/758.57	c  N dy 15908   3544114       150     38685         0    127340    319289   1724481     12.46     13.22  --
3049.44/763.49	c  N dy 16026   3564358       150     38685         0    146641    319289   2084434     12.46     13.17  --
3070.21/768.69	c  N dy 16126   3584568       150     38685         0     86704    319289    983568     12.46     13.25  --
3084.60/772.20	c  N dy 16224   3604639       150     38685         0    105893    319287   1336296     12.46     13.24  --
3105.37/777.44	c  N dy 16323   3629840       150     38685         0    129891    319284   1775590     12.46     13.16  --
3124.15/782.12	c  N dy 16409   3649997       150     38685         0    149188    319284   2134587     12.46     13.25  --
3144.52/787.27	c  N dy 16510   3670408       150     38685         0     88431    319282   1005825     12.46     13.18  --
3158.50/790.77	c  N dy 16614   3690716       150     38685         0    107756    319277   1358663     12.46     13.22  --
3176.08/795.16	c  N dy 16694   3710804       150     38685         0    126903    319274   1715017     12.46     13.45  --
3177.29/795.47	c  S st 16697   3712347       150     38685         0    128391    319274   1741892     12.46     10.31  --
3178.87/795.81	c  S st 16697   3712850       150     38685         0    128871    319274   1750059     12.46   no data  --
3178.87/795.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3178.87/795.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3179.27/795.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.41
3179.67/796.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3179.67/796.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3179.67/796.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3179.67/796.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3728.13/933.30	c lits-rem:     20004  cl-subs:     5150  v-elim:      0  v-fix:    0  time: 548.25 s
3728.13/933.31	c vivif2 --  cl tried    38649 cl shrink        0 lits rem          0 time: 0.02
3728.13/933.33	c vivif2 --  cl tried   123757 cl shrink        0 lits rem          0 time: 0.10
3729.73/933.76	c asymm  cl-useful: 6/327/38649 lits-rem:6 time: 1.72
3729.73/933.77	c calculated reachability. Time: 0.00
3729.73/933.77	c  N dy 16697   3712850       150     38649         0    123757    318826   1638909     12.46   no data  --
3747.30/938.11	c  N dy 16764   3733497       150     38649         0    143424    318824   2005554     12.46     13.37  --
3764.08/942.37	c  F st 16821   3751562       150     38649         0    160666    318822   2333824     12.46   no data  --
3768.08/943.34	c  N st 16825   3753594       150     38649         0     81543    318822    873349     12.46   no data  --
3779.68/946.28	c  N dy 16865   3773596       150     38649         0    100383    318821   1199782     12.46     13.17  --
3794.84/950.01	c  N dy 16967   3793979       150     38649         0    119731    318819   1548887     12.46     13.13  --
3811.61/954.28	c  N dy 17066   3814027       150     38649         0    138840    318819   1906556     12.46     14.62  --
3831.59/959.23	c  N dy 17185   3834069       150     38649         0    157983    318817   2269091     12.46     15.44  --
3849.17/963.64	c  N dy 17253   3854553       150     38649         0     95489    318817   1118799     12.46     13.13  --
3864.75/967.50	c  N dy 17317   3874989       150     38649         0    114760    318817   1458047     12.46     13.28  --
3882.32/971.90	c  N dy 17398   3895454       150     38649         0    134209    318817   1803621     12.46     13.15  --
3903.89/977.30	c  N dy 17521   3915531       150     38649         0    153363    318817   2158399     12.46     14.07  --
3926.26/982.92	c  N dy 17612   3935994       150     38649         0     89989    318816   1016507     12.46     13.12  --
3942.26/986.94	c  N dy 17726   3956325       150     38649         0    109383    318816   1376690     12.46     13.19  --
3959.02/991.15	c  N dy 17821   3976733       150     38649         0    128876    318816   1739523     12.46     13.39  --
3979.39/996.28	c  N dy 17905   3997511       150     38649         0    148647    318815   2109373     12.46     13.26  --
4004.56/1002.54	c  N dy 18006   4019170       150     38649         0     85354    318813    921236     12.47     13.27  --
4018.14/1005.98	c  N dy 18114   4039192       150     38649         0    104451    318811   1277275     12.47     13.77  --
4034.53/1010.06	c  N dy 18144   4059820       150     38649         0    123877    318808   1620353     12.46     13.17  --
4054.49/1015.02	c  N dy 18219   4080332       150     38649         0    143319    318806   1974236     12.46     13.15  --
4076.45/1020.51	c  N dy 18318   4100578       150     38649         0    162563    318801   2324940     12.46     13.19  --
4092.84/1024.69	c  N dy 18375   4120597       150     38649         0     96749    318800   1117640     12.46     13.15  --
4106.42/1028.06	c  N dy 18448   4140683       150     38649         0    115929    318799   1476207     12.46     14.25  --
4123.19/1032.25	c  N dy 18523   4160777       150     38649         0    134951    318798   1825596     12.46     14.26  --
4142.37/1037.10	c  N dy 18652   4181078       150     38649         0    154346    318795   2185311     12.46     13.20  --
4165.54/1042.85	c  N dy 18752   4201419       150     38649         0     87963    318795    960212     12.46     13.15  --
4172.73/1044.69	c  S st 18805   4212850       150     38649         0     98833    318794   1158797     12.46     11.05  --
4173.93/1044.95	c  S st 18805   4213354       150     38649         0     99324    318793   1167300     12.46   no data  --
4173.93/1044.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4173.93/1044.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4174.33/1045.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
4174.33/1045.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4174.33/1045.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4174.33/1045.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4174.33/1045.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4273.80/1069.94	c lits-rem:      4180  cl-subs:     1987  v-elim:      0  v-fix:    0  time: 99.28 s
4273.80/1069.95	c vivif2 --  cl tried    38563 cl shrink        0 lits rem          0 time: 0.02
4273.80/1069.97	c vivif2 --  cl tried    97423 cl shrink        0 lits rem          0 time: 0.07
4275.40/1070.31	c asymm  cl-useful: 10/417/38563 lits-rem:10 time: 1.40
4275.40/1070.32	c calculated reachability. Time: 0.00
4275.40/1070.32	c  N dy 18805   4213354       150     38563         0     97423    317935   1133627     12.46   no data  --
4288.58/1073.61	c  N dy 18897   4233738       150     38563         0    116868    317935   1493868     12.46     13.18  --
4303.75/1077.42	c  N dy 18964   4253860       150     38563         0    135987    317935   1848516     12.46     13.13  --
4320.93/1081.78	c  N dy 19070   4273914       150     38563         0    155135    317933   2201982     12.46     13.20  --
4342.90/1087.22	c  N dy 19180   4294083       150     38563         0     87562    317930    944138     12.46     13.20  --
4354.09/1090.05	c  N dy 19239   4314110       150     38563         0    106530    317929   1294362     12.46     13.72  --
4367.67/1093.45	c  N dy 19320   4334181       150     38563         0    125637    317929   1645567     12.46     15.15  --
4384.84/1097.72	c  N dy 19430   4354193       150     38563         0    144652    317928   1997129     12.46     13.89  --
4406.01/1103.05	c  N dy 19539   4374232       150     38563         0    163688    317928   2347961     12.46     14.56  --
4425.98/1108.00	c  N dy 19609   4394477       150     38563         0     95318    317924   1080943     12.46     13.12  --
4439.97/1111.53	c  N dy 19680   4414988       150     38563         0    114726    317922   1438296     12.46     13.22  --
4456.37/1115.62	c  N dy 19743   4435141       150     38563         0    133862    317922   1784756     12.46     13.23  --
4475.92/1120.52	c  N dy 19849   4455620       150     38563         0    153374    317921   2142963     12.46     13.29  --
4496.29/1125.64	c  N dy 19946   4475670       150     38563         0    172519    317921   2500943     12.46     13.25  --
4514.27/1130.17	c  N dy 20028   4495754       150     38563         0    102935    317920   1212710     12.46     13.35  --
4533.05/1134.83	c  N dy 20129   4516650       150     38563         0    122834    317920   1585075     12.46     13.21  --
4552.22/1139.64	c  N dy 20202   4536677       150     38563         0    141913    317919   1934710     12.46     14.82  --
4573.79/1145.05	c  N dy 20317   4556701       150     38563         0    161096    317917   2290833     12.46     13.81  --
4599.76/1151.52	c  N dy 20406   4576705       150     38563         0     90434    317916    977470     12.46     13.44  --
4614.93/1155.38	c  N dy 20477   4597026       150     38563         0    109683    317914   1322679     12.46     13.15  --
4632.13/1159.67	c  N dy 20543   4618049       150     38563         0    129766    317914   1691123     12.46     13.16  --
4651.69/1164.54	c  N dy 20641   4638107       150     38563         0    148861    317913   2038356     12.46     14.36  --
4677.64/1171.03	c  N dy 20763   4660163       150     38563         0    169820    317913   2423851     12.46     13.15  --
4704.41/1177.73	c  N dy 20861   4680929       150     38563         0     99059    317913   1135407     12.46     13.37  --
4720.79/1181.85	c  N dy 20964   4701114       150     38563         0    118354    317913   1492048     12.46     13.14  --
4731.18/1184.48	c  S st 21019   4713355       150     38563         0    129969    317913   1705264     12.46   no data  --
4732.79/1184.83	c  S st 21019   4713857       150     38563         0    130454    317913   1713570     12.46   no data  --
4732.79/1184.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4732.79/1184.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4733.19/1184.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.41
4733.57/1185.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4733.57/1185.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4733.57/1185.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4733.57/1185.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369237-1307657517/watcher-3369237-1307657517 -o /tmp/evaluation-result-3369237-1307657517/solver-3369237-1307657517 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369237-1307657517.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.54 7.96 7.57 6/180 12155
/proc/meminfo: memFree=32011224/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 412 0 0 0 0 0 0 0 21 0 4 0 877349467 52465664 352 33554432000 4194304 4650419 140734653431440 18446744073709551615 47012490835890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 12809 352 303 112 0 7774 0
[pid=12155/tid=12156] ppid=12153 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 877349468 52465664 352 33554432000 4194304 4650419 140734653431440 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 877349468 52465664 352 33554432000 4194304 4650419 140734653431440 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 877349468 52465664 352 33554432000 4194304 4650419 140734653431440 18446744073709551615 47012490835890 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.219693 s]
/proc/loadavg: 7.54 7.96 7.57 6/180 12155
/proc/meminfo: memFree=32011224/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=299096 CPUtime=0.84 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) D 12153 12155 11294 0 -1 4202496 7626 0 0 0 83 1 0 0 18 0 4 0 877349467 306274304 7530 33554432000 4194304 4650419 140734653431440 18446744073709551615 218905392161 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 74774 7530 369 112 0 69739 0
[pid=12155/tid=12156] ppid=12153 vsize=299096 CPUtime=0.2 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 1742 0 0 0 20 0 0 0 18 0 4 0 877349468 306274304 7530 33554432000 4194304 4650419 140734653431440 18446744073709551615 4370618 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=299096 CPUtime=0.21 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 1747 0 0 0 21 0 0 0 18 0 4 0 877349468 306274304 7530 33554432000 4194304 4650419 140734653431440 18446744073709551615 218905774170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=299096 CPUtime=0.2 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 1969 0 0 0 20 0 0 0 18 0 4 0 877349468 306274304 7530 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 299096

[startup+0.301036 s]
/proc/loadavg: 7.54 7.96 7.57 6/180 12155
/proc/meminfo: memFree=32011224/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=298596 CPUtime=1.16 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 22182 0 0 0 112 4 0 0 18 0 4 0 877349467 305762304 18935 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 74649 18935 383 112 0 69614 0
[pid=12155/tid=12156] ppid=12153 vsize=298596 CPUtime=0.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6546 0 0 0 27 1 0 0 18 0 4 0 877349468 305762304 18935 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=298596 CPUtime=0.28 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6559 0 0 0 28 0 0 0 18 0 4 0 877349468 305762304 18935 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=298596 CPUtime=0.28 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 2042 0 0 0 28 0 0 0 18 0 4 0 877349468 305762304 18935 33554432000 4194304 4650419 140734653431440 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 298596

[startup+0.401017 s]
/proc/loadavg: 7.54 7.96 7.57 6/180 12155
/proc/meminfo: memFree=32011224/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=298848 CPUtime=1.56 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 22279 0 0 0 152 4 0 0 18 0 4 0 877349467 306020352 19032 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 74712 19032 385 112 0 69677 0
[pid=12155/tid=12156] ppid=12153 vsize=298848 CPUtime=0.38 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6546 0 0 0 37 1 0 0 18 0 4 0 877349468 306020352 19032 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476437 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=298848 CPUtime=0.38 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6559 0 0 0 38 0 0 0 18 0 4 0 877349468 306020352 19032 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476385 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=298848 CPUtime=0.38 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 2139 0 0 0 38 0 0 0 18 0 4 0 877349468 306020352 19032 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 298848

[startup+0.700966 s]
/proc/loadavg: 7.54 7.96 7.57 6/180 12155
/proc/meminfo: memFree=32011224/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=299208 CPUtime=2.76 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 22476 0 0 0 272 4 0 0 18 0 4 0 877349467 306388992 19229 33554432000 4194304 4650419 140734653431440 18446744073709551615 4419588 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 74802 19229 386 112 0 69767 0
[pid=12155/tid=12156] ppid=12153 vsize=299208 CPUtime=0.68 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6546 0 0 0 67 1 0 0 18 0 4 0 877349468 306388992 19229 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=299208 CPUtime=0.68 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6559 0 0 0 68 0 0 0 18 0 4 0 877349468 306388992 19229 33554432000 4194304 4650419 140734653431440 18446744073709551615 4433274 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=299208 CPUtime=0.68 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 2335 0 0 0 68 0 0 0 18 0 4 0 877349468 306388992 19229 33554432000 4194304 4650419 140734653431440 18446744073709551615 4331220 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 299208

[startup+1.50082 s]
/proc/loadavg: 7.54 7.96 7.57 10/184 12159
/proc/meminfo: memFree=31898608/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=304732 CPUtime=5.96 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 25147 0 0 0 591 5 0 0 19 0 4 0 877349467 312045568 20578 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 76183 20578 388 112 0 71148 0
[pid=12155/tid=12156] ppid=12153 vsize=304732 CPUtime=1.48 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6947 0 0 0 147 1 0 0 19 0 4 0 877349468 312045568 20578 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=304732 CPUtime=1.47 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 6923 0 0 0 147 0 0 0 19 0 4 0 877349468 312045568 20578 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=304732 CPUtime=1.49 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 3926 0 0 0 148 1 0 0 19 0 4 0 877349468 312045568 20578 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 304732

[startup+3.10053 s]
/proc/loadavg: 7.58 7.96 7.57 9/184 12159
/proc/meminfo: memFree=31873684/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=326428 CPUtime=12.35 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 32028 0 0 0 1229 6 0 0 23 0 4 0 877349467 334262272 25956 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 81607 25956 393 112 0 76572 0
[pid=12155/tid=12156] ppid=12153 vsize=326428 CPUtime=3.08 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 7423 0 0 0 307 1 0 0 24 0 4 0 877349468 334262272 25956 33554432000 4194304 4650419 140734653431440 18446744073709551615 4328220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=326428 CPUtime=3.06 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 7408 0 0 0 306 0 0 0 23 0 4 0 877349468 334262272 25956 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=326428 CPUtime=3.09 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 9307 0 0 0 307 2 0 0 24 0 4 0 877349468 334262272 25956 33554432000 4194304 4650419 140734653431440 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 326428

[startup+6.30095 s]
/proc/loadavg: 7.58 7.96 7.57 9/184 12159
/proc/meminfo: memFree=31815812/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=332616 CPUtime=25.13 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 39896 0 0 0 2506 7 0 0 25 0 4 0 877349467 340598784 31178 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438822 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 83154 31178 393 112 0 78119 0
[pid=12155/tid=12156] ppid=12153 vsize=332616 CPUtime=6.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 10027 0 0 0 627 1 0 0 25 0 4 0 877349468 340598784 31178 33554432000 4194304 4650419 140734653431440 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=332616 CPUtime=6.25 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 9743 0 0 0 624 1 0 0 25 0 4 0 877349468 340598784 31178 33554432000 4194304 4650419 140734653431440 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=332616 CPUtime=6.29 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 10081 0 0 0 627 2 0 0 25 0 4 0 877349468 340598784 31178 33554432000 4194304 4650419 140734653431440 18446744073709551615 4542507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 332616

[startup+12.7008 s]
/proc/loadavg: 7.72 7.97 7.58 9/184 12159
/proc/meminfo: memFree=31788856/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=303720 CPUtime=50.7 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 50781 0 0 0 5060 10 0 0 25 0 4 0 877349467 311009280 32564 33554432000 4194304 4650419 140734653431440 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 75930 32564 393 112 0 70895 0
[pid=12155/tid=12156] ppid=12153 vsize=303720 CPUtime=12.68 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 12330 0 0 0 1266 2 0 0 25 0 4 0 877349468 311009280 32564 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=303720 CPUtime=12.62 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 12879 0 0 0 1260 2 0 0 25 0 4 0 877349468 311009280 32564 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=303720 CPUtime=12.69 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 13041 0 0 0 1266 3 0 0 25 0 4 0 877349468 311009280 32564 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 303720

[startup+25.5065 s]
/proc/loadavg: 7.76 7.97 7.58 9/184 12160
/proc/meminfo: memFree=31724444/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=314688 CPUtime=101.84 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 68196 0 0 0 10169 15 0 0 25 0 4 0 877349467 322240512 39537 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 78672 39537 393 112 0 73637 0
[pid=12155/tid=12156] ppid=12153 vsize=314688 CPUtime=25.49 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 18512 0 0 0 2545 4 0 0 25 0 4 0 877349468 322240512 39537 33554432000 4194304 4650419 140734653431440 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=314688 CPUtime=25.35 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 18255 0 0 0 2531 4 0 0 25 0 4 0 877349468 322240512 39537 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=314688 CPUtime=25.49 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 14897 0 0 0 2546 3 0 0 25 0 4 0 877349468 322240512 39537 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 314688

[startup+51.1009 s]
/proc/loadavg: 7.84 7.97 7.59 9/184 12160
/proc/meminfo: memFree=31663028/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=366048 CPUtime=204.08 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 104572 0 0 0 20382 26 0 0 25 0 4 0 877349467 374833152 45324 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 91512 45324 393 112 0 86477 0
[pid=12155/tid=12156] ppid=12153 vsize=366048 CPUtime=51.07 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 28185 0 0 0 5101 6 0 0 25 0 4 0 877349468 374833152 45324 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=366048 CPUtime=50.8 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 25455 0 0 0 5075 5 0 0 25 0 4 0 877349468 374833152 45324 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=366048 CPUtime=51.08 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 26547 0 0 0 5101 7 0 0 25 0 4 0 877349468 374833152 45324 33554432000 4194304 4650419 140734653431440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 366048

[startup+102.301 s]
/proc/loadavg: 8.02 8.00 7.62 9/184 12162
/proc/meminfo: memFree=31513284/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=462456 CPUtime=408.61 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 165865 0 0 0 40814 47 0 0 25 0 4 0 877349467 473554944 61623 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 115614 61623 393 112 0 110579 0
[pid=12155/tid=12156] ppid=12153 vsize=462456 CPUtime=102.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 43299 0 0 0 10216 12 0 0 25 0 4 0 877349468 473554944 61623 33554432000 4194304 4650419 140734653431440 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=462456 CPUtime=101.73 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 34402 0 0 0 10166 7 0 0 25 0 4 0 877349468 473554944 61623 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=462456 CPUtime=102.29 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 45610 0 0 0 10214 15 0 0 25 0 4 0 877349468 473554944 61623 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 462456

[startup+162.301 s]

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

[pid=12155] ppid=12153 vsize=560656 CPUtime=2805.37 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 609976 0 0 0 280344 193 0 0 25 0 4 0 877349467 574111744 88835 33554432000 4194304 4650419 140734653431440 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 140164 88835 393 112 0 135129 0
[pid=12155/tid=12156] ppid=12153 vsize=560656 CPUtime=702.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 190039 0 0 0 70177 51 0 0 25 0 4 0 877349468 574111744 88835 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=560656 CPUtime=698.47 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 146707 0 0 0 69805 42 0 0 25 0 4 0 877349468 574111744 88835 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=560656 CPUtime=702.3 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 122322 0 0 0 70183 47 0 0 25 0 4 0 877349468 574111744 88835 33554432000 4194304 4650419 140734653431440 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 560656

[startup+762.3 s]
/proc/loadavg: 8.13 8.09 7.85 9/184 12179
/proc/meminfo: memFree=30990640/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=545672 CPUtime=3045.05 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 639633 0 0 0 304299 206 0 0 25 0 4 0 877349467 558768128 94736 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 136418 94736 393 112 0 131383 0
[pid=12155/tid=12156] ppid=12153 vsize=545672 CPUtime=762.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 203539 0 0 0 76171 57 0 0 25 0 4 0 877349468 558768128 94736 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=545672 CPUtime=758.14 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 151843 0 0 0 75770 44 0 0 25 0 4 0 877349468 558768128 94736 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=545672 CPUtime=762.3 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 125763 0 0 0 76182 48 0 0 25 0 4 0 877349468 558768128 94736 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 545672

[startup+822.3 s]
/proc/loadavg: 8.13 8.10 7.87 9/184 12181
/proc/meminfo: memFree=31014156/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=576484 CPUtime=3284.72 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 673045 0 0 0 328256 216 0 0 25 0 4 0 877349467 590319616 87485 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 144121 87485 393 112 0 139086 0
[pid=12155/tid=12156] ppid=12153 vsize=576484 CPUtime=822.29 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 210524 0 0 0 82168 61 0 0 25 0 4 0 877349468 590319616 87485 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=576484 CPUtime=817.82 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 170209 0 0 0 81735 47 0 0 25 0 4 0 877349468 590319616 87485 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=576484 CPUtime=822.31 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 125763 0 0 0 82183 48 0 0 25 0 4 0 877349468 590319616 87485 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 576484

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 7.88 9/184 12182
/proc/meminfo: memFree=31018944/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=576484 CPUtime=3524.42 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 703758 0 0 0 352219 223 0 0 25 0 4 0 877349467 590319616 91952 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 144121 91952 393 112 0 139086 0
[pid=12155/tid=12156] ppid=12153 vsize=576484 CPUtime=882.29 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 217415 0 0 0 88167 62 0 0 25 0 4 0 877349468 590319616 91952 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=576484 CPUtime=877.5 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 182181 0 0 0 87699 51 0 0 25 0 4 0 877349468 590319616 91952 33554432000 4194304 4650419 140734653431440 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=576484 CPUtime=882.32 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 126264 0 0 0 88183 49 0 0 25 0 4 0 877349468 590319616 91952 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 576484

[startup+942.301 s]
/proc/loadavg: 8.06 8.09 7.89 9/184 12184
/proc/meminfo: memFree=31063300/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=570328 CPUtime=3764.08 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 758282 0 0 0 376170 238 0 0 25 0 4 0 877349467 584015872 92415 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 142582 92415 393 112 0 137547 0
[pid=12155/tid=12156] ppid=12153 vsize=570328 CPUtime=942.28 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 236157 0 0 0 94163 65 0 0 25 0 4 0 877349468 584015872 92415 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=570328 CPUtime=937.16 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 190151 0 0 0 93663 53 0 0 25 0 4 0 877349468 584015872 92415 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=570328 CPUtime=942.31 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 134645 0 0 0 94177 54 0 0 25 0 4 0 877349468 584015872 92415 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 570328

[startup+1002.31 s]
/proc/loadavg: 8.13 8.10 7.90 9/184 12186
/proc/meminfo: memFree=30991960/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=622148 CPUtime=4003.78 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 798404 0 0 0 400127 251 0 0 25 0 4 0 877349467 637079552 104254 33554432000 4194304 4650419 140734653431440 18446744073709551615 4313456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 155537 104254 393 112 0 150502 0
[pid=12155/tid=12156] ppid=12153 vsize=622148 CPUtime=1002.3 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 256127 0 0 0 100160 70 0 0 25 0 4 0 877349468 637079552 104254 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=622148 CPUtime=996.85 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 193799 0 0 0 99630 55 0 0 25 0 4 0 877349468 637079552 104254 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=622148 CPUtime=1002.32 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 140392 0 0 0 100176 56 0 0 25 0 4 0 877349468 637079552 104254 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 622148

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.92 9/184 12187
/proc/meminfo: memFree=30998116/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=638184 CPUtime=4243.43 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 818076 0 0 0 424085 258 0 0 25 0 4 0 877349467 653500416 102289 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 159546 102289 393 112 0 154511 0
[pid=12155/tid=12156] ppid=12153 vsize=638184 CPUtime=1062.29 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 263689 0 0 0 106156 73 0 0 25 0 4 0 877349468 653500416 102289 33554432000 4194304 4650419 140734653431440 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=638184 CPUtime=1056.52 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 194129 0 0 0 105597 55 0 0 25 0 4 0 877349468 653500416 102289 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=638184 CPUtime=1062.31 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 144346 0 0 0 106173 58 0 0 25 0 4 0 877349468 653500416 102289 33554432000 4194304 4650419 140734653431440 18446744073709551615 4326360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 638184

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 7.93 9/184 12189
/proc/meminfo: memFree=31007112/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=557148 CPUtime=4483.11 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 844334 0 0 0 448042 269 0 0 25 0 4 0 877349467 570519552 92327 33554432000 4194304 4650419 140734653431440 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 139287 92327 393 112 0 134252 0
[pid=12155/tid=12156] ppid=12153 vsize=557148 CPUtime=1122.29 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 270644 0 0 0 112154 75 0 0 25 0 4 0 877349468 570519552 92327 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=557148 CPUtime=1116.19 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 198346 0 0 0 111562 57 0 0 25 0 4 0 877349468 570519552 92327 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=557148 CPUtime=1122.32 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 149360 0 0 0 112172 60 0 0 25 0 4 0 877349468 570519552 92327 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 557148

[startup+1182.3 s]
/proc/loadavg: 8.19 8.13 7.94 9/184 12190
/proc/meminfo: memFree=30976800/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=630752 CPUtime=4722.79 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 873255 0 0 0 471998 281 0 0 25 0 4 0 877349467 645890048 102447 33554432000 4194304 4650419 140734653431440 18446744073709551615 4328094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 157688 102447 393 112 0 152653 0
[pid=12155/tid=12156] ppid=12153 vsize=630752 CPUtime=1182.29 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 279558 0 0 0 118152 77 0 0 25 0 4 0 877349468 645890048 102447 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=630752 CPUtime=1175.87 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 205393 0 0 0 117526 61 0 0 25 0 4 0 877349468 645890048 102447 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=630752 CPUtime=1182.32 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 151036 0 0 0 118172 60 0 0 25 0 4 0 877349468 645890048 102447 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 630752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.14 7.95 5/180 12192
/proc/meminfo: memFree=31627548/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=640484 CPUtime=4800.29 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 876381 0 0 0 479747 282 0 0 25 0 4 0 877349467 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 160121 98195 393 112 0 155086 0
[pid=12155/tid=12156] ppid=12153 vsize=640484 CPUtime=1201.7 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 281310 0 0 0 120092 78 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=640484 CPUtime=1195.16 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 205393 0 0 0 119455 61 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=640484 CPUtime=1201.72 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 151036 0 0 0 120112 60 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 640484

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

Solver just ended. Dumping a history of the last processes samples

[startup+1201.7 s]
/proc/loadavg: 8.18 8.14 7.95 5/180 12192
/proc/meminfo: memFree=31627548/32951124 swapFree=67053156/67111528
[pid=12155] ppid=12153 vsize=640484 CPUtime=4800.29 cores=1,3,5,7
/proc/12155/stat : 12155 (strangenight1-m) R 12153 12155 11294 0 -1 4202496 876381 0 0 0 479747 282 0 0 25 0 4 0 877349467 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12155/statm: 160121 98195 393 112 0 155086 0
[pid=12155/tid=12156] ppid=12153 vsize=640484 CPUtime=1201.7 cores=1,3,5,7
/proc/12155/task/12156/stat : 12156 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 281310 0 0 0 120092 78 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12155/tid=12157] ppid=12153 vsize=640484 CPUtime=1195.16 cores=1,3,5,7
/proc/12155/task/12157/stat : 12157 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 205393 0 0 0 119455 61 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12155/tid=12158] ppid=12153 vsize=640484 CPUtime=1201.72 cores=1,3,5,7
/proc/12155/task/12158/stat : 12158 (strangenight1-m) R 12153 12155 11294 0 -1 4202560 151036 0 0 0 120112 60 0 0 25 0 4 0 877349468 655855616 98195 33554432000 4194304 4650419 140734653431440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 640484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4797.5
CPU system time (s): 2.84457
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 642244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 2.84457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 876382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2740
involuntary context switches= 32872

runsolver used 1.71874 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-10 00:11:58
IDJOB=3369237
IDBENCH=83930
IDSOLVER=1846
FILE ID=node137/3369237-1307657517
RUNJOBID= node137-1307657517-12125
PBS_JOBID= 13549410
Free space on /tmp= 74096 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369237-1307657517/watcher-3369237-1307657517 -o /tmp/evaluation-result-3369237-1307657517/solver-3369237-1307657517 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369237-1307657517.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=527459282

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32012008 kB
Buffers:        208740 kB
Cached:         525108 kB
SwapCached:      12208 kB
Active:         372872 kB
Inactive:       391536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32012008 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:           14848 kB
Writeback:           0 kB
AnonPages:       28188 kB
Mapped:           9244 kB
Slab:           110740 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74088 MiB
End job on node137 at 2011-06-10 00:32:01