Trace number 3281607

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-Night2-st? (TO) 1300.08 1300.06

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3281607-1303748348.cnf'
0.00/0.00	c -- header says num vars:         433601
0.00/0.00	c -- header says num clauses:     1291714
0.49/0.55	c -- clauses added:            0 learnts,      1291714 normals,            0 xors
0.49/0.55	c -- vars added     433601
0.49/0.55	c Parsing time:  0.47 s
0.49/0.55	c  N st     0         0    433601    430571    861142         0   3013997         0   no data   no data
1.09/1.16	c asymm  cl-useful: 0/24048/430570 lits-rem:0 time: 0.61
18.79/18.85	c Flit:  1587 Blit:  14472 bXBeca:    0 bXProp: 18653 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 17.51
18.89/18.90	c Cleaning up after failed var search:     0.04 s 
18.99/19.01	c Replacing    18653 vars Replaced   382785 lits Time:     0.10 s 
19.09/19.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
19.19/19.20	c bin-w-bin subsume rem          521 bins  time:  0.06 s
19.29/19.37	c subs with bin:      132  lits-rem:       129  v-fix:    0  time:  0.16 s
19.99/20.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done: 130432 time:  0.68 s
20.19/20.22	c Removed useless bin:      71  fixed:     0  props:  20.00M  time:  0.17 s
21.38/21.44	c lits-rem:        23  cl-subs:      315  v-elim: 132156  v-fix:    0  time:  1.18 s
22.08/22.11	c Finding binary XORs  T:     0.67 s  found:    1239
22.08/22.17	c Replacing     1239 vars Replaced    18646 lits Time:     0.06 s 
22.28/22.39	c Finding non-binary XORs:     0.17 s (found:    9823, avg size: 3.0)
22.28/22.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     4 time:   0.06
22.48/22.55	c calculated reachability. Time: 0.14
22.48/22.59	c Calc default polars -  time:   0.03 s pos:   93745 undec:  170811 neg:  169045
22.48/22.59	c =========================================================================================
22.48/22.59	c types(t): F = full restart, N = normal restart
22.48/22.59	c types(t): S = simplification begin/end, E = solution found
22.48/22.59	c restart types(rt): st = static, dy = dynamic
22.48/22.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
22.48/22.59	c  B st     0         0    263073    314324    545232         0   2222566         0   no data   no data
25.99/26.00	c  N dy    17      4290    262463    314324    545371      3653   2222563     70837      6.67      7.03
29.08/29.19	c  N dy    42      8369    262277    314324    545462      7191   2222562    130713      7.04      7.42
33.00/33.00	c  N dy    65     12407    261613    314324    545563     10679   2222562    185188      7.08     11.67
36.99/37.08	c  N dy    89     16571    261559    314324    545649     14344   2222562    243538      7.09      7.57
41.69/41.70	c  N dy   110     20880    261457    314324    545722      9361   2222562     66361      7.24      7.64
45.59/45.62	c  N dy   129     24971    261147    314324    545802     12849   2222562    120091      7.24      7.66
45.59/45.63	c  F st   130     25000    261147    314324    545803     12868   2222562    120296      7.24   no data
45.69/45.72	c Replacing       36 vars Replaced      500 lits Time:     0.06 s 
67.09/67.17	c  N dy   136     30000    261111    308304    540307     17146   2189317    219861      7.24   no data
67.09/67.17	c  S st   136     30000    261111    308304    540307     17146   2189317    219861      7.24   no data
67.79/67.82	c  S st   136     30502    261107    308304    540359     17581   2189317    225181      7.24   no data
67.79/67.88	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     63 locsubst:     0 time:   0.06
85.80/85.85	c Flit:   138 Blit:    498 bXBeca:    0 bXProp: 5857 Bins:  53864 BRemL:   6758 BRemN:    391 P: 159.7M T: 17.96
85.80/85.85	c Cleaning up after failed var search:     0.00 s 
85.89/85.98	c Replacing     5857 vars Replaced   145410 lits Time:     0.12 s 
85.99/86.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
86.09/86.14	c bin-w-bin subsume rem        10484 bins  time:  0.06 s
86.19/86.27	c subs with bin:      322  lits-rem:       901  v-fix:    0  time:  0.12 s
86.80/86.80	c Subs w/ non-existent bins:    299 l-rem:   1010 v-fix:     0 done: 142654 time:  0.54 s
86.99/87.04	c Removed useless bin:     258  fixed:     0  props:  20.00M  time:  0.23 s
88.59/88.62	c lits-rem:       277  cl-subs:     1110  v-elim: 169192  v-fix:    0  time:  1.54 s
88.59/88.68	c subs with bin:      167  lits-rem:       755  v-fix:    0  time:  0.04 s
88.79/88.83	c lits-rem:       804  cl-subs:      772  v-elim:      0  v-fix:    0  time:  0.10 s
89.19/89.24	c asymm  cl-useful: 526/21904/361209 lits-rem:868 time: 0.41
89.29/89.30	c calculated reachability. Time: 0.04
89.29/89.31	c  N dy   136     30502     84597    361197     98924     10823   1687709    128774      7.24   no data
89.39/89.48	c Finding binary XORs  T:     0.17 s  found:     261
90.99/91.09	c  N dy   150     34827     84555    361197     99008     14439   1687709    178967      7.08      7.47
92.69/92.78	c  N dy   169     39160     84545    361197     99066     17973   1687709    230073      7.05      7.45
94.29/94.38	c  N dy   183     43476     84543    361197     99120     11461   1687709     82158      6.99      7.43
95.09/95.12	c  S st   195     45753     84542    361197     99145     13338   1687709    108594      6.98   no data
95.29/95.35	c  S st   195     46257     84538    361197     99169     13807   1687709    113917      6.98   no data
95.39/95.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    106 locsubst:     0 time:   0.05
100.29/100.39	c Flit:    27 Blit:      7 bXBeca:    0 bXProp:  394 Bins: 145373 BRemL:  73233 BRemN:    129 P: 26.1M T:  4.99
100.39/100.49	c Replacing      655 vars Replaced    47016 lits Time:     0.09 s 
100.49/100.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.59/100.63	c bin-w-bin subsume rem         9348 bins  time:  0.04 s
100.69/100.70	c subs with bin:     1200  lits-rem:      1368  v-fix:    0  time:  0.08 s
100.79/100.81	c Subs w/ non-existent bins:    249 l-rem:   2099 v-fix:     0 done:  83668 time:  0.10 s
100.79/100.87	c Removed useless bin:     121  fixed:     0  props:   2.65M  time:  0.06 s
101.29/101.31	c lits-rem:       273  cl-subs:      896  v-elim:   9483  v-fix:    0  time:  0.44 s
101.29/101.37	c subs with bin:      128  lits-rem:       462  v-fix:    0  time:  0.04 s
101.49/101.54	c lits-rem:       339  cl-subs:      448  v-elim:      0  v-fix:    0  time:  0.11 s
101.59/101.63	c vivif2 --  cl tried   359201 cl shrink     2642 lits rem       3494 time: 0.09
101.59/101.64	c vivif2 --  cl tried    11888 cl shrink      543 lits rem       1111 time: 0.01
101.99/102.02	c asymm  cl-useful: 48/30111/358921 lits-rem:50 time: 0.38
101.99/102.05	c calculated reachability. Time: 0.02
101.99/102.06	c  N dy   195     46257     74185    358921     93724     11883   1702036    133456      6.98   no data
102.09/102.17	c Finding binary XORs  T:     0.11 s  found:       5
103.59/103.62	c  N dy   220     50307     74182    358921     93755     15324   1702035    184092      6.99      7.49
105.09/105.10	c  N dy   240     54591     74180    358921     93776     18838   1702035    233833      6.98      7.46
106.70/106.76	c  N dy   266     58912     74173    358921     93801     22472   1702035    293647      7.00      7.39
108.09/108.15	c  N dy   285     62998     74173    358921     93819     25846   1702035    344047      7.03      9.57
110.00/110.03	c  N dy   313     67561     74169    358921     93859     16111   1702035    149687      7.01      7.41
110.49/110.54	c  S st   321     69385     74166    358921     93860     17671   1702035    174105      7.03      5.55
110.69/110.76	c  S st   321     69888     74165    358921     93885     18132   1702035    178655      7.03   no data
110.79/110.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     98 locsubst:    36 time:   0.05
114.99/115.06	c Flit:     4 Blit:      2 bXBeca:    0 bXProp:   84 Bins:  17684 BRemL:  19144 BRemN:     98 P: 18.8M T:  4.25
115.09/115.15	c Replacing      106 vars Replaced     4729 lits Time:     0.08 s 
115.19/115.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
115.19/115.28	c bin-w-bin subsume rem          376 bins  time:  0.03 s
115.29/115.35	c subs with bin:      402  lits-rem:       245  v-fix:    0  time:  0.07 s
115.40/115.43	c Subs w/ non-existent bins:    482 l-rem:     12 v-fix:     0 done:  73938 time:  0.08 s
115.40/115.47	c Removed useless bin:      46  fixed:     0  props:   1.53M  time:  0.05 s
115.69/115.74	c lits-rem:        48  cl-subs:      704  v-elim:    540  v-fix:    0  time:  0.27 s
115.79/115.81	c subs with bin:      138  lits-rem:       352  v-fix:    0  time:  0.04 s
115.89/115.99	c lits-rem:       460  cl-subs:      693  v-elim:      0  v-fix:    0  time:  0.12 s
115.99/116.06	c vivif2 --  cl tried   355290 cl shrink      334 lits rem        425 time: 0.08
115.99/116.07	c vivif2 --  cl tried    17356 cl shrink      494 lits rem        967 time: 0.01
116.39/116.48	c asymm  cl-useful: 150/87910/355264 lits-rem:448 time: 0.40
116.50/116.52	c calculated reachability. Time: 0.02
116.50/116.52	c  N dy   321     69888     73398    355160     89849     17351   1684931    163587      7.03   no data
116.60/116.62	c Finding binary XORs  T:     0.10 s  found:       0
118.29/118.34	c  N dy   348     74521     73392    355160     89873     21161   1684931    222461      7.04      7.42
120.79/120.84	c  N dy   373     79809     73392    355160     89894     25566   1684931    285697      7.03      7.53
123.69/123.72	c  N dy   401     84920     73392    355160     89913     29786   1684931    346701      7.03      7.73
124.99/125.07	c  F st   414     87501     73392    355160     89920     31914   1684931    376729      7.02   no data
126.89/126.94	c  N st   419     90796     73392    355098     89878     18959   1684381    162332      7.02   no data
130.19/130.23	c  N dy   441     96761     73388    355098     89899     23977   1684381    241535      7.03      7.49
133.69/133.79	c  N dy   478    103403     73386    355098     89915     29600   1684381    333946      7.06      7.55
134.79/134.86	c  S st   489    104832     73386    355098     89925     30802   1684381    354258      7.07   no data
135.19/135.21	c  S st   489    105335     73386    355098     89933     31288   1684381    360952      7.07   no data
135.19/135.27	c x-sub:    17 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.06
139.99/140.08	c Flit:     2 Blit:      3 bXBeca:    0 bXProp:   10 Bins:   8132 BRemL:   3853 BRemN:     22 P: 20.0M T:  4.80
140.19/140.21	c Replacing       10 vars Replaced     3749 lits Time:     0.11 s 
140.29/140.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
140.29/140.37	c bin-w-bin subsume rem           45 bins  time:  0.03 s
140.39/140.46	c subs with bin:      334  lits-rem:       159  v-fix:    0  time:  0.09 s
140.49/140.57	c Subs w/ non-existent bins:    199 l-rem:     66 v-fix:     0 done:  73359 time:  0.11 s
140.59/140.64	c Removed useless bin:      19  fixed:     0  props:   1.48M  time:  0.07 s
140.89/140.99	c lits-rem:        38  cl-subs:      258  v-elim:    182  v-fix:    0  time:  0.35 s
141.09/141.12	c subs with bin:      120  lits-rem:       470  v-fix:    0  time:  0.08 s
141.39/141.44	c lits-rem:      1276  cl-subs:     1031  v-elim:      0  v-fix:    0  time:  0.24 s
141.49/141.56	c vivif2 --  cl tried   353939 cl shrink       67 lits rem         81 time: 0.12
141.60/141.60	c vivif2 --  cl tried    30041 cl shrink     1642 lits rem       4597 time: 0.03
142.20/142.21	c asymm  cl-useful: 91/32209/353935 lits-rem:273 time: 0.61
142.20/142.26	c calculated reachability. Time: 0.02
142.20/142.26	c  N dy   489    105335     73177    353844     93677     30037   1678519    348047      7.07   no data
142.30/142.38	c Finding binary XORs  T:     0.12 s  found:       0
146.30/146.35	c  N dy   517    112247     73176    353844     93686     35855   1678519    434434      7.05      7.63
149.99/150.06	c  N dy   553    119424     73173    353844     93696     26169   1678519    226043      7.05      7.54
153.09/153.18	c  N dy   589    127179     73170    353844     93712     32638   1678519    326754      7.06      7.51
156.79/156.86	c  N dy   643    135352     73170    353844     93731     39622   1678519    448247      7.11      7.61
160.79/160.84	c  N dy   697    144004     73170    353844     93749     30280   1678519    253084      7.16      7.59
165.69/165.77	c  N dy   747    153199     73170    353844     93766     38277   1678519    385203      7.18      9.55
169.00/169.00	c  S st   774    158004     73170    353844     93779     42306   1678519    448761      7.18   no data
169.30/169.39	c  S st   774    158506     73170    353844     93790     42789   1678519    455071      7.18   no data
169.40/169.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    28 time:   0.06
173.99/174.00	c Flit:     3 Blit:      6 bXBeca:    0 bXProp:    8 Bins:  10406 BRemL:   5976 BRemN:     24 P: 23.7M T:  4.54
173.99/174.09	c Replacing       22 vars Replaced     2479 lits Time:     0.09 s 
174.09/174.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.20/174.22	c bin-w-bin subsume rem           25 bins  time:  0.03 s
174.20/174.29	c subs with bin:      194  lits-rem:       280  v-fix:    0  time:  0.07 s
174.29/174.38	c Subs w/ non-existent bins:     13 l-rem:     30 v-fix:     0 done:  73135 time:  0.08 s
174.40/174.43	c Removed useless bin:      10  fixed:     0  props:   1.53M  time:  0.05 s
174.60/174.69	c lits-rem:         2  cl-subs:       56  v-elim:    128  v-fix:    0  time:  0.26 s
174.80/174.80	c subs with bin:      164  lits-rem:       973  v-fix:    0  time:  0.07 s
175.00/175.04	c lits-rem:      1230  cl-subs:     1500  v-elim:      0  v-fix:    0  time:  0.18 s
175.10/175.12	c vivif2 --  cl tried   353147 cl shrink       94 lits rem        130 time: 0.08
175.10/175.16	c vivif2 --  cl tried    41078 cl shrink     1927 lits rem       5237 time: 0.03
175.60/175.62	c asymm  cl-useful: 15/35999/353132 lits-rem:45 time: 0.46
175.60/175.65	c calculated reachability. Time: 0.02
175.60/175.66	c  N dy   774    158506     73007    353117     97654     41067   1674627    437755      7.18   no data
175.70/175.76	c Finding binary XORs  T:     0.10 s  found:       0
179.99/180.09	c  N dy   835    168658     73003    353117     97676     32207   1674627    236464      7.20      7.61
184.59/184.65	c  N dy   902    179529     73003    353117     97694     41463   1674627    389841      7.24      7.75
189.29/189.38	c  N dy   974    191174     73003    353117     97716     51562   1674627    564896      7.27      7.68
194.69/194.73	c  N dy  1061    203379     73003    353117     97743     43657   1674627    387509      7.31      7.78
199.80/199.80	c  N dy  1125    216537     73003    353117     97758     55258   1674627    572423      7.30      7.77
206.00/206.05	c  N dy  1206    230373     73003    353117     97784     47575   1674627    393411      7.32      9.51
209.39/209.41	c  S st  1255    237760     73003    353117     97794     53981   1674627    507115      7.33      6.87
209.59/209.69	c  S st  1255    238263     73003    353117     97803     54459   1674627    514466      7.33   no data
209.69/209.74	c x-sub:    14 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
214.19/214.23	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   30 Bins:  12918 BRemL:   5958 BRemN:     36 P: 25.9M T:  4.49
214.29/214.33	c Replacing       30 vars Replaced     5679 lits Time:     0.09 s 
214.40/214.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
214.40/214.46	c bin-w-bin subsume rem          149 bins  time:  0.03 s
214.50/214.53	c subs with bin:       73  lits-rem:       147  v-fix:    0  time:  0.07 s
214.59/214.62	c Subs w/ non-existent bins:     11 l-rem:     26 v-fix:     0 done:  72971 time:  0.08 s
214.59/214.67	c Removed useless bin:      13  fixed:     0  props:   1.53M  time:  0.05 s
214.89/214.95	c lits-rem:        22  cl-subs:       67  v-elim:     44  v-fix:    0  time:  0.28 s
214.99/215.08	c subs with bin:      175  lits-rem:      1266  v-fix:    0  time:  0.09 s
215.29/215.35	c lits-rem:      2019  cl-subs:     1891  v-elim:      0  v-fix:    0  time:  0.21 s
215.39/215.44	c vivif2 --  cl tried   352871 cl shrink       69 lits rem        272 time: 0.09
215.39/215.48	c vivif2 --  cl tried    52216 cl shrink     2109 lits rem       6411 time: 0.04
215.89/215.90	c asymm  cl-useful: 21/15828/352862 lits-rem:63 time: 0.41
215.89/215.94	c calculated reachability. Time: 0.02
215.89/215.94	c  N dy  1255    238263     72927    352841    103972     52213   1673048    494796      7.33   no data
215.99/216.05	c Finding binary XORs  T:     0.11 s  found:       1
223.39/223.42	c  N dy  1337    254175     72927    352841    103997     45136   1673048    312153      7.34      7.78
231.09/231.10	c  N dy  1438    270413     72918    352841    104012     59357   1673048    558642      7.37      7.80
238.29/238.33	c  N dy  1526    287779     72917    352841    104049     53380   1673048    395096      7.36      7.75
246.90/246.94	c  F st  1637    306251     72917    352841    104067     69748   1673048    680132      7.39      7.01
247.00/247.03	c Replacing        1 vars Replaced      199 lits Time:     0.05 s 
247.10/247.16	c  N st  1637    306251     72916    352609    104049     69733   1672109    679967      7.39      7.01
256.40/256.43	c  N dy  1733    325849     72916    352609    104079     64161   1672109    532465      7.41      9.48
266.70/266.70	c  N dy  1865    345945     72916    352609    104102     58671   1672108    370999      7.45     12.52
271.89/271.95	c  S st  1937    357395     72915    352609    104113     68974   1672108    564905      7.47   no data
272.19/272.22	c  S st  1937    357897     72915    352609    104121     69454   1672108    574231      7.47   no data
272.19/272.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:   252 time:   0.06
276.69/276.77	c Flit:     7 Blit:      1 bXBeca:    0 bXProp:   76 Bins:   8112 BRemL:   5941 BRemN:    150 P: 26.3M T:  4.49
276.79/276.87	c Replacing      146 vars Replaced     6938 lits Time:     0.09 s 
276.89/276.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.99/277.01	c bin-w-bin subsume rem          456 bins  time:  0.03 s
276.99/277.08	c subs with bin:      112  lits-rem:       197  v-fix:    0  time:  0.08 s
277.10/277.17	c Subs w/ non-existent bins:      3 l-rem:      5 v-fix:     0 done:  72759 time:  0.09 s
277.20/277.23	c Removed useless bin:      10  fixed:     0  props:   1.54M  time:  0.06 s
277.49/277.52	c lits-rem:         8  cl-subs:      403  v-elim:    117  v-fix:    0  time:  0.29 s
277.59/277.66	c subs with bin:      199  lits-rem:       720  v-fix:    0  time:  0.09 s
277.89/277.94	c lits-rem:      1276  cl-subs:     2140  v-elim:      0  v-fix:    0  time:  0.22 s
277.99/278.04	c vivif2 --  cl tried   351542 cl shrink       62 lits rem         87 time: 0.09
277.99/278.08	c vivif2 --  cl tried    66916 cl shrink     1827 lits rem       6762 time: 0.04
278.49/278.53	c asymm  cl-useful: 19/22988/351539 lits-rem:57 time: 0.45
278.49/278.57	c calculated reachability. Time: 0.02
278.49/278.57	c  N dy  1937    357897     72642    351520    104151     66913   1666704    544487      7.47   no data
278.59/278.68	c Finding binary XORs  T:     0.11 s  found:       0
288.39/288.49	c  N dy  2057    377976     72641    351520    104183     84889   1666704    881776      7.49     10.67
303.09/303.18	c  N dy  2189    398021     72640    351520    104211     77250   1666704    659078      7.51      7.97
317.80/317.86	c  N dy  2313    418383     72639    351520    104236     69992   1666704    462218      7.53      8.13
328.49/328.52	c  N dy  2438    438432     72638    351520    104254     87796   1666704    797016      7.55      7.97
338.10/338.15	c  N dy  2578    458466     72638    351520    104268     79671   1666704    597908      7.57      9.17
347.70/347.72	c  N dy  2682    478469     72637    351520    104284     97491   1666704    914426      7.57      8.01
358.00/358.05	c  N dy  2803    498496     72636    351520    104316     88899   1666698    695238      7.59      8.04
368.90/368.97	c  N dy  2943    518550     72636    351520    104335    106976   1666698   1067093      7.62      8.81
383.09/383.15	c  S st  3056    536845     72636    351520    104345     95070   1666698    725504      7.63   no data
383.60/383.69	c  S st  3056    537346     72636    351520    104352     95553   1666698    732672      7.63   no data
383.70/383.77	c x-sub:    70 x-cut:      0 vfix:      0 v-elim:     17 locsubst:    14 time:   0.08
388.99/389.07	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   16 Bins:  10511 BRemL:   6065 BRemN:     14 P: 29.3M T:  5.30
389.19/389.21	c Replacing       23 vars Replaced     4415 lits Time:     0.13 s 
389.30/389.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
389.30/389.39	c bin-w-bin subsume rem           67 bins  time:  0.04 s
389.40/389.49	c subs with bin:       94  lits-rem:       121  v-fix:    0  time:  0.10 s
389.60/389.61	c Subs w/ non-existent bins:      1 l-rem:      2 v-fix:     0 done:  72588 time:  0.13 s
389.60/389.69	c Removed useless bin:      10  fixed:     0  props:   1.56M  time:  0.08 s
390.00/390.06	c lits-rem:        12  cl-subs:      199  v-elim:     86  v-fix:    0  time:  0.37 s
390.20/390.27	c subs with bin:      323  lits-rem:      1839  v-fix:    0  time:  0.13 s
390.60/390.65	c lits-rem:      2307  cl-subs:     3102  v-elim:      0  v-fix:    0  time:  0.30 s
390.70/390.76	c vivif2 --  cl tried   350869 cl shrink       26 lits rem         36 time: 0.10
390.80/390.83	c vivif2 --  cl tried    91356 cl shrink     2466 lits rem       7737 time: 0.07
391.40/391.45	c asymm  cl-useful: 40/12904/350869 lits-rem:120 time: 0.61
391.50/391.50	c calculated reachability. Time: 0.02
391.50/391.50	c  N dy  3056    537346     72502    350829    107793     91352   1662963    693066      7.63   no data
391.60/391.63	c Finding binary XORs  T:     0.13 s  found:       0
406.30/406.30	c  N dy  3188    557399     72501    350829    107811    109398   1662963   1048761      7.65      8.55
417.59/417.63	c  N dy  3313    577993     72492    350829    107834     97591   1662963    741495      7.66      8.35
429.10/429.16	c  N dy  3443    598214     72492    350829    107850    115894   1662963   1106263      7.68      8.21
439.60/439.61	c  N dy  3560    618235     72492    350829    107863    104199   1662962    789623      7.68      8.37
451.10/451.18	c  N dy  3688    638362     72482    350829    107874    122436   1662962   1158724      7.70      8.19
462.89/462.92	c  N dy  3808    658420     72479    350829    107891    109652   1662962    849095      7.71     10.01
474.29/474.34	c  N dy  3940    678753     72479    350829    107904    128150   1662962   1241899      7.73      8.18
485.59/485.62	c  N dy  4055    698795     72479    350829    107919    114690   1662962    860489      7.73     11.22
497.00/497.07	c  N dy  4183    718924     72478    350829    107938    132945   1662962   1215024      7.74      8.17
509.99/510.03	c  N dy  4325    738946     72478    350829    107954    118544   1662962    867065      7.76      8.84
521.09/521.18	c  N dy  4456    759051     72478    350829    107976    136942   1662962   1236863      7.77      8.58
533.09/533.17	c  N dy  4586    779082     72478    350829    107988    121363   1662961    856018      7.79      9.88
546.50/546.51	c  N dy  4720    799319     72478    350829    107998    139919   1662961   1252009      7.80      8.31
551.90/551.91	c  S st  4766    806020     72476    350829    108003    145997   1662961   1379826      7.80      7.06
552.50/552.54	c  S st  4766    806524     72476    350829    108014    146478   1662961   1386881      7.80   no data
552.60/552.63	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:     25 locsubst:     0 time:   0.08
557.90/557.94	c Flit:     5 Blit:      4 bXBeca:    0 bXProp:  290 Bins:  11661 BRemL:   5533 BRemN:     21 P: 32.7M T:  5.32
558.10/558.10	c Replacing      290 vars Replaced    11763 lits Time:     0.15 s 
558.20/558.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.20/558.26	c bin-w-bin subsume rem          165 bins  time:  0.03 s
558.30/558.36	c subs with bin:      109  lits-rem:       148  v-fix:    0  time:  0.09 s
558.40/558.48	c Subs w/ non-existent bins:     25 l-rem:     74 v-fix:     0 done:  72134 time:  0.12 s
558.50/558.56	c Removed useless bin:      21  fixed:     0  props:   1.58M  time:  0.07 s
558.90/558.94	c lits-rem:        12  cl-subs:      430  v-elim:    129  v-fix:    0  time:  0.39 s
559.30/559.40	c subs with bin:      297  lits-rem:      5246  v-fix:    0  time:  0.33 s
560.20/560.20	c lits-rem:      4278  cl-subs:     4989  v-elim:      0  v-fix:    0  time:  0.72 s
560.30/560.32	c vivif2 --  cl tried   347981 cl shrink      142 lits rem        341 time: 0.12
560.50/560.50	c vivif2 --  cl tried   140845 cl shrink     7022 lits rem      31453 time: 0.18
561.10/561.10	c asymm  cl-useful: 9/22847/347962 lits-rem:27 time: 0.59
561.10/561.15	c calculated reachability. Time: 0.02
561.10/561.16	c  N dy  4766    806524     72005    347953    111619    140838   1650224   1300064      7.80   no data
561.20/561.28	c Finding binary XORs  T:     0.12 s  found:       0
577.80/577.81	c  N dy  4886    826622     72005    347953    111638    122531   1650224    821650      7.81     10.64
595.01/595.06	c  N dy  5009    846666     72005    347953    111692    140862   1650224   1188853      7.82     10.56
612.80/612.82	c  N dy  5148    866748     72005    347953    111706    123757   1650224    773511      7.84      8.51
629.50/629.56	c  N dy  5272    886945     72004    347953    111721    142146   1650223   1155793      7.85      8.38
647.99/648.05	c  N dy  5405    907048     72001    347953    111735    160332   1650223   1528662      7.86      8.32
666.80/666.89	c  N dy  5531    927111     72001    347953    111763    142981   1650223   1062008      7.87      8.39
684.00/684.00	c  N dy  5665    947217     72001    347953    111775    161399   1650223   1443852      7.88      8.54
699.30/699.31	c  N dy  5799    967423     72000    347953    111800    142891   1650222    987598      7.89      8.49
714.20/714.24	c  N dy  5945    987483     72000    347953    111806    161530   1650222   1399766      7.90      8.69
728.70/728.70	c  N dy  6076   1007557     71999    347953    111841    141516   1650222    873712      7.91      9.28
743.70/743.73	c  N dy  6212   1027592     71999    347953    111858    159915   1650222   1279357      7.93      9.66
756.91/756.95	c  N dy  6327   1047609     71999    347953    111892    178262   1650222   1650877      7.93      8.48
769.71/769.70	c  N dy  6442   1067701     71999    347953    111908    157965   1650222   1122951      7.94      8.64
772.40/772.48	c  F st  6475   1071875     71999    347953    111908    161699   1650222   1205553      7.94   no data
782.01/782.08	c  N dy  6559   1087796     71999    347796    111307    176255   1649027   1539509      7.95      9.67
796.10/796.13	c  N dy  6700   1107890     71998    347796    111331    154922   1649027    964581      7.96      8.59
810.31/810.36	c  N dy  6838   1127945     71997    347796    111377    173360   1649027   1357362      7.97      8.48
824.30/824.36	c  N dy  6984   1148093     71997    347796    111415    191984   1649027   1779786      7.98      8.49
837.80/837.90	c  N dy  7121   1168158     71997    347796    111436    169454   1649027   1180284      8.00      8.56
855.91/855.93	c  N dy  7277   1188197     71997    347796    111466    187951   1649027   1609777      8.01      8.48
875.60/875.66	c  N dy  7423   1208266     71997    347796    111476    164679   1649027    986941      8.03      9.93
876.71/876.70	c  S st  7435   1209787     71997    347796    111476    166110   1649027   1016860      8.03   no data
877.20/877.24	c  S st  7435   1210290     71997    347796    111483    166592   1649027   1027907      8.03   no data
877.30/877.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     38 locsubst:    20 time:   0.08
882.90/882.99	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:   96 Bins:  12998 BRemL:  10950 BRemN:     38 P: 36.5M T:  5.67
883.10/883.16	c Replacing      106 vars Replaced    11936 lits Time:     0.15 s 
883.20/883.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
883.31/883.34	c bin-w-bin subsume rem          111 bins  time:  0.04 s
883.40/883.43	c subs with bin:      248  lits-rem:       254  v-fix:    0  time:  0.10 s
883.50/883.57	c Subs w/ non-existent bins:     19 l-rem:     23 v-fix:     0 done:  71845 time:  0.13 s
883.60/883.65	c Removed useless bin:      20  fixed:     0  props:   1.64M  time:  0.08 s
884.00/884.05	c lits-rem:         4  cl-subs:      198  v-elim:     82  v-fix:    0  time:  0.40 s
884.20/884.29	c subs with bin:      757  lits-rem:      2443  v-fix:    0  time:  0.13 s
884.90/884.90	c lits-rem:      3094  cl-subs:     5138  v-elim:      0  v-fix:    0  time:  0.52 s
885.00/885.03	c vivif2 --  cl tried   347157 cl shrink      144 lits rem        207 time: 0.13
885.10/885.18	c vivif2 --  cl tried   160018 cl shrink     2041 lits rem       7069 time: 0.15
885.80/885.82	c asymm  cl-useful: 24/17187/347152 lits-rem:72 time: 0.64
885.80/885.88	c calculated reachability. Time: 0.02
885.80/885.89	c  N dy  7435   1210290     71763    347128    112280    160011   1645364    973979      8.03   no data
886.00/886.02	c Finding binary XORs  T:     0.13 s  found:       0
902.90/902.93	c  N dy  7558   1230384     71763    347128    112296    178466   1645363   1360054      8.03      8.49
921.90/921.94	c  N dy  7704   1250771     71763    347128    112311    197154   1645363   1779813      8.04      8.55
937.00/937.09	c  N dy  7851   1270945     71763    347128    112325    168843   1645363   1053116      8.06      8.57
949.21/949.21	c  N dy  7973   1291011     71763    347128    112363    187110   1645363   1436861      8.06      8.60
964.01/964.09	c  N dy  8105   1311086     71763    347128    112375    205640   1645362   1841740      8.07     10.25
979.41/979.45	c  N dy  8257   1331178     71763    347128    112385    181243   1645362   1220977      8.08     10.20
993.90/993.94	c  N dy  8380   1351180     71762    347128    112419    199625   1645362   1616973      8.09     11.46
1008.71/1008.75	c  N dy  8520   1371260     71761    347128    112466    218035   1645362   2023845      8.10      9.79
1027.00/1027.07	c  N dy  8654   1391342     71761    347128    112525    192549   1645360   1354489      8.10      8.68
1048.41/1048.49	c  N dy  8794   1411778     71756    347128    112549    211305   1645360   1770263      8.11      8.59
1064.41/1064.44	c  N dy  8932   1432277     71755    347128    112573    185504   1645360   1094844      8.12      8.55
1079.21/1079.25	c  N dy  9064   1452301     71746    347128    112595    203755   1645360   1492429      8.13      8.99
1093.80/1093.84	c  N dy  9201   1472327     71727    347128    112617    222066   1645360   1901483      8.14     10.60
1108.01/1108.08	c  N dy  9330   1492455     71727    347128    112626    195383   1645360   1216901      8.14      8.79
1122.31/1122.39	c  N dy  9460   1512488     71727    347128    112636    213864   1645360   1623685      8.15      9.54
1137.01/1137.01	c  N dy  9597   1532629     71727    347128    112651    232565   1645360   2057475      8.16      8.62
1151.01/1151.01	c  N dy  9727   1552912     71727    347128    112661    204046   1645360   1287022      8.16      8.63
1164.81/1164.87	c  N dy  9872   1572978     71727    347128    112685    222647   1645360   1715655      8.17      8.68
1179.90/1179.95	c  N dy 10009   1593066     71726    347128    112742    240999   1645360   2150583      8.18     11.52
1196.10/1196.15	c  N dy 10147   1613265     71726    347128    112772    211928   1645360   1371245      8.19      8.70
1210.60/1210.69	c  N dy 10290   1633341     71726    347128    112798    230427   1645360   1813473      8.20     11.57
1226.21/1226.21	c  N dy 10430   1653392     71726    347128    112816    248830   1645360   2229063      8.21      8.69
1240.81/1240.86	c  N dy 10559   1673409     71717    347128    112838    218698   1645360   1397250      8.22      8.79
1255.71/1255.75	c  N dy 10687   1693575     71717    347128    112849    237288   1645360   1832939      8.22      8.70
1269.32/1269.35	c  S st 10806   1710290     71717    347128    112857    252660   1645360   2191648      8.23   no data
1269.81/1269.86	c  S st 10806   1710797     71717    347128    112865    253149   1645360   2199445      8.23   no data
1269.91/1269.93	c x-sub:    12 x-cut:      0 vfix:      0 v-elim:     25 locsubst:    74 time:   0.07
1275.31/1275.34	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:  231 Bins:  17718 BRemL:  10853 BRemN:     43 P: 47.7M T:  5.42
1275.51/1275.50	c Replacing      258 vars Replaced    20233 lits Time:     0.15 s 
1275.61/1275.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1275.61/1275.65	c bin-w-bin subsume rem          227 bins  time:  0.04 s
1275.71/1275.73	c subs with bin:      139  lits-rem:       436  v-fix:    0  time:  0.08 s
1275.81/1275.83	c Subs w/ non-existent bins:     14 l-rem:     28 v-fix:     0 done:  71433 time:  0.10 s
1275.81/1275.89	c Removed useless bin:      24  fixed:     0  props:   1.65M  time:  0.06 s
1276.21/1276.28	c lits-rem:        10  cl-subs:      289  v-elim:    416  v-fix:    0  time:  0.38 s
1276.81/1276.86	c subs with bin:      837  lits-rem:      5921  v-fix:    0  time:  0.43 s
1278.22/1278.22	c lits-rem:      5821  cl-subs:     7641  v-elim:      0  v-fix:    0  time:  1.28 s
1278.31/1278.33	c vivif2 --  cl tried   344111 cl shrink      141 lits rem        192 time: 0.11
1278.51/1278.55	c vivif2 --  cl tried   243089 cl shrink    10727 lits rem      53799 time: 0.22
1279.01/1279.00	c asymm  cl-useful: 26/9448/344107 lits-rem:78 time: 0.45
1279.01/1279.05	c calculated reachability. Time: 0.02
1279.01/1279.05	c  N dy 10806   1710797     71017    344081    115873    243082   1630955   2029125      8.23   no data
1279.11/1279.17	c Finding binary XORs  T:     0.12 s  found:       4
1295.61/1295.69	c  N dy 10949   1730847     71017    344081    115880    261480   1630955   2436272      8.24      8.71

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: 935)

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-3281607-1303748348/watcher-3281607-1303748348 -o /tmp/evaluation-result-3281607-1303748348/solver-3281607-1303748348 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3281607-1303748348.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.94 3.20 4/189 23492
/proc/meminfo: memFree=17178260/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=30660 CPUtime=0 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 938 0 0 0 0 0 0 0 22 0 1 0 565065574 31395840 845 33554432000 4194304 4627331 140733721496192 18446744073709551615 4317072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 7665 845 320 106 0 2636 0

[startup+0.0273419 s]
/proc/loadavg: 4.00 3.94 3.20 4/189 23492
/proc/meminfo: memFree=17178260/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=38420 CPUtime=0.01 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 3120 0 0 0 1 0 0 0 22 0 1 0 565065574 39342080 2554 33554432000 4194304 4627331 140733721496192 18446744073709551615 4313316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 9605 2556 321 106 0 4576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 38420

[startup+0.10036 s]
/proc/loadavg: 4.00 3.94 3.20 4/189 23492
/proc/meminfo: memFree=17178260/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=64152 CPUtime=0.09 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 10338 0 0 0 7 2 0 0 22 0 1 0 565065574 65691648 8121 33554432000 4194304 4627331 140733721496192 18446744073709551615 4313537 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 16038 8123 321 106 0 11009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64152

[startup+0.300325 s]
/proc/loadavg: 4.00 3.94 3.20 4/189 23492
/proc/meminfo: memFree=17178260/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=131488 CPUtime=0.29 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 28500 0 0 0 25 4 0 0 23 0 1 0 565065574 134643712 23932 33554432000 4194304 4627331 140733721496192 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 32872 23933 321 106 0 27843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131488

[startup+0.70026 s]
/proc/loadavg: 4.00 3.94 3.20 4/189 23492
/proc/meminfo: memFree=17178260/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=226868 CPUtime=0.69 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 49582 0 0 0 62 7 0 0 25 0 1 0 565065574 232312832 40531 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 56717 40531 342 106 0 51688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 226868

[startup+1.50111 s]
/proc/loadavg: 4.00 3.94 3.20 5/190 23493
/proc/meminfo: memFree=17016308/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=245860 CPUtime=1.49 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 54053 0 0 0 141 8 0 0 25 0 1 0 565065574 251760640 45002 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 61465 45005 346 106 0 56436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245860

[startup+3.10087 s]
/proc/loadavg: 4.00 3.94 3.20 5/190 23493
/proc/meminfo: memFree=16978972/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=297808 CPUtime=3.09 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 65893 0 0 0 300 9 0 0 25 0 1 0 565065574 304955392 56842 33554432000 4194304 4627331 140733721496192 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 74452 56842 346 106 0 69423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 297808

[startup+6.30033 s]
/proc/loadavg: 4.00 3.94 3.20 5/190 23493
/proc/meminfo: memFree=16867728/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=412504 CPUtime=6.28 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 92039 0 0 0 615 13 0 0 25 0 1 0 565065574 422404096 82988 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 103126 82988 346 106 0 98097 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 412504

[startup+12.7003 s]
/proc/loadavg: 4.00 3.94 3.20 5/190 23493
/proc/meminfo: memFree=16640116/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=620684 CPUtime=12.69 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 141511 0 0 0 1249 20 0 0 25 0 1 0 565065574 635580416 132460 33554432000 4194304 4627331 140733721496192 18446744073709551615 4229226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 155171 132460 346 106 0 150142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 620684

[startup+25.5011 s]
/proc/loadavg: 4.00 3.94 3.21 5/190 23495
/proc/meminfo: memFree=16261172/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=878444 CPUtime=25.49 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 205470 0 0 0 2520 29 0 0 25 0 1 0 565065574 899526656 196419 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 219611 196419 373 106 0 214582 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 878444

[startup+51.1008 s]
/proc/loadavg: 4.00 3.94 3.23 5/190 23495
/proc/meminfo: memFree=15698184/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=856044 CPUtime=51.09 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 208015 0 0 0 5079 30 0 0 25 0 1 0 565065574 876589056 193593 33554432000 4194304 4627331 140733721496192 18446744073709551615 224284623482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 214011 193593 375 106 0 208982 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 856044

[startup+102.307 s]
/proc/loadavg: 4.00 3.95 3.27 5/190 23497
/proc/meminfo: memFree=15087300/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1030744 CPUtime=102.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 257573 0 0 0 10193 37 0 0 25 0 1 0 565065574 1055481856 236338 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 257686 236338 377 106 0 252657 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1030744

[startup+162.3 s]
/proc/loadavg: 4.00 3.96 3.31 5/190 23497
/proc/meminfo: memFree=14459820/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1058392 CPUtime=162.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 262847 0 0 0 16191 39 0 0 25 0 1 0 565065574 1083793408 241612 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 264598 241612 377 106 0 259569 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1058392

[startup+222.301 s]
/proc/loadavg: 4.04 3.97 3.36 5/190 23499
/proc/meminfo: memFree=13918284/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1060036 CPUtime=222.29 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 268119 0 0 0 22189 40 0 0 25 0 1 0 565065574 1085476864 242765 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265009 242765 377 106 0 259980 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1060036

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.40 5/190 23501
/proc/meminfo: memFree=13476512/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1060544 CPUtime=282.29 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 273235 0 0 0 28188 41 0 0 25 0 1 0 565065574 1085997056 243428 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265136 243428 377 106 0 260107 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1060544

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.44 5/190 23503
/proc/meminfo: memFree=13330100/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1061008 CPUtime=342.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 278219 0 0 0 34187 43 0 0 25 0 1 0 565065574 1086472192 243538 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265252 243538 377 106 0 260223 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1061008

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.47 5/190 23505
/proc/meminfo: memFree=13014684/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1061608 CPUtime=402.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 283256 0 0 0 40185 45 0 0 25 0 1 0 565065574 1087086592 243546 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265402 243546 377 106 0 260373 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1061608

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.50 5/190 23505
/proc/meminfo: memFree=13018608/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1062264 CPUtime=462.29 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 291936 0 0 0 46183 46 0 0 25 0 1 0 565065574 1087758336 242583 33554432000 4194304 4627331 140733721496192 18446744073709551615 4305833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265566 242583 377 106 0 260537 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1062264

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.53 5/190 23507
/proc/meminfo: memFree=12880956/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1062708 CPUtime=522.29 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 297500 0 0 0 52181 48 0 0 25 0 1 0 565065574 1088212992 243113 33554432000 4194304 4627331 140733721496192 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 265677 243113 377 106 0 260648 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1062708

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.56 5/190 23509
/proc/meminfo: memFree=12581300/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1067576 CPUtime=582.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 303565 0 0 0 58180 50 0 0 25 0 1 0 565065574 1093197824 243504 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 266894 243504 377 106 0 261865 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1067576

[startup+642.301 s]
/proc/loadavg: 4.03 4.00 3.58 5/190 23511
/proc/meminfo: memFree=12563836/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1067576 CPUtime=642.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 305015 0 0 0 64179 51 0 0 25 0 1 0 565065574 1093197824 244954 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 266894 244954 377 106 0 261865 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1067576

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.61 5/190 23513
/proc/meminfo: memFree=12525676/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1067984 CPUtime=702.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 310085 0 0 0 70177 53 0 0 25 0 1 0 565065574 1093615616 244656 33554432000 4194304 4627331 140733721496192 18446744073709551615 4310032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 266996 244656 377 106 0 261967 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1067984

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.63 5/190 23515
/proc/meminfo: memFree=12358948/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1068460 CPUtime=762.31 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 315580 0 0 0 76176 55 0 0 25 0 1 0 565065574 1094103040 244548 33554432000 4194304 4627331 140733721496192 18446744073709551615 4310360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 267115 244548 377 106 0 262086 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1068460

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 3.66 5/190 23515
/proc/meminfo: memFree=12344060/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1068964 CPUtime=822.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 321336 0 0 0 82174 56 0 0 25 0 1 0 565065574 1094619136 244475 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 267241 244475 377 106 0 262212 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1068964

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.67 5/190 23517
/proc/meminfo: memFree=12315764/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1069460 CPUtime=882.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 327048 0 0 0 88173 57 0 0 25 0 1 0 565065574 1095127040 244084 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 267365 244084 377 106 0 262336 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1069460

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.69 5/190 23519
/proc/meminfo: memFree=12283748/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1082864 CPUtime=942.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 332055 0 0 0 94172 58 0 0 25 0 1 0 565065574 1108852736 249091 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309933 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 270716 249091 377 106 0 265687 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1082864

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 23521
/proc/meminfo: memFree=12146216/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1083128 CPUtime=1002.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 337803 0 0 0 100170 60 0 0 25 0 1 0 565065574 1109123072 248394 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 270782 248394 377 106 0 265753 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1083128

[startup+1062.3 s]
/proc/loadavg: 3.44 3.87 3.68 3/178 23556
/proc/meminfo: memFree=15978900/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1083128 CPUtime=1062.31 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 339299 0 0 0 106170 61 0 0 25 0 1 0 565065574 1109123072 249890 33554432000 4194304 4627331 140733721496192 18446744073709551615 4406983 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 270782 249890 377 106 0 265753 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1083128

[startup+1122.3 s]
/proc/loadavg: 2.53 3.53 3.57 3/178 23558
/proc/meminfo: memFree=15978504/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1083640 CPUtime=1122.31 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 345228 0 0 0 112167 64 0 0 25 0 1 0 565065574 1109647360 249429 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 270910 249429 377 106 0 265881 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1083640

[startup+1182.3 s]
/proc/loadavg: 2.19 3.25 3.47 3/178 23562
/proc/meminfo: memFree=15982576/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1084180 CPUtime=1182.3 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 351312 0 0 0 118165 65 0 0 25 0 1 0 565065574 1110200320 248839 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 271045 248839 377 106 0 266016 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1084180

[startup+1242.3 s]
/proc/loadavg: 2.10 3.03 3.38 3/178 23565
/proc/meminfo: memFree=15982128/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1084728 CPUtime=1242.31 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 357451 0 0 0 124164 67 0 0 25 0 1 0 565065574 1110761472 248041 33554432000 4194304 4627331 140733721496192 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 271182 248041 377 106 0 266153 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1084728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.64 2.75 3.26 2/172 23585
/proc/meminfo: memFree=19405836/32951124 swapFree=67110396/67111528
[pid=23492] ppid=23490 vsize=1098148 CPUtime=1300.01 cores=0,2
/proc/23492/stat : 23492 (strangenight2-s) R 23490 23492 23083 0 -1 4202496 366149 0 0 0 129933 68 0 0 25 0 1 0 565065574 1124503552 250482 33554432000 4194304 4627331 140733721496192 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23492/statm: 274537 250482 377 106 0 269508 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1098148

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.08
CPU user time (s): 1299.33
CPU system time (s): 0.740887
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1112812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.740887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366149
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= 6
involuntary context switches= 1404

runsolver used 2.27965 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 18:19:09
IDJOB=3281607
IDBENCH=69591
IDSOLVER=1587
FILE ID=node118/3281607-1303748348
RUNJOBID= node118-1303746809-23101
PBS_JOBID= 13154044
Free space on /tmp= 71524 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281607-1303748348/watcher-3281607-1303748348 -o /tmp/evaluation-result-3281607-1303748348/solver-3281607-1303748348 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3281607-1303748348.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=816587188

node118.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.842
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17178540 kB
Buffers:       1865916 kB
Cached:       10305552 kB
SwapCached:        600 kB
Active:       11758272 kB
Inactive:      3483776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17178540 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          206600 kB
Writeback:           0 kB
AnonPages:     3069480 kB
Mapped:          16364 kB
Slab:           461028 kB
PageTables:      12372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3947360 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= 71732 MiB
End job on node118 at 2011-04-25 18:40:51